-
- Downloads
[PATCH] add asm-generic/mman.h
Make new MADV_REMOVE, MADV_DONTFORK, MADV_DOFORK consistent across all arches. The idea is to make it possible to use them portably even before distros include them in libc headers. Move common flags to asm-generic/mman.h Signed-off-by:Michael S. Tsirkin <mst@mellanox.co.il> Cc: Roland Dreier <rolandd@cisco.com> Cc: Badari Pulavarty <pbadari@us.ibm.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- include/asm-alpha/mman.h 5 additions, 3 deletionsinclude/asm-alpha/mman.h
- include/asm-arm/mman.h 1 addition, 30 deletionsinclude/asm-arm/mman.h
- include/asm-arm26/mman.h 1 addition, 30 deletionsinclude/asm-arm26/mman.h
- include/asm-cris/mman.h 1 addition, 30 deletionsinclude/asm-cris/mman.h
- include/asm-frv/mman.h 1 addition, 30 deletionsinclude/asm-frv/mman.h
- include/asm-generic/mman.h 42 additions, 0 deletionsinclude/asm-generic/mman.h
- include/asm-h8300/mman.h 1 addition, 30 deletionsinclude/asm-h8300/mman.h
- include/asm-i386/mman.h 1 addition, 30 deletionsinclude/asm-i386/mman.h
- include/asm-ia64/mman.h 1 addition, 30 deletionsinclude/asm-ia64/mman.h
- include/asm-m32r/mman.h 2 additions, 31 deletionsinclude/asm-m32r/mman.h
- include/asm-m68k/mman.h 1 addition, 30 deletionsinclude/asm-m68k/mman.h
- include/asm-mips/mman.h 12 additions, 10 deletionsinclude/asm-mips/mman.h
- include/asm-parisc/mman.h 5 additions, 3 deletionsinclude/asm-parisc/mman.h
- include/asm-powerpc/mman.h 2 additions, 30 deletionsinclude/asm-powerpc/mman.h
- include/asm-s390/mman.h 1 addition, 30 deletionsinclude/asm-s390/mman.h
- include/asm-sh/mman.h 1 addition, 30 deletionsinclude/asm-sh/mman.h
- include/asm-sparc/mman.h 2 additions, 29 deletionsinclude/asm-sparc/mman.h
- include/asm-sparc64/mman.h 2 additions, 29 deletionsinclude/asm-sparc64/mman.h
- include/asm-v850/mman.h 1 addition, 29 deletionsinclude/asm-v850/mman.h
- include/asm-x86_64/mman.h 1 addition, 29 deletionsinclude/asm-x86_64/mman.h
Loading
Please register or sign in to comment