linux/arch/parisc/mm
Helge Deller 61dbbaeb86 parisc: provide macro to create exception table entries
Provide a macro ASM_EXCEPTIONTABLE_ENTRY() to create exception table
entries and convert all open-coded places to use that macro.

This patch is a first step toward creating a exception table which only
holds 32bit pointers even on a 64bit kernel. That way in my own kernel
I was able to reduce the in-kernel exception table from 44kB to 22kB.

Signed-off-by: Helge Deller <deller@gmx.de>
2013-11-07 22:25:33 +01:00
..
fault.c parisc: provide macro to create exception table entries 2013-11-07 22:25:33 +01:00
init.c mm/PARISC: prepare for killing free_all_bootmem_node() 2013-07-03 16:07:39 -07:00
ioremap.c parisc: fix wrong page aligned size calculation in ioremapping code 2010-08-12 08:43:29 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00