From: Eric Biggers <ebiggers@kernel.org>
To: Chen-Yu Tsai <wenst@chromium.org>
Cc: dri-devel@lists.freedesktop.org,
Andrzej Hajda <andrzej.hajda@intel.com>,
Neil Armstrong <neil.armstrong@linaro.org>,
Robert Foss <rfoss@kernel.org>,
Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
Jonas Karlman <jonas@kwiboo.se>,
Jernej Skrabec <jernej.skrabec@gmail.com>,
linux-crypto@vger.kernel.org
Subject: Re: [PATCH drm-next v2] drm/bridge: it6505: Use SHA-1 library instead of crypto_shash
Date: Wed, 3 Sep 2025 19:36:36 -0700 [thread overview]
Message-ID: <20250904023636.GC1345@sol> (raw)
In-Reply-To: <CAGXv+5FxXcJxfCUcX2SY-agbi-sr+btXq2-sDx6quwGF2vu8ew@mail.gmail.com>
On Mon, Aug 25, 2025 at 04:55:17PM +0200, Chen-Yu Tsai wrote:
> On Thu, Aug 21, 2025 at 7:56 PM Eric Biggers <ebiggers@kernel.org> wrote:
> >
> > Instead of using the "sha1" crypto_shash, simply call the sha1() library
> > function. This is simpler and faster.
> >
> > Signed-off-by: Eric Biggers <ebiggers@kernel.org>
>
> Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Thanks. Can this patch be taken through the drm tree?
- Eric
next prev parent reply other threads:[~2025-09-04 2:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-21 17:56 [PATCH drm-next v2] drm/bridge: it6505: Use SHA-1 library instead of crypto_shash Eric Biggers
2025-08-25 14:55 ` Chen-Yu Tsai
2025-09-04 2:36 ` Eric Biggers [this message]
2025-09-04 3:58 ` Chen-Yu Tsai
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=20250904023636.GC1345@sol \
--to=ebiggers@kernel.org \
--cc=Laurent.pinchart@ideasonboard.com \
--cc=andrzej.hajda@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=jernej.skrabec@gmail.com \
--cc=jonas@kwiboo.se \
--cc=linux-crypto@vger.kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=rfoss@kernel.org \
--cc=wenst@chromium.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).