diff options
author | Helge Deller <deller@gmx.de> | 2013-10-13 21:11:30 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2013-11-07 22:25:33 +0100 |
commit | 61dbbaeb86c2181c79efae2d186193e0f8008af1 (patch) | |
tree | d12b369af162dcdb8835731b36da025158c8b616 /arch/parisc/install.sh | |
parent | Linux 3.12 (diff) | |
download | linux-61dbbaeb86c2181c79efae2d186193e0f8008af1.tar.xz linux-61dbbaeb86c2181c79efae2d186193e0f8008af1.zip |
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>
Diffstat (limited to 'arch/parisc/install.sh')
0 files changed, 0 insertions, 0 deletions