From: Cyrill Gorcunov Date: Wed, 14 Jan 2009 20:37:50 +0000 (+0300) Subject: x86: headers cleanup - setup.h X-Git-Tag: v2.6.30-rc1~211^2~26^2~2^2~166^7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbca1df48e89d8aa59254fdc10ef16c16e73d94e;p=pandora-kernel.git x86: headers cleanup - setup.h Impact: cleanup 'make headers_check' warn us about leaking of kernel private (mostly compile time vars) data to userspace in headers. Fix it. Guard this one by __KERNEL__. Signed-off-by: Cyrill Gorcunov Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed