• Andrew Morton's avatar
    [PATCH] Minor bug fixes to the compat layer · 14209d06
    Andrew Morton authored
    From: Arun Sharma <arun.sharma@intel.com>
    
    - Several instances where we were using pid_t instead of uid_t
    
    - If the caller passed a NULL `oldact' pointer into sys_sigprocmask then
      don't try to write the old sigmask there.
    14209d06
compat_ioctl.c 90.2 KB