[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#341761: [PATCH] PCI hotplug: Be slightly quieter about shpc_cap_offset == 0



On Mon, Dec 05, 2005 at 01:17:36PM +0900, Horms wrote:
> In article <[🔎] 20051202203717.5210.34510.reportbug@pride.fud.no> you wrote:
> > Package: linux-2.6
> > Severity: minor
> > 
> >  I'm booting using the "quiet" kernel option.  During the synthesizing
> > of the initial hotplug events, I see the following messages show up:
> > 
> >    shpchp: shpc_init : shpc_cap_offset == 0
> >    shpchp: shpc_init : shpc_cap_offset == 0
> > 
> >  I don't know what this means, but I doubt it is important enough to
> > break the silence I requested using "quiet".  I don't even have a
> > machine capable of PCI hotplugging.
> > 
> >  If the issue is important enough to bother me about after all, it
> > should say what the problem is in plain English, so I can actually do
> > something about it.
> 
> I've CCed the upstream maintainer, to bring this minor issue
> to his attention. 
> 
> Greg, I see in the code that message is logged using err(),
> perhaps dbg() would be more appropriate. Trivial patch for reference:
> 
>     PCI hotplug: Be slightly quieter about shpc_cap_offset == 0
>     
>     It seems that the following message, logged as err() can show
>     up during normal boots.
>     
>     See: http://bugs.debian.org/341761
>     
>     Signed-Off-By: Horms <horms@verge.net.au>

Sorry for the delay, but this patch isn't needed anymore, due to the
rework of this driver.

thanks,

greg k-h



Reply to: