Re: Build regressions/improvements in v3.5-rc6

2012-07-09 Thread Bjorn Helgaas
On Mon, Jul 9, 2012 at 3:31 PM, Geert Uytterhoeven wrote: > Hi Bjorn (or Björn?), > > On Mon, Jul 9, 2012 at 11:20 PM, Bjorn Helgaas wrote: >> There are some PCI-related regressions here that I'd like to fix, but >> I don't know where to start. For example, these: >> >>> +

Re: Build regressions/improvements in v3.5-rc6

2012-07-09 Thread Geert Uytterhoeven
Hi Bjorn (or Björn?), On Mon, Jul 9, 2012 at 11:20 PM, Bjorn Helgaas wrote: > There are some PCI-related regressions here that I'd like to fix, but > I don't know where to start. For example, these: > >> + drivers/pci/quirks.c: error: implicit declaration of function 'ioread32' >>

Re: Build regressions/improvements in v3.5-rc6

2012-07-09 Thread Bjorn Helgaas
Hi Geert, There are some PCI-related regressions here that I'd like to fix, but I don't know where to start. For example, these: > + drivers/pci/quirks.c: error: implicit declaration of function 'ioread32' > [-Werror=implicit-function-declaration]: => 3154:2 > + drivers/pci/quirks.c:

Re: Build regressions/improvements in v3.5-rc6

2012-07-09 Thread Geert Uytterhoeven
On Mon, Jul 9, 2012 at 9:17 PM, Geert Uytterhoeven wrote: > JFYI, when comparing v3.5-rc6 to v3.5-rc5[3], the summaries are: > - build errors: +5/-19 5 regressions: + error: "usb_speed_string" [drivers/usb/core/usbcore.ko] undefined!: => N/A + error: "utf16s_to_utf8s"

Re: Build regressions/improvements in v3.5-rc6

2012-07-09 Thread Geert Uytterhoeven
On Mon, Jul 9, 2012 at 9:17 PM, Geert Uytterhoeven ge...@linux-m68k.org wrote: JFYI, when comparing v3.5-rc6 to v3.5-rc5[3], the summaries are: - build errors: +5/-19 5 regressions: + error: usb_speed_string [drivers/usb/core/usbcore.ko] undefined!: = N/A + error: utf16s_to_utf8s

Re: Build regressions/improvements in v3.5-rc6

2012-07-09 Thread Bjorn Helgaas
Hi Geert, There are some PCI-related regressions here that I'd like to fix, but I don't know where to start. For example, these: + drivers/pci/quirks.c: error: implicit declaration of function 'ioread32' [-Werror=implicit-function-declaration]: = 3154:2 + drivers/pci/quirks.c: error:

Re: Build regressions/improvements in v3.5-rc6

2012-07-09 Thread Geert Uytterhoeven
Hi Bjorn (or Björn?), On Mon, Jul 9, 2012 at 11:20 PM, Bjorn Helgaas bhelg...@google.com wrote: There are some PCI-related regressions here that I'd like to fix, but I don't know where to start. For example, these: + drivers/pci/quirks.c: error: implicit declaration of function 'ioread32'

Re: Build regressions/improvements in v3.5-rc6

2012-07-09 Thread Bjorn Helgaas
On Mon, Jul 9, 2012 at 3:31 PM, Geert Uytterhoeven ge...@linux-m68k.org wrote: Hi Bjorn (or Björn?), On Mon, Jul 9, 2012 at 11:20 PM, Bjorn Helgaas bhelg...@google.com wrote: There are some PCI-related regressions here that I'd like to fix, but I don't know where to start. For example,