Re: [patch 25/59] Fix UML on non-standard VM split hosts

2007-02-03 Thread Randy Dunlap
On Sat, 3 Feb 2007 22:11:52 -0500 Jeff Dike wrote: > On Sat, Feb 03, 2007 at 05:06:54PM -0800, Randy Dunlap wrote: > > The reformatting looks bad to me. Kconfig help text should be > > indented consistently by 2 spaces under "help". > > > > This can be fixed later if you don't want to drop it fr

Re: [patch 25/59] Fix UML on non-standard VM split hosts

2007-02-03 Thread Jeff Dike
On Sat, Feb 03, 2007 at 05:06:54PM -0800, Randy Dunlap wrote: > The reformatting looks bad to me. Kconfig help text should be > indented consistently by 2 spaces under "help". > > This can be fixed later if you don't want to drop it from -stable. The formatting actually broke the Kconfig option,

Re: [patch 25/59] Fix UML on non-standard VM split hosts

2007-02-03 Thread Randy Dunlap
On Fri, 02 Feb 2007 18:35:29 -0800 Chris Wright wrote: > -stable review patch. If anyone has any objections, please let us know. > -- > > From: Jeff Dike <[EMAIL PROTECTED]> > > This fixes UML on hosts with non-standard VM splits. We had changed > the config variable that contr

[patch 25/59] Fix UML on non-standard VM split hosts

2007-02-02 Thread Chris Wright
-stable review patch. If anyone has any objections, please let us know. -- From: Jeff Dike <[EMAIL PROTECTED]> 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 everywhe