On Wed, Sep 12, 2007 at 09:33:12AM -0500, Josh Boyer wrote: > On 9/12/07, Andy Whitcroft <[EMAIL PROTECTED]> wrote: > > The following commit just hit mainline and all my powerpc test boxes are > > failing during compilation: > > > > commit f629307c857c030d5a3dd777fee37c8bb395e171 > > tty: termios locking functions break with new termios type > > I think this is already being discussed on the linuxppc-dev list. The same thing hits sparc64:
CC drivers/char/tty_ioctl.o drivers/char/tty_ioctl.c: In function 'n_tty_ioctl': drivers/char/tty_ioctl.c:799: error: implicit declaration of function 'kernel_termios_to_user_termios_1' drivers/char/tty_ioctl.c:806: error: implicit declaration of function 'user_termios_to_kernel_termios_1' make[2]: *** [drivers/char/tty_ioctl.o] Error 1 make[1]: *** [drivers/char] Error 2 make: *** [drivers] Error 2 Cheers, -- Guido - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/