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? 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 **’ So I can't include that one :( Should I look at the others as well? thanks, greg k-h -- 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