From: Ulrich Drepper Date: Tue, 29 May 2012 22:06:30 +0000 (-0700) Subject: kbuild: install kernel-page-flags.h X-Git-Tag: v3.5-rc1~49^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9295b7a07c859a42346221b5839be0ae612333b0;p=pandora-kernel.git kbuild: install kernel-page-flags.h Programs using /proc/kpageflags need to know about the various flags. The 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. Install the headers and mark the unstable flags as out-of-bounds. The page-type tool is also adjusted to not duplicate the definitions Signed-off-by: Ulrich Drepper Acked-by: KOSAKI Motohiro Acked-by: Fengguang Wu Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed