diff options
author | Nicolas Pitre <nico@cam.org> | 2008-09-11 17:52:02 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-11-28 16:36:47 +0100 |
commit | 252d4c276dc0895834af48743579cf19d1fa150b (patch) | |
tree | ff0005eeff89ad8bcc5ebd197055ce01cadc96df /arch/arm/mach-shark/include | |
parent | [ARM] prevent the vmalloc cmdline argument from eating all memory (diff) | |
download | linux-252d4c276dc0895834af48743579cf19d1fa150b.tar.xz linux-252d4c276dc0895834af48743579cf19d1fa150b.zip |
[ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()
The restriction on !CONFIG_HIGHMEM is unneeded since page tables are
currently never allocated with highmem pages, and actually disable PTE
dump whenever highmem is configured. Let's have a dynamic test to better
describe the current limitation instead.
Signed-off-by: Nicolas Pitre <nico@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-shark/include')
0 files changed, 0 insertions, 0 deletions