Haavard Skinnemoen 6f834197a7 [AVR32] Fix bogus pte_page() definition
The current definition of pte_page() masks out valid bits from the
physical address, causing vmalloc_to_page() to misbehave. This may
lead to everything from mmap() silently accessing the wrong data to
"invalid pte" errors dumped by the kernel.

Also remove the now-unused definition of PTE_PHYS_MASK.

Thanks to Matteo Vit for discovering this bug.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-08-15 16:36:56 +02:00
..
2007-03-07 10:50:30 +01:00
2007-07-17 10:23:11 -07:00
2007-05-13 17:07:46 +02:00
2007-05-13 17:07:46 +02:00
2007-05-11 08:29:34 -07:00
2007-05-02 19:02:34 -07:00
2007-04-27 13:44:13 +02:00