• Martin Schwidefsky's avatar
    [PATCH] s390: 31 bit compatability layer. · e7070c0f
    Martin Schwidefsky authored
    Fixes for the 31 bit compatability layer:
     * add compat function for jiffies_to_timeval
     * convert parameters of clone system call
     * incorporate changes from setup_arg_pages to setup_arg_pages32
     * incorporate changes from do_execve to do_execve32
     * take care of nanosecond field in struct timespec
     * remove functions of old module system calls
     * add TIF_31BIT thread flag and replace S390_FLAG_31BIT with it
     * add arch_get_unmapped_area
     * add wrapper for sys_set_tid_address
    e7070c0f
ptrace.c 16.9 KB