From: Wolfram Sang <wsa@the-dreams.de>
To: Ajay Gupta <ajaykuee@gmail.com>
Cc: linux-i2c@vger.kernel.org, Ajay Gupta <ajayg@nvidia.com>
Subject: Re: [PATCH] i2c: nvidia-gpu: use dev_info for timeout error
Date: Mon, 21 Sep 2020 20:08:40 +0200 [thread overview]
Message-ID: <20200921180840.GA18032@ninjato> (raw)
In-Reply-To: <20200921173426.2636-1-ajayg@nvidia.com>
[-- Attachment #1: Type: text/plain, Size: 656 bytes --]
On Mon, Sep 21, 2020 at 10:34:26AM -0700, Ajay Gupta wrote:
> From: Ajay Gupta <ajayg@nvidia.com>
>
> Timeout error may be seen due to missing i2c client such as
> USB Type-C UCSI controller on some NVIDIA GPU card. Currently
> we don't have a correct way to identify these cards.
>
> Tools like Plymouth (splashscreen) doesn't like dev_err so
> changing timeout status log to dev_info.
>
> Bug information:
> https://bugzilla.kernel.org/show_bug.cgi?id=206653
>
> Signed-off-by: Ajay Gupta <ajayg@nvidia.com>
Hmm, a KERN_INFO message saying "error" does not make much sense. Maybe
this is an argument to simply remove the message?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2020-09-21 18:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-21 17:34 [PATCH] i2c: nvidia-gpu: use dev_info for timeout error Ajay Gupta
2020-09-21 18:08 ` Wolfram Sang [this message]
2020-09-21 19:36 ` Ajay Gupta
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200921180840.GA18032@ninjato \
--to=wsa@the-dreams.de \
--cc=ajayg@nvidia.com \
--cc=ajaykuee@gmail.com \
--cc=linux-i2c@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.