Re: [uml-devel] [Patch] UML: Clean up arch/um/drivers/ubd_kern.c

2008-04-16 Thread WANG Cong
From: Jeff Dike <[EMAIL PROTECTED]> Date: Wed, 16 Apr 2008 11:20:19 -0400 > On Wed, Apr 16, 2008 at 01:39:19PM +0800, WANG Cong wrote: > > From: Jeff Dike <[EMAIL PROTECTED]> > > Date: Tue, 15 Apr 2008 09:33:25 -0400 > > > On Mon, Apr 14, 2008 at 11:42:37PM -0700, Andrew Morton wrote: > > > > omg,

Re: [uml-devel] Lockups with the fixed timer code :/

2008-04-16 Thread Nix
On 15 Apr 2008, [EMAIL PROTECTED] said: > OK, trying that. (I'll extend the instrumentation patch to watch for > zero cycle_interval as well, and see what happens. With luck nothing > will happen except that the crashes will stop... except that they > already *have* stopped for me. Annoying.) Hard

Re: [uml-devel] [Patch] UML: Clean up arch/um/drivers/ubd_kern.c

2008-04-16 Thread Jeff Dike
On Wed, Apr 16, 2008 at 01:39:19PM +0800, WANG Cong wrote: > From: Jeff Dike <[EMAIL PROTECTED]> > Date: Tue, 15 Apr 2008 09:33:25 -0400 > > On Mon, Apr 14, 2008 at 11:42:37PM -0700, Andrew Morton wrote: > > > omg, when checkpatch bit into this patch my CPU melted. Here's a cleaned up version.