alistair23-linux/drivers/infiniband/core
Jason Gunthorpe 611cb92b08 RDMA/ucma: Fix uABI structure layouts for 32/64 compat
The rdma_ucm_event_resp is a different length on 32 and 64 bit compiles.

The kernel requires it to be the expected length or longer so 32 bit
builds running on a 64 bit kernel will not work.

Retain full compat by having all kernels accept a struct with or without
the trailing reserved field.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-03-27 14:25:08 -06:00
..
addr.c IB/core: Remove rdma_resolve_ip_route() as exported symbol 2018-03-15 15:17:45 -06:00
agent.c
agent.h
cache.c IB/core: Use rdma_is_port_valid() 2018-03-19 11:41:40 -06:00
cgroup.c
cm.c IB/cma: Resolve route only while receiving CM requests 2018-03-23 10:58:05 -06:00
cm_msgs.h
cma.c IB/cma: Resolve route only while receiving CM requests 2018-03-23 10:58:05 -06:00
cma_configfs.c IB/cma: use strlcpy() instead of strncpy() 2018-01-15 15:33:21 -07:00
cma_priv.h RDMA/nldev: provide detailed CM_ID information 2018-03-08 15:03:03 -05:00
core_priv.h IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.h 2018-03-15 15:33:39 -06:00
cq.c RDMA/core: Reduce poll batch for direct cq polling 2018-03-06 20:08:39 -07:00
device.c IB/core: Refer to RoCE port property instead of GID table property 2018-03-22 12:42:49 -06:00
fmr_pool.c infiniband: fix core/fmr_pool.c kernel-doc notation 2018-01-10 22:00:34 -07:00
iwcm.c RDMA/netlink: Fix general protection fault 2017-12-07 15:28:07 -05:00
iwcm.h
iwpm_msg.c
iwpm_util.c RDMA/iwpm: Delete an error message for a failed memory allocation in iwpm_create_nlmsg() 2018-02-28 13:57:39 -07:00
iwpm_util.h
mad.c drivers: infiniband: remove duplicate includes 2017-12-22 09:39:35 -07:00
mad_priv.h
mad_rmpp.c
mad_rmpp.h
Makefile IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file 2018-03-19 14:45:17 -06:00
mr_pool.c
multicast.c IB/core: Honor port_num while resolving GID for IB link layer 2018-03-15 14:40:37 -06:00
netlink.c RDMA/netlink: Simplify code of autoload modules 2018-01-02 13:36:57 -07:00
nldev.c RDMA/nldev: provide detailed PD information 2018-03-08 15:03:03 -05:00
opa_smi.h
packer.c
rdma_core.c IB/uverbs: Tidy uverbs_uobject_add 2018-02-28 12:55:03 -07:00
rdma_core.h
restrack.c RDMA/restrack: Remove ambiguity in resource track clean logic 2018-03-22 12:42:48 -06:00
roce_gid_mgmt.c {net, IB}/mlx5: Manage port association for multiport RoCE 2018-01-08 11:42:22 -07:00
rw.c
sa.h
sa_query.c IB/cma: Resolve route only while receiving CM requests 2018-03-23 10:58:05 -06:00
security.c Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git 2017-12-27 21:50:46 -07:00
smi.c
smi.h
sysfs.c IB/core: Set speed string to SDR for invalid active rates 2018-03-19 11:39:47 -06:00
ucm.c vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
ucma.c RDMA/ucma: Fix uABI structure layouts for 32/64 compat 2018-03-27 14:25:08 -06:00
ud_header.c
umem.c IB/umem: Fix use of npages/nmap fields 2017-12-18 15:37:06 -07:00
umem_odp.c RDMA/umem: Avoid partial declaration of non-static function 2017-11-10 13:02:12 -05:00
user_mad.c vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
uverbs.h IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file 2018-03-19 14:45:17 -06:00
uverbs_cmd.c IB/uverbs: Move to new headers and make naming consistent 2018-03-19 14:45:17 -06:00
uverbs_ioctl.c IB/uverbs: Safely extend existing attributes 2018-03-19 14:45:17 -06:00
uverbs_ioctl_merge.c IB/uverbs: Safely extend existing attributes 2018-03-19 14:45:17 -06:00
uverbs_main.c IB/uverbs: Enable ioctl() uAPI by default for new verbs 2018-03-19 14:45:17 -06:00
uverbs_marshall.c IB/core: Convert OPA AH to IB for Extended LIDs only 2017-11-13 15:53:57 -05:00
uverbs_std_types.c IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file 2018-03-19 14:45:17 -06:00
uverbs_std_types_cq.c IB/uverbs: Enable ioctl() uAPI by default for new verbs 2018-03-19 14:45:17 -06:00
verbs.c drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4 2018-03-14 18:14:08 -04:00