[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230616083618.1320824-1-martin@kaiser.cx>
Date: Fri, 16 Jun 2023 09:36:16 +0100
From: Martin Kaiser <martin@...ser.cx>
To: Herbert Xu <herbert@...dor.apana.org.au>
Cc: linux-crypto@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, Martin Kaiser <martin@...ser.cx>
Subject: [PATCH 0/2] hwrng: st - fix potential race condition
Fix a potential race condition in the st-rng driver. There's a short timeframe
where the driver is still registered but its peripheral clock is disabled.
Add support for compile-testing the driver. I do not have any hardware that
supports st-rng.
Martin Kaiser (2):
hwrng: st - support compile-testing
hwrng: st - keep clock enabled while hwrng is registered
drivers/char/hw_random/Kconfig | 2 +-
drivers/char/hw_random/st-rng.c | 18 +-----------------
2 files changed, 2 insertions(+), 18 deletions(-)
--
2.30.2
Powered by blists - more mailing lists