lkml.org 
[lkml]   [2009]   [Jan]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [tty bug] kernel BUG at drivers/char/tty_ldisc.c:359!
On Tue, 13 Jan 2009 13:10:39 +0100
Ingo Molnar <mingo@elte.hu> wrote:

>
> FYI, -tip testing found a new warning in drivers/char/tty_ldisc.c:

Thanks - yes there is a real bug that is exposed by the BKL drop if you
manage to hit the flush ioctl as the ldisc changes

Change the
ld = tty_ldisc_ref(tty)

to
ld = tty_ldisc_ref_wait(tty);



\
 
 \ /
  Last update: 2009-01-13 13:25    [W:1.350 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site