Files
linux-apfs/arch/parisc/kernel
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
..
2013-05-24 23:29:01 +02:00
2012-05-07 11:38:46 +02:00
2012-12-14 13:06:43 +10:30
2013-05-05 00:10:41 -04:00
2013-01-15 22:30:15 -08:00
2013-04-08 17:39:27 +02:00
2013-06-08 21:23:33 -07:00