• Martin Schwidefsky's avatar
    [PATCH] s390: base fixes. · cbc67add
    Martin Schwidefsky authored
    s390 arch changes/bug fixes:
     * add sys_fadvise64 system call
     * add initialization of init_sighand
     * add support for clone option CLONE_SETTLS
     * make use of ptrace_notify
     * sig -> sighand rename
     * move ptrace_signal_deliver to the correct place
     * make eieio a memory barrier
     * fix race condition on cpu_vm_mask in __flush_tlb_mm
     * add missing KM_SOFTIRQ0, KM_SOFTIRQ1 in asm-s390x/kmap_types.h
     * add inline assmelby for _raw_write_trylock
    cbc67add
process.c 9.82 KB