• Martin Schwidefsky's avatar
    [PATCH] s390: signals & exceptions · 1a914247
    Martin Schwidefsky authored
    From: Martin Schwidefsky <schwidefsky@de.ibm.com>
    From: Ulrich Weigand <uweigand@de.ibm.com>
    
    s390 core changes:
     - Add signo between signal frame and the signal return instruction on the
       user stack for backtrace over signal handlers.
     - Add hfp floating point exceptions.
     - Use a single function for region, segment and page translation exceptions.
     - Discard SIGTRAP for single stepped instructions if the trapping instruction
       is repeated (normal memory faults) or if another signal is delivered anyway.
    Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    1a914247
traps.c 19.6 KB