commit | bc38a6abdd5a50e007d0fcd9b9b6280132b79e62 | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Thu Jul 07 17:57:13 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 07 18:23:48 2005 -0700 |
tree | d811577e4bb3c63847967dfe151c5d07ec7b68c8 | |
parent | 8a96b3f9af2d0351285665b532f9359d6cd73f42 [diff] |
[PATCH] IB uverbs: core implementation Add the core of the InfiniBand userspace verbs implementation, including creating character device nodes, dispatching requests from userspace, and passing event notifications back up to userspace. Signed-off-by: Roland Dreier <rolandd@cisco.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>