linux/arch/um/os-Linux
Jeff Dike 53c2587874 uml: redo host capability detection and disabling
Redo how host capabilities are recorded at startup and disabled on the
command line.

There are now explicit variables saying what's been disabled by the
command line rather than the implicitness of the have_* variable being
zero.  The capability variables now start at zero and are set to one
as their capabilities are found to be present on the host.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Cc: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-05-13 08:02:21 -07:00
..
drivers uml: style fixes in arch/um/os-Linux 2008-02-08 09:22:42 -08:00
include uml: style fixes in arch/um/os-Linux 2008-02-08 09:22:42 -08:00
skas uml: fix FP register corruption 2008-02-23 17:12:15 -08:00
sys-i386 arch/um/os-Linux/sys-i386/task_size.c: improve a bit 2008-04-28 08:58:28 -07:00
sys-x86_64 uml: fix FP register corruption 2008-02-23 17:12:15 -08:00
aio.c uml: style fixes in arch/um/os-Linux 2008-02-08 09:22:42 -08:00
elf_aux.c [PATCH] uml: host VDSO fix 2007-03-01 14:53:38 -08:00
execvp.c [PATCH] uml: make execvp safe for our usage 2006-11-25 13:28:34 -08:00
file.c uml: implement O_APPEND 2008-02-05 09:44:30 -08:00
helper.c uml: fix build error 2008-04-26 19:21:16 +02:00
irq.c uml: remove init_irq_signals 2008-02-05 09:44:30 -08:00
main.c uml: install panic notifier earlier 2008-02-05 09:44:29 -08:00
Makefile uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
mem.c uml: improved error handling while locating temp dir 2008-02-08 09:22:43 -08:00
process.c uml: style fixes in arch/um/os-Linux 2008-02-08 09:22:42 -08:00
registers.c uml: kill processes instead of panicing kernel 2008-02-05 09:44:28 -08:00
sigio.c uml: syle fixes in arch/um/os-Linux 2008-02-05 09:44:29 -08:00
signal.c uml: style fixes in arch/um/os-Linux 2008-02-08 09:22:42 -08:00
start_up.c uml: redo host capability detection and disabling 2008-05-13 08:02:21 -07:00
time.c uml: after_sleep_interval should return something 2007-12-03 08:13:17 -08:00
tls.c uml: style fixes pass 1 2007-10-16 09:43:05 -07:00
tty_log.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
tty.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
uaccess.c uml: style fixes in arch/um/os-Linux 2008-02-08 09:22:42 -08:00
umid.c uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
user_syms.c uml: style fixes in arch/um/os-Linux 2008-02-08 09:22:42 -08:00
util.c uml: style fixes in arch/um/os-Linux 2008-02-08 09:22:42 -08:00