]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] IB uverbs: add user verbs ABI header
authorRoland Dreier <rolandd@cisco.com>
Fri, 8 Jul 2005 00:57:12 +0000 (17:57 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 8 Jul 2005 01:23:48 +0000 (18:23 -0700)
commit8a96b3f9af2d0351285665b532f9359d6cd73f42
treed6b9bb7c6088711cb57881226aeb2c6e60866665
parent1cf296b66afeec2edc39cc7bbedbf3d0afd2a373
[PATCH] IB uverbs: add user verbs ABI header

Add the ib_user_verbs.h header file, which defines the ABI used by InfiniBand
userspace verbs for kernel/user communication.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/infiniband/include/ib_user_verbs.h [new file with mode: 0644]