]> git.hungrycats.org Git - linux/commit
[PATCH] ppc64: more issues with mem_reserve
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sat, 16 Oct 2004 13:19:14 +0000 (06:19 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Oct 2004 13:19:14 +0000 (06:19 -0700)
commit9b9407e86a02600f452e768bb5c0071ff919df6b
tree8353717f5d1b1db62390c93d7237dd2dd1f5d7a5
parentbcc167be80e803fba2e67b535536fbcf4b6bf10f
[PATCH] ppc64: more issues with mem_reserve

As Milton noticed, Anton actually broke the logic if the memory isn't
aligned in the first place.  Sorry about this mess for such a little
piece of code.  This _really_ fixes is it all

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc64/kernel/prom_init.c