On Thu, 12 Jul 2012 14:35:33 -0700 Greg KH <greg@xxxxxxxxx> wrote: > On Thu, Jul 12, 2012 at 12:58:37PM +0100, Alan Cox wrote: > > TTY cleanups and pre-requisites for the lock handling change. > > > > Resending as it seems these got lost given the stuff before and after > > them is already applied (including stuff in -next that depends on these). > > No, they were not lost, I rejected them as they were broken, didn't you > get that email showing what was wrong with them? I didn't. > For example, the 01/10 patch is broken with: > drivers/usb/serial/f81232.c: In function ‘f81232_set_termios’: > drivers/usb/serial/f81232.c:180:2: warning: passing argument 1 of ‘tty_termios_copy_hw’ from incompatible pointer type [enabled by default] > include/linux/tty.h:455:13: note: expected ‘struct ktermios *’ but argument is of type ‘struct ktermios **’ Ok I see whats happened - patches are right but in the wrong order. Will go fix. Alan -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html