Re: [PATCH v2] Install kernel-page-flags.h

From: Fengguang Wu
Date: Wed May 02 2012 - 18:56:06 EST


On Wed, May 02, 2012 at 10:40:09AM -0400, Ulrich Drepper wrote:
> Programs using /proc/kpageflags need to know about the various flags. The
> <linux/kernel-page-flags.h> provides them and the comments in the file
> indicate that it is supposed to be used by user-level code. But the file
> is not installed.
>
> The patch below installs the headers and marks the unstable flags as
> out-of-bounds. The page-type tool is also adjusted to not duplicate the
> definitions
>
>
> Signed-off-by: Ulrich Drepper<drepper@xxxxxxxxx>
>
> include/linux/Kbuild | 1 +
> include/linux/kernel-page-flags.h | 4 ++++
> tools/vm/page-types.c | 28 +---------------------------
> 3 files changed, 6 insertions(+), 27 deletions(-)

Acked-by: Fengguang Wu <fengguang.wu@xxxxxxxxx>

Thank you!
--
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/