Re: [PATCH 10/13] tty: untangle locking of wait_until_sent

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alan Cox
Date: Wednesday, May 5, 2010 - 4:52 pm

> So, which ones should I move?  How about to start with the ones you

Generic serial covers several old drivers that are defunct
	drivers/char/rio/
	drivers/char/vme_scc
	drivers/char/ser_a2232
	drivers/char/sx/
	drivers/char/ip2/


Leave specialix.c for now - that one is probably salvagable fairly easily
and I think has a couple of users.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH v2 00/13] BKL conversion in tty layer, Arnd Bergmann, (Tue May 4, 3:33 pm)
[PATCH 01/13] tty: replace BKL with a new tty_lock, Arnd Bergmann, (Tue May 4, 3:33 pm)
[PATCH 05/13] tty: make ldisc_mutex nest under tty_lock, Arnd Bergmann, (Tue May 4, 3:33 pm)
[PATCH 10/13] tty: untangle locking of wait_until_sent, Arnd Bergmann, (Tue May 4, 3:33 pm)
[PATCH 11/13] tty: remove tty_lock_nested, Arnd Bergmann, (Tue May 4, 3:33 pm)
Re: [PATCH v2 00/13] BKL conversion in tty layer, Alan Cox, (Wed May 5, 3:52 am)
Re: [PATCH v2 00/13] BKL conversion in tty layer, Arnd Bergmann, (Wed May 5, 5:24 am)
Re: [PATCH 10/13] tty: untangle locking of wait_until_sent, Alan Cox, (Wed May 5, 4:52 pm)