[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0702260935010.12485@woody.linux-foundation.org>
Date: Mon, 26 Feb 2007 09:37:27 -0800 (PST)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Stephane Eranian <eranian@....hp.com>
cc: Jiri Slaby <jirislaby@...il.com>, Uwe Bugla <uwe.bugla@....de>,
akpm@...ux-foundation.org, bunk@...sta.de,
linux-kernel@...r.kernel.org, Andi Kleen <ak@...e.de>,
venkatesh.pallipadi@...el.com
Subject: Re: bug in kernel 2.6.21-rc1-git1: conventional floppy drive cannot
be mounted without hanging up the whole system
On Mon, 26 Feb 2007, Stephane Eranian wrote:
>
> The same code was used for i386 but I think for both architectures, the patch
> is missing default_idle(). I believe deault idle should look as follows:
Side note - I'll revert it regardless.
We can re-merge it later after
- it has been tested better
- people have added code to make all the expensive stuff go away if there
are no idle notifiers registered (ie "enter_idle" should NOT set the
idle-notify bit unconditionally in the idle loop, it should set if only
if there are people who care.
As it is, that patch was not only apparently buggy, but even if you fix
the actual bug, it's still broken from a performance angle.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists