https://github.com/torvalds/linux
Revision 5f6164f3092832e0d9b12eed52e09a76bf39c64a authored by Michael S. Tsirkin on 15 February 2006, 23:17:39 UTC, committed by Linus Torvalds on 15 February 2006, 23:32:22 UTC
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>
1 parent 06fed33
History
Tip revision: 5f6164f3092832e0d9b12eed52e09a76bf39c64a authored by Michael S. Tsirkin on 15 February 2006, 23:17:39 UTC
[PATCH] add asm-generic/mman.h
Tip revision: 5f6164f
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 66.3 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top