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:
9825051
)
[IB] uverbs: reject invalid memory registration permission flags
author
Roland Dreier
<rolandd@cisco.com>
Mon, 3 Oct 2005 16:18:02 +0000
(09:18 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Mon, 17 Oct 2005 22:20:27 +0000
(15:20 -0700)
Reject userspace memory registrations with invalid permission flags:
"local write" is required if "remote write" or "remote atomic" is also
requested.
Pointed out by Jack Morgenstein <jackm@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found