]> git.baikalelectronics.ru Git - kernel.git/commit
x86, kaslr: add missed "static" declarations
authorKees Cook <keescook@chromium.org>
Sun, 9 Feb 2014 21:56:44 +0000 (13:56 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 26 Feb 2014 00:59:29 +0000 (16:59 -0800)
commitb6a8dd68d8012d0e71e9e9e12c5fd88dbaee9350
tree5fbfd591eb431de8c6a6a2e0c72dadb344c6062c
parent8e7f6f40a5a866611cf734fa15b8bbc0d6d97a78
x86, kaslr: add missed "static" declarations

This silences build warnings about unexported variables and functions.

Signed-off-by: Kees Cook <keescook@chromium.org>
Link: http://lkml.kernel.org/r/20140209215644.GA30339@www.outflux.net
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/boot/compressed/aslr.c