Re: [ 084/104] USB: serial: add modem-status-change wait queue

2013-03-26 Thread Ben Hutchings
On Tue, 2013-03-26 at 16:36 +0100, Johan Hovold wrote: > On Mon, Mar 25, 2013 at 2:06 AM, Ben Hutchings wrote: > > 3.2-stable review patch. If anyone has any objections, please let me know. > > This patch is incorrect as the wait-queue initialisation is missing. A > fix has been posted to linux-

Re: [ 084/104] USB: serial: add modem-status-change wait queue

2013-03-26 Thread Johan Hovold
On Mon, Mar 25, 2013 at 2:06 AM, Ben Hutchings wrote: > 3.2-stable review patch. If anyone has any objections, please let me know. This patch is incorrect as the wait-queue initialisation is missing. A fix has been posted to linux-usb: http://marc.info/?l=linux-usb&m=136428758202815&w=2

[ 084/104] USB: serial: add modem-status-change wait queue

2013-03-24 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold commit e5b33dc9d16053c2ae4c2c669cf008829530364b upstream. Add modem-status-change wait queue to struct usb_serial_port that subdrivers can use to implement TIOCMIWAIT. Currently s