]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86: headers cleanup - setup.h
authorCyrill Gorcunov <gorcunov@gmail.com>
Wed, 14 Jan 2009 20:37:50 +0000 (23:37 +0300)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 14 Jan 2009 22:24:34 +0000 (14:24 -0800)
commitdbca1df48e89d8aa59254fdc10ef16c16e73d94e
tree7a80793e9038c3d3b2d5e9f8913edd5a5a10e177
parenta7c4e68615e20771f279c51a2bec8980675c78c7
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 <gorcunov@openvz.org>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/include/asm/setup.h