LKML Archive mirror
 help / color / mirror / Atom feed
* [PATCH] include: install kernel-page-flags.h for user space
@ 2011-02-03 11:09 Tommi Rantala
  0 siblings, 0 replies; only message in thread
From: Tommi Rantala @ 2011-02-03 11:09 UTC (permalink / raw
  To: linux-kernel
  Cc: Wu Fengguang, Tommi Rantala, Eric Paris, Greg Kroah-Hartman,
	David S. Miller, Jens Axboe, Hans Verkuil

Install the header, commit 1a9b5b7 tells us that it is for user space.

Signed-off-by: Tommi Rantala <tt.rantala@gmail.com>
---
 include/linux/Kbuild |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 2296d8b..90374d9 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -219,6 +219,7 @@ header-y += jffs2.h
 header-y += joystick.h
 header-y += kd.h
 header-y += kdev_t.h
+header-y += kernel-page-flags.h
 header-y += kernel.h
 header-y += kernelcapi.h
 header-y += keyboard.h
-- 
1.7.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-03 11:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-03 11:09 [PATCH] include: install kernel-page-flags.h for user space Tommi Rantala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).