Skip to content
  • Al Viro's avatar
    avr32: fix copy_from_user() · 8630c322
    Al Viro authored
    
    
    really ugly, but apparently avr32 compilers turns access_ok() into
    something so bad that they want it in assembler.  Left that way,
    zeroing added in inline wrapper.
    
    Cc: stable@vger.kernel.org
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    8630c322