linux/drivers/infiniband/core
Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally
This was entirely automated, using the script by Al:

  PATT='^[[:blank:]]*#[[:blank:]]*include[[:blank:]]*<asm/uaccess.h>'
  sed -i -e "s!$PATT!#include <linux/uaccess.h>!" \
        $(git grep -l "$PATT"|grep -v ^include/linux/uaccess.h)

to do the replacement at the end of the merge window.

Requested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-12-24 11:46:01 -08:00
..
addr.c IB/core: Add missing check for addr_resolve callback return value 2016-11-16 20:03:44 -05:00
agent.c IB/core: Remove debug prints after allocation failure 2016-12-03 13:12:52 -05:00
agent.h
cache.c IB/core: Release allocated memory in cache setup failure 2016-12-03 13:12:52 -05:00
cm_msgs.h
cm.c Updates for 4.10 kernel merge window 2016-12-15 12:03:32 -08:00
cma_configfs.c
cma.c Updates for 4.10 kernel merge window 2016-12-15 12:03:32 -08:00
core_priv.h Updates for 4.10 kernel merge window 2016-12-15 12:03:32 -08:00
cq.c
device.c IB/core: Remove debug prints after allocation failure 2016-12-03 13:12:52 -05:00
fmr_pool.c IB/core: Remove debug prints after allocation failure 2016-12-03 13:12:52 -05:00
iwcm.c rdma_cm: add rdma_reject_msg() helper function 2016-12-14 11:38:28 -05:00
iwcm.h
iwpm_msg.c IB/core: Remove debug prints after allocation failure 2016-12-03 13:12:52 -05:00
iwpm_util.c IB/core: Remove debug prints after allocation failure 2016-12-03 13:12:52 -05:00
iwpm_util.h
mad_priv.h
mad_rmpp.c
mad_rmpp.h
mad.c Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test 2016-12-14 14:44:47 -05:00
Makefile
mr_pool.c
multicast.c IB/multicast: Check ib_find_pkey() return value 2016-12-14 13:27:34 -05:00
netlink.c
opa_smi.h
packer.c
roce_gid_mgmt.c Updates for 4.10 kernel merge window 2016-12-15 12:03:32 -08:00
rw.c
sa_query.c
sa.h
smi.c
smi.h
sysfs.c IB/{core,hw}: Add constant for node_desc 2016-10-07 16:54:34 -04:00
ucm.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
ucma.c infiniband: remove WARN that is not kernel bug 2016-12-03 13:17:07 -05:00
ud_header.c
umem_odp.c mm: add locked parameter to get_user_pages_remote() 2016-12-14 16:04:08 -08:00
umem_rbtree.c
umem.c Updates for 4.10 kernel merge window 2016-12-15 12:03:32 -08:00
user_mad.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
uverbs_cmd.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
uverbs_main.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
uverbs_marshall.c
uverbs.h IB/uverbs: Extend modify_qp and support packet pacing 2016-12-13 13:39:51 -05:00
verbs.c IB/core: Support rate limit for packet pacing 2016-12-13 13:39:50 -05:00