summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/core.c
diff options
context:
space:
mode:
authorRussell King2009-04-26 14:14:52 +0200
committerRussell King2009-04-26 14:14:52 +0200
commit924a158a12c7e732179dd85ddd20848039e7bd71 (patch)
tree312cf5182eb23f598fb3b8abff0b1220303bd10f /arch/arm/mach-ep93xx/core.c
parentPM/Hibernate: Fix waiting for image device to appear on resume (diff)
downloadkernel-qcow2-linux-924a158a12c7e732179dd85ddd20848039e7bd71.tar.gz
kernel-qcow2-linux-924a158a12c7e732179dd85ddd20848039e7bd71.tar.xz
kernel-qcow2-linux-924a158a12c7e732179dd85ddd20848039e7bd71.zip
[ARM] Convert pmd_page() to be highmem safe
In the long run, we may want to place page tables in highmem. However, pmd_page() has traditionally been coded to convert the physical address to a virtual one, which won't work with highmem pages. Instead, translate the physical address to a PFN, and then convert the PFN to a struct page instead. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-ep93xx/core.c')
0 files changed, 0 insertions, 0 deletions