freebsd-nq/sys/powerpc
Pedro F. Giffuni 20d7fee404 powerpc: Replace rounddown() from r298856 with roundup().
Both are equivalent but roundup is more logical for this case.
Catch another case while here.

Pointed out by:	jhibbits
2016-04-30 19:50:59 +00:00
..
aim sys: use our roundup2/rounddown2() macros when param.h is available. 2016-04-21 19:57:40 +00:00
booke sys/powerpc: make use of the howmany() macro when available. 2016-04-26 14:44:49 +00:00
conf Move 'device pci' for the PCI bus driver to the MI NOTES file. 2016-04-29 23:53:55 +00:00
cpufreq
fpu
include Fix SMP booting for PowerPC Book-E 2016-04-19 01:48:18 +00:00
mambo
mikrotik
mpc85xx sys/powerpc: make use of the howmany() macro when available. 2016-04-26 14:44:49 +00:00
ofw Add a bus_null_rescan() method that always fails with an error. 2016-04-27 17:49:42 +00:00
powermac Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
powerpc powerpc: Replace rounddown() from r298856 with roundup(). 2016-04-30 19:50:59 +00:00
ps3
pseries Use our nitems() macro when param.h is available. 2016-04-20 15:45:55 +00:00
psim powerpc: for pointers replace 0 with NULL. 2016-04-15 14:25:13 +00:00