Re: [BUG]: 2.6.19.2: Weird serial core issue

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Russell King
Date: Thursday, February 1, 2007 - 4:16 am

On Thu, Feb 01, 2007 at 06:09:24PM +0800, Aubrey Li wrote:

serial core does not and should not "record" the terminal settings.
That's the job of the tty layer.


No.  You haven't analysed the call path causing tty_ioctl() to be
invoked, so you have no basis to point the finger *anywhere* at the
moment.

Find out from where tty_ioctl() is called - maybe by adding a call
to dump_stack().  I think you'll find it is coming from userspace.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[BUG]: 2.6.19.2: Weird serial core issue, Aubrey Li, (Wed Jan 31, 3:49 am)
Re: [BUG]: 2.6.19.2: Weird serial core issue, Aubrey Li, (Wed Jan 31, 7:33 pm)
Re: [BUG]: 2.6.19.2: Weird serial core issue, Russell King, (Thu Feb 1, 2:45 am)
Re: [BUG]: 2.6.19.2: Weird serial core issue, Aubrey Li, (Thu Feb 1, 3:09 am)
Re: [BUG]: 2.6.19.2: Weird serial core issue, Russell King, (Thu Feb 1, 4:16 am)
Re: [BUG]: 2.6.19.2: Weird serial core issue, Aubrey Li, (Thu Feb 1, 10:54 am)
Re: [BUG]: 2.6.19.2: Weird serial core issue, Russell King, (Thu Feb 1, 12:09 pm)