linux/arch/parisc/mm
Grant Grundler 5cdb8205e9 [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn
max_low_pfn was not being set in arch/parisc/mm/init.c, causing severe
problems whenever anything tried to use BLK_BOUNCE_HIGH. Set it to
max_pfn like other similar architectures do.

Signed-off-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
2006-01-10 21:52:11 -05:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fault.c It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers 2005-08-04 08:33:38 -07:00
init.c [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn 2006-01-10 21:52:11 -05:00
ioremap.c [PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.h 2006-01-10 21:51:25 -05:00
kmap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00