Re: [PATCH] pci: Omit error message for benign allocation failure

2007-12-05 Thread Gary Hade
On Wed, Dec 05, 2007 at 10:18:24AM -0500, Jun'ichi Nomura wrote: > Gary Hade wrote: > > On Tue, Dec 04, 2007 at 06:23:32PM -0500, Jun'ichi Nomura wrote: > >> Kernel always tries to. But it's best effort basis, IMO. > >> (Maybe your patch is going to fix that?) > > > > If you are seeing the

Re: [PATCH] pci: Omit error message for benign allocation failure

2007-12-05 Thread Jun'ichi Nomura
Gary Hade wrote: > On Tue, Dec 04, 2007 at 06:23:32PM -0500, Jun'ichi Nomura wrote: >> Kernel always tries to. But it's best effort basis, IMO. >> (Maybe your patch is going to fix that?) > > If you are seeing the allocation failures both with and > without my original patch I doubt that an

Re: [PATCH] pci: Omit error message for benign allocation failure

2007-12-05 Thread Jun'ichi Nomura
Gary Hade wrote: On Tue, Dec 04, 2007 at 06:23:32PM -0500, Jun'ichi Nomura wrote: Kernel always tries to. But it's best effort basis, IMO. (Maybe your patch is going to fix that?) If you are seeing the allocation failures both with and without my original patch I doubt that an improved

Re: [PATCH] pci: Omit error message for benign allocation failure

2007-12-05 Thread Gary Hade
On Wed, Dec 05, 2007 at 10:18:24AM -0500, Jun'ichi Nomura wrote: Gary Hade wrote: On Tue, Dec 04, 2007 at 06:23:32PM -0500, Jun'ichi Nomura wrote: Kernel always tries to. But it's best effort basis, IMO. (Maybe your patch is going to fix that?) If you are seeing the allocation failures

Re: [PATCH] pci: Omit error message for benign allocation failure

2007-12-04 Thread Gary Hade
On Tue, Dec 04, 2007 at 06:23:32PM -0500, Jun'ichi Nomura wrote: > Hi Gary, > > Gary Hade wrote: > > On Tue, Dec 04, 2007 at 02:35:48PM -0500, Jun'ichi Nomura wrote: > >> On a system with PCI-to-PCI bridges, following errors are observed: > >> > >> PCI: Failed to allocate mem resource #8:[EMAIL

Re: [PATCH] pci: Omit error message for benign allocation failure

2007-12-04 Thread Jun'ichi Nomura
Hi Gary, Gary Hade wrote: > On Tue, Dec 04, 2007 at 02:35:48PM -0500, Jun'ichi Nomura wrote: >> On a system with PCI-to-PCI bridges, following errors are observed: >> >> PCI: Failed to allocate mem resource #8:[EMAIL PROTECTED] for :02:00.0 >> PCI: Failed to allocate mem resource #6:[EMAIL

Re: [PATCH] pci: Omit error message for benign allocation failure

2007-12-04 Thread Gary Hade
On Tue, Dec 04, 2007 at 02:35:48PM -0500, Jun'ichi Nomura wrote: > Hi, > > On a system with PCI-to-PCI bridges, following errors are observed: > > PCI: Failed to allocate mem resource #8:[EMAIL PROTECTED] for :02:00.0 > PCI: Failed to allocate mem resource #6:[EMAIL PROTECTED] for

[PATCH] pci: Omit error message for benign allocation failure

2007-12-04 Thread Jun'ichi Nomura
Hi, On a system with PCI-to-PCI bridges, following errors are observed: PCI: Failed to allocate mem resource #8:[EMAIL PROTECTED] for :02:00.0 PCI: Failed to allocate mem resource #6:[EMAIL PROTECTED] for :03:01.0 '#6' is for expansion ROM and '#8' for the bridge where the device with

[PATCH] pci: Omit error message for benign allocation failure

2007-12-04 Thread Jun'ichi Nomura
Hi, On a system with PCI-to-PCI bridges, following errors are observed: PCI: Failed to allocate mem resource #8:[EMAIL PROTECTED] for :02:00.0 PCI: Failed to allocate mem resource #6:[EMAIL PROTECTED] for :03:01.0 '#6' is for expansion ROM and '#8' for the bridge where the device with

Re: [PATCH] pci: Omit error message for benign allocation failure

2007-12-04 Thread Gary Hade
On Tue, Dec 04, 2007 at 02:35:48PM -0500, Jun'ichi Nomura wrote: Hi, On a system with PCI-to-PCI bridges, following errors are observed: PCI: Failed to allocate mem resource #8:[EMAIL PROTECTED] for :02:00.0 PCI: Failed to allocate mem resource #6:[EMAIL PROTECTED] for :03:01.0

Re: [PATCH] pci: Omit error message for benign allocation failure

2007-12-04 Thread Jun'ichi Nomura
Hi Gary, Gary Hade wrote: On Tue, Dec 04, 2007 at 02:35:48PM -0500, Jun'ichi Nomura wrote: On a system with PCI-to-PCI bridges, following errors are observed: PCI: Failed to allocate mem resource #8:[EMAIL PROTECTED] for :02:00.0 PCI: Failed to allocate mem resource #6:[EMAIL PROTECTED]

Re: [PATCH] pci: Omit error message for benign allocation failure

2007-12-04 Thread Gary Hade
On Tue, Dec 04, 2007 at 06:23:32PM -0500, Jun'ichi Nomura wrote: Hi Gary, Gary Hade wrote: On Tue, Dec 04, 2007 at 02:35:48PM -0500, Jun'ichi Nomura wrote: On a system with PCI-to-PCI bridges, following errors are observed: PCI: Failed to allocate mem resource #8:[EMAIL PROTECTED] for