https://github.com/torvalds/linux
Revision 63b44442416a243f05881b0dd094b621a46ab4b3 authored by Paolo 'Blaisorblade' Giarrusso on 29 December 2005, 16:40:02 UTC, committed by Linus Torvalds on 29 December 2005, 17:48:15 UTC
Fix UML compilation when SKAS mode is disabled. Indeed, we were compiling
SKAS-only object files, which failed due to some SKAS-only headers being
excluded from the search path.

Thanks to the bug report from Pekka J Enberg.

Acked-by: Pekka J Enberg <penberg (at) cs ! helsinki ! fi>
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 74433c0
History
Tip revision: 63b44442416a243f05881b0dd094b621a46ab4b3 authored by Paolo 'Blaisorblade' Giarrusso on 29 December 2005, 16:40:02 UTC
[PATCH] uml: fix compilation with CONFIG_MODE_TT disabled
Tip revision: 63b4444
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 63.8 KB
Makefile -rw-r--r-- 42.8 KB
README -rw-r--r-- 14.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top