]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] Fix UML on non-standard VM split hosts
authorJeff Dike <jdike@addtoit.com>
Mon, 22 Jan 2007 20:38:27 +0000 (15:38 -0500)
committerChris Wright <chrisw@sous-sol.org>
Mon, 5 Feb 2007 16:31:42 +0000 (08:31 -0800)
commitcbfc226340bdceecdf1992e62f3e4dfc14088167
tree4117f9d7b2ce0b68d9371ecfbe552d2fc7ba3bb0
parent98069cdda7cc8bae988855a3071ba3b88a3a25ec
[PATCH] Fix UML on non-standard VM split hosts

This fixes UML on hosts with non-standard VM splits.  We had changed
the config variable that controls UML behavior on such hosts, but not
propogated the change everywhere.  In particular, the values of
STUB_CODE and STUB_DATA relied on the old variable.

I also reformatted the HOST_VMSPLIT_3G help to make it more standard.

Spotted by uml@flonatel.org.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
--
 arch/um/Kconfig.i386 |   38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)
arch/um/Kconfig.i386