[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120502225559.GA6926@localhost>
Date: Thu, 3 May 2012 06:55:59 +0800
From: Fengguang Wu <fengguang.wu@...el.com>
To: Ulrich Drepper <drepper@...adia.org>
Cc: arnd@...db.de, davem@...emloft.net, hch@...radead.org,
hverkuil@...all.nl, kosaki.motohiro@...il.com,
laurent.pinchart@...asonboard.com, linux-kernel@...r.kernel.org,
mchehab@...hat.com
Subject: Re: [PATCH v2] Install kernel-page-flags.h
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@...il.com>
>
> 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@...el.com>
Thank you!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists