commit | e290e8c59dbc2a15088d868170d799f763202fef | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Sun Feb 09 13:56:44 2014 -0800 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Tue Feb 25 16:59:29 2014 -0800 |
tree | 5fbfd591eb431de8c6a6a2e0c72dadb344c6062c | |
parent | b6085a865762236bb84934161273cdac6dd11c2d [diff] |
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>