lkml.org 
[lkml]   [2016]   [Nov]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Date
    Subject[PATCH 3.2 111/152] mn10300: failing __get_user() and get_user() should zero
    3.2.84-rc1 review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Al Viro <viro@zeniv.linux.org.uk>

    commit 43403eabf558d2800b429cd886e996fd555aa542 upstream.

    Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
    Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
    ---
    arch/mn10300/include/asm/uaccess.h | 1 +
    1 file changed, 1 insertion(+)

    --- a/arch/mn10300/include/asm/uaccess.h
    +++ b/arch/mn10300/include/asm/uaccess.h
    @@ -181,6 +181,7 @@ struct __large_struct { unsigned long bu
    "2:\n" \
    " .section .fixup,\"ax\"\n" \
    "3:\n\t" \
    + " mov 0,%1\n" \
    " mov %3,%0\n" \
    " jmp 2b\n" \
    " .previous\n" \
    \
     
     \ /
      Last update: 2016-11-14 03:08    [W:3.648 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site