[PATCH] uml: add debug switch for skas mode
authorJeff Dike <jdike@addtoit.com>
Tue, 7 Feb 2006 20:58:40 +0000 (12:58 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 8 Feb 2006 00:12:32 +0000 (16:12 -0800)
commitfbd5577901388ff9306a05eb63648c30e4722134
treed114c2eed68da9bf7f435fe02dc39caa92a7c0d0
parent3bc8414b079ec372485c99ed1f33c6c42ca9d756
[PATCH] uml: add debug switch for skas mode

It doesn't do anything but emit a warning, but there's a user population
that's used to adding 'debug' to the UML command line in order to gdb it.
With skas0 mode, that's not necessary, but these users need some indication
that 'debug' doesn't do what they want.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/kernel/um_arch.c