From: Olof Johansson Date: Tue, 20 Sep 2005 03:47:41 +0000 (+1000) Subject: [PATCH] ppc64: Updated Olof misc updates 3/3 X-Git-Tag: v2.6.15-rc1~59^2~278 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=637a6ff6ce525d8495df944550efea0f023dd521;p=pandora-kernel.git [PATCH] ppc64: Updated Olof misc updates 3/3 Replace some of the hard-coded constants with PAGE_SIZE/SHIFT/ORDER where appropriate. Likewise, in a couple of places it doesn't make sense to base some allocations on page size when all that's required is a constant 4K, etc. Signed-off-by: Olof Johansson Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed