Re: [PATCH] x86: vm86 - hide X86_VM_MASK from userland programs

From: David Woodhouse
Date: Thu Apr 24 2008 - 04:39:45 EST


On Thu, 2008-04-24 at 12:35 +0400, Cyrill Gorcunov wrote:
> X86_VM_MASK is a kernel specific flag so lets hide it from
> userland programs
>
> Signed-off-by: Cyrill Gorcunov <gorcunov@xxxxxxxxx>

Since and there's already an #ifdef __KERNEL__ section later on in the
file, and since X86_VM_MASK isn't used before that, I probably would
have been inclined to shift it down there instead of adding a new
#ifdef.

But maybe I should just stop heckling... :)

--
dwmw2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/