• Martin Schwidefsky's avatar
    [PATCH] s390: core changes · ca2ab032
    Martin Schwidefsky authored
    From: Martin Schwidefsky <schwidefsky@de.ibm.com>
    From: Ulrich Weigand <uweigand@de.ibm.com>
    
    s390 core changes:
     - Remove defines for kernel_stack_size and async_stack_size.
     - Reserve system call number for kexec.
     - Add cc-option check for new gcc option packed-stack.
     - Fix race on no_hz_cpu_mask in stop_hz_timer.
     - Fix ptrace to make it send a SIGTRAP before the first instruction
       of a single stepped signal handler is executed.
     - Use force_sig_info with a full siginfo structure for illegal operation.
     - Remove verbatim copy of si_codes from asm-s390/siginfo.h. Use the
       generic definitions.
     - Regenerate default configuration.
    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>
    ca2ab032
ptrace.c 20.2 KB