• Andrew Morton's avatar
    [PATCH] s390: compat_timer_settime. · 82cc45b0
    Andrew Morton authored
    From: Martin Schwidefsky <schwidefsky@de.ibm.com>
    
    sys_timer_settime returns EINVAL if *new is NULL, compat_timer_settime
    returns EFAULT.  Add a check to compat_timer_settime to return EINVAL
    if *new is NULL.
    82cc45b0
compat.c 13.3 KB