[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.1006031618510.8175@i5.linux-foundation.org>
Date: Thu, 3 Jun 2010 16:21:55 -0700 (PDT)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Stephen Hemminger <shemminger@...tta.com>
cc: Andrew Morton <akpm@...ux-foundation.org>,
Alan Cox <alan@...rguk.ukuu.org.uk>,
linux-kernel@...r.kernel.org
Subject: Re: floppy driver assumes INITIAL_JIFFIES == 0
On Thu, 3 Jun 2010, Stephen Hemminger wrote:
>
> Maybe putting all back together in a threaded_irq would be safest.
Yes. That floppy driver could easily be a good case for using those
threaded irq's. The problem, of course, is to find somebody motivated
enough. The code-base really is pretty dang ugly, and it might be hard to
do it incrementally, I think.
(And starting from scratch is likely not a great idea either - while
_some_ of the ugliness comes from the odd irq-driven state machine code, a
lot of it also comes from trying to handle all those floppy formats etc)
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