Russell King 924a158a12 [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>
2009-04-26 13:14:52 +01:00
..
2009-02-01 11:01:22 +05:30
2009-01-06 15:59:10 -08:00
2008-12-04 09:21:55 +00:00
2009-01-02 12:34:55 +00:00
2009-03-28 20:30:18 +00:00
2009-03-15 21:01:20 -04:00
2009-03-25 13:10:01 +02:00
2008-09-13 21:35:55 +01:00
2009-02-01 11:01:22 +05:30
2009-04-08 20:35:57 +01:00
2008-09-04 09:46:11 +01:00
2008-11-27 12:37:59 +00:00
2009-02-01 11:01:23 +05:30
2009-03-25 13:10:01 +02:00
2008-09-06 12:10:45 +01:00