diff options
author | Jon Tollefson <kniht@linux.vnet.ibm.com> | 2008-10-30 12:03:57 +0000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-11-06 09:49:39 +1100 |
commit | 7d4320f3d5ace5758111f2beac931376737f80f5 (patch) | |
tree | d03a4b940ef08669cefdb63bdddd9e2a375274a4 /arch/powerpc/boot | |
parent | d4ad304841a9790d4fa35e51d6aa9baeba631559 (diff) | |
download | linux-7d4320f3d5ace5758111f2beac931376737f80f5.tar.bz2 |
powerpc: Hugetlb pgtable cache access cleanup
Andrew Morton suggested that using a macro that makes an array
reference look like a function call makes it harder to understand the
code.
This therefore removes the huge_pgtable_cache(psize) macro and
replaces its uses with pgtable_cache[HUGE_PGTABLE_INDEX(psize)].
Signed-off-by: Jon Tollefson <kniht@linux.vnet.ibm.com>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/boot')
0 files changed, 0 insertions, 0 deletions