Re: [uml-devel] [PATCH 4/5] UML - driver formatting fixes

2007-03-07 Thread Jeff Dike
On Tue, Mar 06, 2007 at 08:07:16PM +0100, Blaisorblade wrote: > The second line should better say -err instead of err. Right, patch below. Jeff -- Work email - jdike at linux dot intel dot com My last formatting patch got the sign of an error wrong in a printk.

Re: [uml-devel] [PATCH] UML utrace support, step 1

2007-03-07 Thread Roland McGrath
> On Thu, Feb 22, 2007 at 07:19:03PM -0800, Roland McGrath wrote: > > Your replacement patch still has utrace_regset stuff in it, so it doesn't > > compile without the later patches in the series. Try applying only > > utrace-tracehook.patch from the series, then get it to build and make your > >