Re: [patch] sched, tty: fix scheduling latencies in tty_io.c

From: Ingo Molnar
Date: Tue Sep 14 2004 - 07:33:23 EST



* Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:

> On Maw, 2004-09-14 at 13:00, Ingo Molnar wrote:
> > > Would it not be better to fix the tty layer locking rather than
> > > introduces new random memory corruptors ?
> >
> > sure ... any volunteers?
>
> Not that I've seen. I'm fixing some locking but not stuff that depends
> on lock_kernel(). [...]

would it be a sufficient fix to grab some sort of tty_sem mutex in the
places where the patch drops the BKL - or are there other entry paths to
this code?

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/