• Jeff Dike's avatar
    [PATCH] Fix UML on non-standard VM split hosts · cbfc2263
    Jeff Dike authored
    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: default avatarJeff Dike <jdike@addtoit.com>
    Signed-off-by: default avatarChris Wright <chrisw@sous-sol.org>
    --
     arch/um/Kconfig.i386 |   38 +++++++++++++++++++-------------------
     1 file changed, 19 insertions(+), 19 deletions(-)
    cbfc2263
Kconfig.i386 2.19 KB