commit | 637a6ff6ce525d8495df944550efea0f023dd521 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Tue Sep 20 13:47:41 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Sep 21 19:21:07 2005 +1000 |
tree | f4d31da12a348ecf9136cef8f5986172d6af6003 | |
parent | d0035c62d9145a2ce3057c8182a7ff0b4921a41c [diff] |
[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 <olof@lixom.net> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>