Martin Schwidefsky aa33c8cbba [S390] cleanup trap handling
Move the program interruption code and the translation exception identifier
to the pt_regs structure as 'int_code' and 'int_parm_long' and make the
first level interrupt handler in entry[64].S store the two values. That
makes it possible to drop 'prot_addr' and 'trap_no' from the thread_struct
and to reduce the number of arguments to a lot of functions. Finally
un-inline do_trap. Overall this saves 5812 bytes in the .text section of
the 64 bit kernel.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-12-27 11:27:12 +01:00
..
2011-12-27 11:27:12 +01:00
2011-12-27 11:27:12 +01:00
2011-01-05 12:47:31 +01:00
2011-12-27 11:27:12 +01:00
2010-10-15 15:53:27 +02:00
2011-07-26 16:49:47 -07:00
2011-12-27 11:27:12 +01:00
2011-12-27 11:27:12 +01:00
2011-12-27 11:27:12 +01:00
2011-10-30 15:16:42 +01:00
2011-12-27 11:27:12 +01:00
2011-12-27 11:27:10 +01:00
2011-12-27 11:27:12 +01:00
2011-10-30 15:16:42 +01:00
2011-07-24 10:48:21 +02:00
2011-12-27 11:27:12 +01:00
2011-11-14 11:19:08 +01:00
2011-12-27 11:27:12 +01:00