]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86 - hide X86_VM_MASK from userland programs v3
authorCyrill Gorcunov <gorcunov@gmail.com>
Mon, 12 May 2008 13:43:38 +0000 (15:43 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 May 2008 06:58:31 +0000 (08:58 +0200)
commit9831bfb201a8e00415d0f9e5b5a50d902a90b2db
treeb183b4b36a1b09a5931f75a556a8a057c1ed4671
parentebdd561a19d7917ac49fff9c355aa4833c504bf1
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 <gorcunov@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/vm86.h