• Andrew Morton's avatar
    [PATCH] ia32 copy_from_user() fix · 53f35f47
    Andrew Morton authored
    The memset which is performed if access_ok() fails got lost in the
    copy_*_user() rework.  Put it back.
    
    Bloats the kernel by 8k :(
    
    Also contains a few related #includes and whitespace fixlets from
    Joshua Kwan <joshk@triplehelix.org>
    53f35f47
uaccess.h 4.79 KB