Re: linux-next: build failure after merge of the final tree (tty tree related)

2013-10-29 Thread Stephen Rothwell
Hi all, On Mon, 28 Oct 2013 09:33:33 -0700 Greg KH wrote: > > On Mon, Oct 28, 2013 at 09:05:37AM -0700, Sören Brinkmann wrote: > > On Tue, Oct 29, 2013 at 01:33:17AM +1100, Stephen Rothwell wrote: > > > > > > After merging the final tree, today's linux-next build (powerpc > > > allyesconfig)

Re: linux-next: build failure after merge of the final tree (tty tree related)

2013-10-29 Thread Stephen Rothwell
Hi all, On Mon, 28 Oct 2013 09:33:33 -0700 Greg KH g...@kroah.com wrote: On Mon, Oct 28, 2013 at 09:05:37AM -0700, Sören Brinkmann wrote: On Tue, Oct 29, 2013 at 01:33:17AM +1100, Stephen Rothwell wrote: After merging the final tree, today's linux-next build (powerpc allyesconfig)

Re: linux-next: build failure after merge of the final tree (tty tree related)

2013-10-28 Thread Greg KH
On Mon, Oct 28, 2013 at 09:05:37AM -0700, Sören Brinkmann wrote: > On Tue, Oct 29, 2013 at 01:33:17AM +1100, Stephen Rothwell wrote: > > Hi all, > > > > After merging the final tree, today's linux-next build (powerpc > > allyesconfig) failed like this: > > > > drivers/tty/serial/xilinx_uartps.c:

Re: linux-next: build failure after merge of the final tree (tty tree related)

2013-10-28 Thread Sören Brinkmann
On Tue, Oct 29, 2013 at 01:33:17AM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the final tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > drivers/tty/serial/xilinx_uartps.c: In function 'xuartps_clk_notifier_cb': >

Re: linux-next: build failure after merge of the final tree (tty tree related)

2013-10-28 Thread Michal Simek
On 10/28/2013 03:33 PM, Stephen Rothwell wrote: > Hi all, > > After merging the final tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > drivers/tty/serial/xilinx_uartps.c: In function 'xuartps_clk_notifier_cb': > drivers/tty/serial/xilinx_uartps.c:436:7: error:

linux-next: build failure after merge of the final tree (tty tree related)

2013-10-28 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/tty/serial/xilinx_uartps.c: In function 'xuartps_clk_notifier_cb': drivers/tty/serial/xilinx_uartps.c:436:7: error: 'PRE_RATE_CHANGE' undeclared (first use in this function) case

linux-next: build failure after merge of the final tree (tty tree related)

2013-10-28 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/tty/serial/xilinx_uartps.c: In function 'xuartps_clk_notifier_cb': drivers/tty/serial/xilinx_uartps.c:436:7: error: 'PRE_RATE_CHANGE' undeclared (first use in this function) case

Re: linux-next: build failure after merge of the final tree (tty tree related)

2013-10-28 Thread Michal Simek
On 10/28/2013 03:33 PM, Stephen Rothwell wrote: Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/tty/serial/xilinx_uartps.c: In function 'xuartps_clk_notifier_cb': drivers/tty/serial/xilinx_uartps.c:436:7: error:

Re: linux-next: build failure after merge of the final tree (tty tree related)

2013-10-28 Thread Sören Brinkmann
On Tue, Oct 29, 2013 at 01:33:17AM +1100, Stephen Rothwell wrote: Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/tty/serial/xilinx_uartps.c: In function 'xuartps_clk_notifier_cb': drivers/tty/serial/xilinx_uartps.c:436:7:

Re: linux-next: build failure after merge of the final tree (tty tree related)

2013-10-28 Thread Greg KH
On Mon, Oct 28, 2013 at 09:05:37AM -0700, Sören Brinkmann wrote: On Tue, Oct 29, 2013 at 01:33:17AM +1100, Stephen Rothwell wrote: Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/tty/serial/xilinx_uartps.c: In function

Re: linux-next: build failure after merge of the final tree (tty tree related)

2013-09-27 Thread Greg KH
On Fri, Sep 27, 2013 at 06:21:17PM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the final tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > drivers/tty/serial/8250/8250_dw.c: In function 'dw8250_probe': > drivers/tty/serial/8250/8250_dw.c:341:3: error:

linux-next: build failure after merge of the final tree (tty tree related)

2013-09-27 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/tty/serial/8250/8250_dw.c: In function 'dw8250_probe': drivers/tty/serial/8250/8250_dw.c:341:3: error: too many arguments to function 'dw8250_probe_acpi' err = dw8250_probe_acpi(,

linux-next: build failure after merge of the final tree (tty tree related)

2013-09-27 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/tty/serial/8250/8250_dw.c: In function 'dw8250_probe': drivers/tty/serial/8250/8250_dw.c:341:3: error: too many arguments to function 'dw8250_probe_acpi' err =

Re: linux-next: build failure after merge of the final tree (tty tree related)

2013-09-27 Thread Greg KH
On Fri, Sep 27, 2013 at 06:21:17PM +1000, Stephen Rothwell wrote: Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/tty/serial/8250/8250_dw.c: In function 'dw8250_probe': drivers/tty/serial/8250/8250_dw.c:341:3: error: too many

linux-next: build failure after merge of the final tree (tty tree related)

2013-04-02 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (arm defconfig) failed like this: drivers/tty/serial/amba-pl011.c: In function 'pl011_rx_chars': drivers/tty/serial/amba-pl011.c:1199:11: error: 'struct uart_amba_port' has no member named 'dmarx'

linux-next: build failure after merge of the final tree (tty tree related)

2013-04-02 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (arm defconfig) failed like this: drivers/tty/serial/amba-pl011.c: In function 'pl011_rx_chars': drivers/tty/serial/amba-pl011.c:1199:11: error: 'struct uart_amba_port' has no member named 'dmarx'

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-12-13 Thread Steven Rostedt
On Thu, 2012-12-13 at 15:38 -0800, Greg KH wrote: > Ugh, can someone send me a patch to forward to Linus to fix this please? > Steven, how about fixing the problem properly? Yeah, ugh, I should have sent the fix earlier :-( I've just been hammering at bugs for the people that pay me ;-) OK,

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-12-13 Thread Greg KH
On Fri, Dec 14, 2012 at 10:32:56AM +1100, Stephen Rothwell wrote: > Hi Steve, Greg, > > On Tue, 27 Nov 2012 10:05:30 +1100 Stephen Rothwell > wrote: > > > > On Mon, 26 Nov 2012 09:35:12 -0500 Steven Rostedt > > wrote: > > > > > > On Tue, 2012-11-27 at 00:49 +1100, Stephen Rothwell wrote: > >

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-12-13 Thread Stephen Rothwell
Hi Steve, Greg, On Tue, 27 Nov 2012 10:05:30 +1100 Stephen Rothwell wrote: > > On Mon, 26 Nov 2012 09:35:12 -0500 Steven Rostedt wrote: > > > > On Tue, 2012-11-27 at 00:49 +1100, Stephen Rothwell wrote: > > > > > > After merging the final tree, today's linux-next build (powerpc > > >

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-12-13 Thread Stephen Rothwell
Hi Steve, Greg, On Tue, 27 Nov 2012 10:05:30 +1100 Stephen Rothwell s...@canb.auug.org.au wrote: On Mon, 26 Nov 2012 09:35:12 -0500 Steven Rostedt srost...@redhat.com wrote: On Tue, 2012-11-27 at 00:49 +1100, Stephen Rothwell wrote: After merging the final tree, today's linux-next

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-12-13 Thread Greg KH
On Fri, Dec 14, 2012 at 10:32:56AM +1100, Stephen Rothwell wrote: Hi Steve, Greg, On Tue, 27 Nov 2012 10:05:30 +1100 Stephen Rothwell s...@canb.auug.org.au wrote: On Mon, 26 Nov 2012 09:35:12 -0500 Steven Rostedt srost...@redhat.com wrote: On Tue, 2012-11-27 at 00:49 +1100,

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-12-13 Thread Steven Rostedt
On Thu, 2012-12-13 at 15:38 -0800, Greg KH wrote: Ugh, can someone send me a patch to forward to Linus to fix this please? Steven, how about fixing the problem properly? Yeah, ugh, I should have sent the fix earlier :-( I've just been hammering at bugs for the people that pay me ;-) OK, I'll

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-11-26 Thread Stephen Rothwell
Hi Steve, On Mon, 26 Nov 2012 09:35:12 -0500 Steven Rostedt wrote: > > On Tue, 2012-11-27 at 00:49 +1100, Stephen Rothwell wrote: > > > > After merging the final tree, today's linux-next build (powerpc > > allyesconfig) failed like this: > > > > In file included from

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-11-26 Thread Steven Rostedt
On Tue, 2012-11-27 at 00:49 +1100, Stephen Rothwell wrote: > Hi all, > > After merging the final tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > In file included from drivers/staging/sb105x/sb_pci_mp.c:1:0: > drivers/staging/sb105x/sb_pci_mp.h:22:25: fatal error:

linux-next: build failure after merge of the final tree (tty tree related)

2012-11-26 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: In file included from drivers/staging/sb105x/sb_pci_mp.c:1:0: drivers/staging/sb105x/sb_pci_mp.h:22:25: fatal error: asm/segment.h: No such file or directory Caused by commit 68a81291ff66

linux-next: build failure after merge of the final tree (tty tree related)

2012-11-26 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: In file included from drivers/staging/sb105x/sb_pci_mp.c:1:0: drivers/staging/sb105x/sb_pci_mp.h:22:25: fatal error: asm/segment.h: No such file or directory Caused by commit 68a81291ff66

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-11-26 Thread Steven Rostedt
On Tue, 2012-11-27 at 00:49 +1100, Stephen Rothwell wrote: Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: In file included from drivers/staging/sb105x/sb_pci_mp.c:1:0: drivers/staging/sb105x/sb_pci_mp.h:22:25: fatal error:

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-11-26 Thread Stephen Rothwell
Hi Steve, On Mon, 26 Nov 2012 09:35:12 -0500 Steven Rostedt srost...@redhat.com wrote: On Tue, 2012-11-27 at 00:49 +1100, Stephen Rothwell wrote: After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: In file included from

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-09-25 Thread Greg KH
On Tue, Sep 25, 2012 at 12:36:44AM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the final tree, today's linux-next build (sparc64 defconfig) > failed like this: > > fs/compat_ioctl.c:868:1: error: 'TIOCSRS485' undeclared here (not in a > function) > fs/compat_ioctl.c:869:1: error:

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-09-25 Thread Greg KH
On Tue, Sep 25, 2012 at 12:36:44AM +1000, Stephen Rothwell wrote: Hi all, After merging the final tree, today's linux-next build (sparc64 defconfig) failed like this: fs/compat_ioctl.c:868:1: error: 'TIOCSRS485' undeclared here (not in a function) fs/compat_ioctl.c:869:1: error:

linux-next: build failure after merge of the final tree (tty tree related)

2012-09-24 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (sparc64 defconfig) failed like this: fs/compat_ioctl.c:868:1: error: 'TIOCSRS485' undeclared here (not in a function) fs/compat_ioctl.c:869:1: error: 'TIOCGRS485' undeclared here (not in a function) Caused by commit 84c3b8486044

linux-next: build failure after merge of the final tree (tty tree related)

2012-09-24 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (sparc64 defconfig) failed like this: fs/compat_ioctl.c:868:1: error: 'TIOCSRS485' undeclared here (not in a function) fs/compat_ioctl.c:869:1: error: 'TIOCGRS485' undeclared here (not in a function) Caused by commit 84c3b8486044

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-07-25 Thread Alan Cox
> > if (serial->type->set_termios) { > > - tty->termios->c_cflag = cflag; > > - tty_termios_encode_baud_rate(tty->termios, > > baud, baud); > > + tty->termios.c_cflag = cflag; > > + > > tty_termios_encode_baud_rate(>termios, baud,

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-07-25 Thread Stephen Rothwell
Hi Greg, Alan, On Fri, 20 Jul 2012 15:02:37 +1000 Stephen Rothwell wrote: > > After merging the final tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > drivers/usb/serial/console.c: In function 'usb_console_setup': > drivers/usb/serial/console.c:168:16: error:

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-07-25 Thread Greg KH
On Fri, Jul 20, 2012 at 03:02:37PM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the final tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > drivers/usb/serial/console.c: In function 'usb_console_setup': > drivers/usb/serial/console.c:168:16: error:

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-07-25 Thread Greg KH
On Fri, Jul 20, 2012 at 03:02:37PM +1000, Stephen Rothwell wrote: Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/usb/serial/console.c: In function 'usb_console_setup': drivers/usb/serial/console.c:168:16: error: invalid type

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-07-25 Thread Stephen Rothwell
Hi Greg, Alan, On Fri, 20 Jul 2012 15:02:37 +1000 Stephen Rothwell s...@canb.auug.org.au wrote: After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/usb/serial/console.c: In function 'usb_console_setup':

Re: linux-next: build failure after merge of the final tree (tty tree related)

2012-07-25 Thread Alan Cox
if (serial-type-set_termios) { - tty-termios-c_cflag = cflag; - tty_termios_encode_baud_rate(tty-termios, baud, baud); + tty-termios.c_cflag = cflag; + tty_termios_encode_baud_rate(tty-termios, baud, baud);

linux-next: build failure after merge of the final tree (tty tree related)

2012-07-19 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/usb/serial/console.c: In function 'usb_console_setup': drivers/usb/serial/console.c:168:16: error: invalid type argument of '->' (have 'struct ktermios')

linux-next: build failure after merge of the final tree (tty tree related)

2012-07-19 Thread Stephen Rothwell
Hi all, After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/usb/serial/console.c: In function 'usb_console_setup': drivers/usb/serial/console.c:168:16: error: invalid type argument of '-' (have 'struct ktermios')