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@xxxxxxxxxx> 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@xxxxxxxxxx> > > Reviewed-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx> Thanks. Can this patch be taken through the drm tree? - Eric