[PATCH] consolidate asm/futex.h
Most of the architectures have the same asm/futex.h. This consolidates them into asm-generic, with the arches including it from their own asm/futex.h. In the case of UML, this reverts the old broken futex.h and goes back to using the same one as almost everyone else. Signed-off-by:Jeff Dike <jdike@addtoit.com> Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- include/asm-alpha/futex.h 1 addition, 48 deletionsinclude/asm-alpha/futex.h
- include/asm-arm/futex.h 1 addition, 48 deletionsinclude/asm-arm/futex.h
- include/asm-arm26/futex.h 1 addition, 48 deletionsinclude/asm-arm26/futex.h
- include/asm-cris/futex.h 1 addition, 48 deletionsinclude/asm-cris/futex.h
- include/asm-generic/futex.h 53 additions, 0 deletionsinclude/asm-generic/futex.h
- include/asm-h8300/futex.h 1 addition, 48 deletionsinclude/asm-h8300/futex.h
- include/asm-ia64/futex.h 1 addition, 48 deletionsinclude/asm-ia64/futex.h
- include/asm-m32r/futex.h 1 addition, 48 deletionsinclude/asm-m32r/futex.h
- include/asm-m68k/futex.h 1 addition, 48 deletionsinclude/asm-m68k/futex.h
- include/asm-m68knommu/futex.h 1 addition, 48 deletionsinclude/asm-m68knommu/futex.h
- include/asm-parisc/futex.h 1 addition, 48 deletionsinclude/asm-parisc/futex.h
- include/asm-s390/futex.h 1 addition, 48 deletionsinclude/asm-s390/futex.h
- include/asm-sh/futex.h 1 addition, 48 deletionsinclude/asm-sh/futex.h
- include/asm-sh64/futex.h 1 addition, 48 deletionsinclude/asm-sh64/futex.h
- include/asm-sparc/futex.h 1 addition, 48 deletionsinclude/asm-sparc/futex.h
- include/asm-sparc64/futex.h 1 addition, 48 deletionsinclude/asm-sparc64/futex.h
- include/asm-um/futex.h 3 additions, 9 deletionsinclude/asm-um/futex.h
- include/asm-v850/futex.h 1 addition, 48 deletionsinclude/asm-v850/futex.h
include/asm-generic/futex.h
0 → 100644
Please register or sign in to comment