git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
257313b
)
RDMA/ucma: Add .nodename/.mode to tell userspace where to create device node
author
Roland Dreier
<roland@purestorage.com>
Mon, 23 May 2011 17:48:43 +0000
(10:48 -0700)
committer
Roland Dreier
<roland@purestorage.com>
Mon, 23 May 2011 17:48:43 +0000
(10:48 -0700)
We want udev to create a device node under /dev/infiniband with
permission 0666 for rdma_cm, so add that info to our struct miscdevice.
Signed-off-by: Roland Dreier <roland@purestorage.com>
Acked-by: Sean Hefty <sean.hefty@intel.com>
No differences found