All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fengguang Wu <fengguang.wu@intel.com>
To: Ulrich Drepper <drepper@akkadia.org>
Cc: arnd@arndb.de, davem@davemloft.net, hch@infradead.org,
	hverkuil@xs4all.nl, kosaki.motohiro@gmail.com,
	laurent.pinchart@ideasonboard.com, linux-kernel@vger.kernel.org,
	mchehab@redhat.com
Subject: Re: [PATCH v2] Install kernel-page-flags.h
Date: Thu, 3 May 2012 06:55:59 +0800	[thread overview]
Message-ID: <20120502225559.GA6926@localhost> (raw)
In-Reply-To: <201205021440.q42Ee9Ki026894@drepperk.user.openhosting.com>

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@gmail.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@intel.com>

Thank you!

      parent reply	other threads:[~2012-05-02 22:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-02 14:40 [PATCH v2] Install kernel-page-flags.h Ulrich Drepper
2012-05-02 18:16 ` KOSAKI Motohiro
2012-05-02 22:55 ` Fengguang Wu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120502225559.GA6926@localhost \
    --to=fengguang.wu@intel.com \
    --cc=arnd@arndb.de \
    --cc=davem@davemloft.net \
    --cc=drepper@akkadia.org \
    --cc=hch@infradead.org \
    --cc=hverkuil@xs4all.nl \
    --cc=kosaki.motohiro@gmail.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.