kernel-fxtec-pro1x/drivers/infiniband/core
Tejun Heo 3b069c5d85 IB/core: convert to idr_alloc()
Convert to the much saner new idr interface.

v2: Mike triggered WARN_ON() in idr_preload() because send_mad(),
    which may be used from non-process context, was calling
    idr_preload() unconditionally.  Preload iff @gfp_mask has
    __GFP_WAIT.

Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Sean Hefty <sean.hefty@intel.com>
Reported-by: "Marciniszyn, Mike" <mike.marciniszyn@intel.com>
Cc: Roland Dreier <roland@kernel.org>
Cc: Sean Hefty <sean.hefty@intel.com>
Cc: Hal Rosenstock <hal.rosenstock@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-02-27 19:10:16 -08:00
..
addr.c
agent.c
agent.h
cache.c
cm.c IB/core: convert to idr_alloc() 2013-02-27 19:10:16 -08:00
cm_msgs.h
cma.c IB/core: convert to idr_alloc() 2013-02-27 19:10:16 -08:00
core_priv.h
device.c
fmr_pool.c
iwcm.c
iwcm.h
mad.c
mad_priv.h
mad_rmpp.c
mad_rmpp.h
Makefile
multicast.c
netlink.c infiniband: pass rdma_cm module to netlink_dump_start 2012-10-07 00:30:56 -04:00
packer.c
sa.h
sa_query.c IB/core: convert to idr_alloc() 2013-02-27 19:10:16 -08:00
smi.c
smi.h
sysfs.c
ucm.c IB/core: convert to idr_alloc() 2013-02-27 19:10:16 -08:00
ucma.c IB/core: convert to idr_alloc() 2013-02-27 19:10:16 -08:00
ud_header.c
umem.c
user_mad.c
uverbs.h IB/uverbs: Implement memory windows support in uverbs 2013-02-21 11:59:09 -08:00
uverbs_cmd.c IB/core: convert to idr_alloc() 2013-02-27 19:10:16 -08:00
uverbs_main.c IB/uverbs: Implement memory windows support in uverbs 2013-02-21 11:59:09 -08:00
uverbs_marshall.c
verbs.c IB/core: Add "type 2" memory windows support 2013-02-21 11:51:45 -08:00