Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uacce...
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 26 Apr 2017 16:06:59 +0000 (12:06 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 26 Apr 2017 16:06:59 +0000 (12:06 -0400)
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32 
arch/arm64/Kconfig
arch/openrisc/include/asm/uaccess.h
fs/ocfs2/cluster/tcp.c
net/rds/tcp.c

Simple merge
                                #include <linux/prefetch.h>
                                #include <linux/string.h>
                                #include <asm/page.h>
-                               
-                               #define VERIFY_READ     0
-                               #define VERIFY_WRITE    1
++++++++++++++++++++ +++++++++++#include <asm/extable.h>
                                
                                /*
                                 * The fs value determines whether argument validity checking should be
Simple merge
diff --cc net/rds/tcp.c
Simple merge