From: Cyrill Gorcunov Date: Mon, 12 May 2008 13:43:38 +0000 (+0200) Subject: x86 - hide X86_VM_MASK from userland programs v3 X-Git-Tag: v2.6.27-rc1~1106^2~251^6~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9831bfb201a8e00415d0f9e5b5a50d902a90b2db;p=pandora-kernel.git x86 - hide X86_VM_MASK from userland programs v3 X86_VM_MASK is kernel specific flags so hide it from userland programs. It should be defined *before* ptrace.h inclusion because of circular link between these files Signed-off-by: Cyrill Gorcunov Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed