Re: [PATCH RESEND] acpi: Fix logging when no pci_irq is allocated

2012-11-22 Thread Rafael J. Wysocki
On Wednesday, November 21, 2012 01:24:59 PM Joe Perches wrote: > On Wed, 2012-11-21 at 22:25 +0100, Rafael J. Wysocki wrote: > > On Wednesday, November 21, 2012 12:53:55 PM Joe Perches wrote: > > > I mean Jan Schönherr's patches that should fix this are > > > likely to be picked up one day. > > >

Re: [PATCH RESEND] acpi: Fix logging when no pci_irq is allocated

2012-11-22 Thread Joe Perches
On Wed, 2012-11-21 at 22:25 +0100, Rafael J. Wysocki wrote: > On Wednesday, November 21, 2012 12:53:55 PM Joe Perches wrote: > > I mean Jan Schönherr's patches that should fix this are > > likely to be picked up one day. > > > > https://lkml.org/lkml/2012/11/13/678 > > Till then, we need the

Re: [PATCH RESEND] acpi: Fix logging when no pci_irq is allocated

2012-11-22 Thread Joe Perches
On Wed, 2012-11-21 at 22:25 +0100, Rafael J. Wysocki wrote: On Wednesday, November 21, 2012 12:53:55 PM Joe Perches wrote: I mean Jan Schönherr's patches that should fix this are likely to be picked up one day. https://lkml.org/lkml/2012/11/13/678 Till then, we need the patch you

Re: [PATCH RESEND] acpi: Fix logging when no pci_irq is allocated

2012-11-22 Thread Rafael J. Wysocki
On Wednesday, November 21, 2012 01:24:59 PM Joe Perches wrote: On Wed, 2012-11-21 at 22:25 +0100, Rafael J. Wysocki wrote: On Wednesday, November 21, 2012 12:53:55 PM Joe Perches wrote: I mean Jan Schönherr's patches that should fix this are likely to be picked up one day.

Re: [PATCH RESEND] acpi: Fix logging when no pci_irq is allocated

2012-11-21 Thread Rafael J. Wysocki
On Wednesday, November 21, 2012 12:53:55 PM Joe Perches wrote: > On Wed, 2012-11-21 at 21:50 +0100, Rafael J. Wysocki wrote: > > On Wednesday, November 21, 2012 05:46:04 AM Joe Perches wrote: > > > On Wed, 2012-11-21 at 16:43 +0800, Daniel J Blueman wrote: > > > > Previously a new line is

Re: [PATCH RESEND] acpi: Fix logging when no pci_irq is allocated

2012-11-21 Thread Joe Perches
On Wed, 2012-11-21 at 21:50 +0100, Rafael J. Wysocki wrote: > On Wednesday, November 21, 2012 05:46:04 AM Joe Perches wrote: > > On Wed, 2012-11-21 at 16:43 +0800, Daniel J Blueman wrote: > > > Previously a new line is implicitly added in the no GSI case: > > > > > > [7.185182] pci

Re: [PATCH RESEND] acpi: Fix logging when no pci_irq is allocated

2012-11-21 Thread Rafael J. Wysocki
On Wednesday, November 21, 2012 05:46:04 AM Joe Perches wrote: > On Wed, 2012-11-21 at 16:43 +0800, Daniel J Blueman wrote: > > Previously a new line is implicitly added in the no GSI case: > > > > [7.185182] pci 0001:00:12.0: can't derive routing for PCI INT A > > [7.191352] pci

Re: [PATCH RESEND] acpi: Fix logging when no pci_irq is allocated

2012-11-21 Thread Joe Perches
On Wed, 2012-11-21 at 16:43 +0800, Daniel J Blueman wrote: > Previously a new line is implicitly added in the no GSI case: > > [7.185182] pci 0001:00:12.0: can't derive routing for PCI INT A > [7.191352] pci 0001:00:12.0: PCI INT A: no GSI > [7.195956] - using ISA IRQ 10 > > The

Re: [PATCH RESEND] acpi: Fix logging when no pci_irq is allocated

2012-11-21 Thread Joe Perches
On Wed, 2012-11-21 at 16:43 +0800, Daniel J Blueman wrote: Previously a new line is implicitly added in the no GSI case: [7.185182] pci 0001:00:12.0: can't derive routing for PCI INT A [7.191352] pci 0001:00:12.0: PCI INT A: no GSI [7.195956] - using ISA IRQ 10 The code thus

Re: [PATCH RESEND] acpi: Fix logging when no pci_irq is allocated

2012-11-21 Thread Rafael J. Wysocki
On Wednesday, November 21, 2012 05:46:04 AM Joe Perches wrote: On Wed, 2012-11-21 at 16:43 +0800, Daniel J Blueman wrote: Previously a new line is implicitly added in the no GSI case: [7.185182] pci 0001:00:12.0: can't derive routing for PCI INT A [7.191352] pci 0001:00:12.0: PCI

Re: [PATCH RESEND] acpi: Fix logging when no pci_irq is allocated

2012-11-21 Thread Joe Perches
On Wed, 2012-11-21 at 21:50 +0100, Rafael J. Wysocki wrote: On Wednesday, November 21, 2012 05:46:04 AM Joe Perches wrote: On Wed, 2012-11-21 at 16:43 +0800, Daniel J Blueman wrote: Previously a new line is implicitly added in the no GSI case: [7.185182] pci 0001:00:12.0: can't

Re: [PATCH RESEND] acpi: Fix logging when no pci_irq is allocated

2012-11-21 Thread Rafael J. Wysocki
On Wednesday, November 21, 2012 12:53:55 PM Joe Perches wrote: On Wed, 2012-11-21 at 21:50 +0100, Rafael J. Wysocki wrote: On Wednesday, November 21, 2012 05:46:04 AM Joe Perches wrote: On Wed, 2012-11-21 at 16:43 +0800, Daniel J Blueman wrote: Previously a new line is implicitly added