Re: [patch 3/7] PCI: fix quirk-6700-fix.patch

2005-08-17 Thread Greg KH
On Tue, Aug 16, 2005 at 05:27:11PM -0700, Andrew Morton wrote: > > hm. I normally fold crappy little patches like this into the main patch > before sending it Linuswards. The submitter gets a mention in the s-o-b > record and perhaps a one-line description if the fix was less than utterly >

Re: [patch 3/7] PCI: fix quirk-6700-fix.patch

2005-08-17 Thread Greg KH
On Tue, Aug 16, 2005 at 05:27:11PM -0700, Andrew Morton wrote: hm. I normally fold crappy little patches like this into the main patch before sending it Linuswards. The submitter gets a mention in the s-o-b record and perhaps a one-line description if the fix was less than utterly trivial.

Re: [patch 3/7] PCI: fix quirk-6700-fix.patch

2005-08-16 Thread Andrew Morton
Greg Kroah-Hartman <[EMAIL PROTECTED]> wrote: > > From: Andrew Morton <[EMAIL PROTECTED]> > > drivers/built-in.o(.text+0x32c3): In function `quirk_pcie_pxh': > /usr/src/25/drivers/pci/quirks.c:1312: undefined reference to > `disable_msi_mode' > > Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>

[patch 3/7] PCI: fix quirk-6700-fix.patch

2005-08-16 Thread Greg Kroah-Hartman
From: Andrew Morton <[EMAIL PROTECTED]> drivers/built-in.o(.text+0x32c3): In function `quirk_pcie_pxh': /usr/src/25/drivers/pci/quirks.c:1312: undefined reference to `disable_msi_mode' Signed-off-by: Andrew Morton <[EMAIL PROTECTED]> Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> ---

[patch 3/7] PCI: fix quirk-6700-fix.patch

2005-08-16 Thread Greg Kroah-Hartman
From: Andrew Morton [EMAIL PROTECTED] drivers/built-in.o(.text+0x32c3): In function `quirk_pcie_pxh': /usr/src/25/drivers/pci/quirks.c:1312: undefined reference to `disable_msi_mode' Signed-off-by: Andrew Morton [EMAIL PROTECTED] Signed-off-by: Greg Kroah-Hartman [EMAIL PROTECTED] ---

Re: [patch 3/7] PCI: fix quirk-6700-fix.patch

2005-08-16 Thread Andrew Morton
Greg Kroah-Hartman [EMAIL PROTECTED] wrote: From: Andrew Morton [EMAIL PROTECTED] drivers/built-in.o(.text+0x32c3): In function `quirk_pcie_pxh': /usr/src/25/drivers/pci/quirks.c:1312: undefined reference to `disable_msi_mode' Signed-off-by: Andrew Morton [EMAIL PROTECTED]