diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2007-05-08 00:26:42 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-08 11:15:03 -0700 |
commit | 9adef58b1d4fbb58d7daed931b6790c5a3b7543a (patch) | |
tree | 23e5ea2b0a140d244f2ed203b4954309d052e43d /include/linux/jffs2.h | |
parent | aa5bd7e929325dbb48be43c3dccf7d1da433e38e (diff) |
futex: get_futex_key, get_key_refs and drop_key_refs
lguest uses the convenient futex infrastructure for inter-domain I/O, so
expose get_futex_key, get_key_refs (renamed get_futex_key_refs) and
drop_key_refs (renamed drop_futex_key_refs). Also means we need to expose the
union that these use.
No code changes.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/jffs2.h')
0 files changed, 0 insertions, 0 deletions