1
0
Fork 0
alistair23-linux/arch/avr32/mm
Haavard Skinnemoen 32019828d9 avr32: Fix broken pte dump code in do_page_fault()
The per-task page tables only cover the first 2GiB of the address
space. For kernel addresses, we need to do the lookup in init's page
tables.

This is a temporary workaround until we modify the per-task page
tables to cover the whole 4GiB address space.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2008-02-13 14:44:04 +01:00
..
Makefile [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
cache.c [AVR32] Fix copy_to_user_page() breakage 2007-12-07 14:54:47 +01:00
clear_page.S [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
copy_page.S [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
dma-coherent.c [AVR32] Drop GFP_COMP for DMA memory allocations 2008-01-25 08:31:39 +01:00
fault.c avr32: Fix broken pte dump code in do_page_fault() 2008-02-13 14:44:04 +01:00
init.c [AVR32] Drop support for redundant "keepinitrd" boot-time parm. 2007-10-11 12:16:57 +02:00
ioremap.c [PATCH] AVR32: Don't try to iounmap P2 segment addresses 2006-10-25 20:26:33 -07:00
tlb.c [AVR32] constify function pointer tables 2008-01-25 08:31:43 +01:00