Hi Greg,

After merging the tty tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:

drivers/tty/tty_ioctl.c: In function 'set_sgflags':
drivers/tty/tty_ioctl.c:741:9: error: request for member 'c_iflag' in something 
not a structure or union
drivers/tty/tty_ioctl.c:742:9: error: request for member 'c_oflag' in something 
not a structure or union
drivers/tty/tty_ioctl.c:743:9: error: request for member 'c_lflag' in something 
not a structure or union
drivers/tty/tty_ioctl.c:745:10: error: request for member 'c_iflag' in 
something not a structure or union
drivers/tty/tty_ioctl.c:746:10: error: request for member 'c_lflag' in 
something not a structure or union
drivers/tty/tty_ioctl.c:749:10: error: request for member 'c_lflag' in 
something not a structure or union
drivers/tty/tty_ioctl.c:753:10: error: request for member 'c_oflag' in 
something not a structure or union
drivers/tty/tty_ioctl.c:756:10: error: request for member 'c_iflag' in 
something not a structure or union
drivers/tty/tty_ioctl.c:757:10: error: request for member 'c_lflag' in 
something not a structure or union
drivers/tty/tty_ioctl.c:759:15: error: request for member 'c_lflag' in 
something not a structure or union
drivers/tty/tty_ioctl.c:760:10: error: request for member 'c_cc' in something 
not a structure or union
drivers/tty/tty_ioctl.c:761:10: error: request for member 'c_cc' in something 
not a structure or union

Caused by commit adc8d746caa6 ("tty: move the termios object into the
tty").  Did anyone build test this?  :-(

I have used the tty tree from next-20120712 again for today.

-- 
Cheers,
Stephen Rothwell                    s...@canb.auug.org.au

Attachment: pgpY6lJ3X1WnY.pgp
Description: PGP signature

Reply via email to