1. n_tty_set_termios() unconditionally dereferences termios pointer 2. n_tty_open() does n_tty_set_termios(tty, NULL) which results in panic at boot. -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html