[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3692fbeb-bf8a-6de6-898b-551d899e9e55@ti.com>
Date: Mon, 23 Oct 2017 15:59:49 +0530
From: Faiz Abbas <faiz_abbas@...com>
To: Bjorn Helgaas <helgaas@...nel.org>
CC: <kishon@...com>, <bhelgaas@...gle.com>,
<linux-omap@...r.kernel.org>, <linux-pci@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] dwc: dra7xx: Print link state to console for debug
Hi Bjorn,
On Saturday 21 October 2017 04:39 AM, Bjorn Helgaas wrote:
> On Thu, Oct 19, 2017 at 06:13:29PM +0530, Faiz Abbas wrote:
>> Enable support for printing the LTSSM link state for debugging PCI
>> when link is down.
>>
>> Signed-off-by: Faiz Abbas <faiz_abbas@...com>
>> ---
>> v2:
>> 1. Changed dev_err() to dev_dbg()
>> 2. Changed static char array to static const char * const
>> 3. format changes
>
> I'm not really sure how much debug help we want to carry around in the
> mainline kernel. End users aren't going to use this; it seems like
> more of a lab tool, and in situations like that you usually end up
> carrying around some out-of-tree patches for a while anyway. But I
> can probably be convinced either way.
>
It'll be easier to support customers if they can tell us what the state
of the link is by just changing the log level. We won't have to send a
debug patch to the customer to find that out.
Thanks,
Faiz
Powered by blists - more mailing lists