[Skiboot] [PATCH] pci: Reduce log level of error message

Stewart Smith stewart at linux.vnet.ibm.com
Wed Mar 7 14:37:34 AEDT 2018


Michael Neuling <mikey at neuling.org> writes:
> If a link doesn't train, we can end up with error messages like this:
>
> [   63.027261959,3] PHB#0032[8:2]: LINK: Timeout waiting for electrical link
> [   63.027265573,3] PHB#0032:00:00.0 Error -6 resetting
>
> The first message is useful but the second message is just debug from
> the core PCI code and is confusing to print to the console.
>
> This reduces the second print to debug level so it's not seen by the
> console by default.
>
> Signed-off-by: Michael Neuling <mikey at neuling.org>
> Reported-by: Pridhiviraj Paidipeddi <ppaidipe at linux.vnet.ibm.com>
> ---
>  core/pci.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks! Merged to master as of 75a89e61c9d97e662b80b19126607d20527815e9

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list