aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/extable.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens1-0/+81
This is the s390 port of 70627654 "x86, extable: Switch to relative exception table entries". Reduces the size of our exception tables by 50% on 64 bit builds. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>