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
..
2006-09-26 08:48:54 -07:00
2006-09-26 08:48:54 -07:00
2006-09-26 08:48:54 -07:00
2008-01-25 08:31:43 +01:00