diff options
| author | Jon Tollefson <[email protected]> | 2008-10-30 12:03:57 +0000 |
|---|---|---|
| committer | Paul Mackerras <[email protected]> | 2008-11-06 09:49:39 +1100 |
| commit | 7d4320f3d5ace5758111f2beac931376737f80f5 (patch) | |
| tree | d03a4b940ef08669cefdb63bdddd9e2a375274a4 /tools/perf/scripts/python | |
| parent | d4ad304841a9790d4fa35e51d6aa9baeba631559 (diff) | |
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 <[email protected]>
Cc: Nick Piggin <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Acked-by: David Gibson <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions