Skip to content
Commit 95c4bff0 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by H. Peter Anvin
Browse files

x86: headers cleanup - boot.h



Impact: cleanup

'make headers_check' warn us about leaking of kernel private
(mostly compile time vars) data to userspace in headers. Fix it.

Neither BOOT_HEAP_SIZE, BOOT_STACK_SIZE refs
was found by searching thru net (ie in user-space area)
so fence this all by __KERNEL__ guard.

Signed-off-by: default avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: default avatarH. Peter Anvin <hpa@linux.intel.com>
parent 73310a16
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment