On Nov 16, 2007, at 3:09 PM, Benjamin Herrenschmidt wrote:
On Fri, 2007-11-16 at 13:18 -0600, Kumar Gala wrote:
quoted
Well, for one the generic pci code will complain if its not able to
allocate the resource which is the true failure.
I'm thinking maybe we just make these pr_debug() instead of standard
printk?
I was thinking about changing the message to "cannot allocate initial
resource, will reallocate" or something like that. That is, make it
clear it's non fatal.
Yeah, something that on those lines would be good, and maybe mark them
KERN_WARNING instead of KERN_ERR.
- k