Re: [PATCH v2 1/2] TTY: don't allow reopen when ldisc is changing

From: Kyle McMartin
Date: Mon Nov 29 2010 - 17:23:54 EST


On Mon, Nov 29, 2010 at 01:48:37PM -0800, Greg KH wrote:
> > [<ffffffff8103b189>] warn_slowpath_common+0x80/0x98
> > [<ffffffff8103b1b6>] warn_slowpath_null+0x15/0x17
> > [<ffffffff8128a3ab>] tty_open+0x2a2/0x49a
> > [<ffffffff810fd53f>] chrdev_open+0x11d/0x146
>
> Are these two patches also for the .36 kernel? Kyle, you were seeing
> the warnings show up there, right?
>

Yup, I guess they turned up when the BKL went away. (I reverted the BKL
removal patches on top of 2.6.36, and never saw this WARN_ON trigger at
least.)

--Kyle
--
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/