From: Michael S. Tsirkin Date: Wed, 15 Feb 2006 23:17:39 +0000 (-0800) Subject: [PATCH] add asm-generic/mman.h X-Git-Tag: v2.6.16-rc4~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f6164f3092832e0d9b12eed52e09a76bf39c64a;p=pandora-kernel.git [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 Cc: Roland Dreier Cc: Badari Pulavarty Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed