Re: [PATCH v1] Moving IRQ handler registering after imx_rngc_irq_mask_clear()

From: Herbert Xu
Date: Fri Sep 02 2022 - 07:00:51 EST


On Mon, Aug 22, 2022 at 01:19:03PM +0200, Kshitiz Varshney wrote:
> Issue:
> While servicing interrupt, if the IRQ happens to be because of a SEED_DONE
> due to a previous boot stage, you end up completing the completion
> prematurely, hence causing kernel to crash while booting.
>
> Fix:
> Moving IRQ handler registering after imx_rngc_irq_mask_clear()
>
> Fixes: 1d5449445bd0 (hwrng: mx-rngc - add a driver for Freescale RNGC)
> Signed-off-by: Kshitiz Varshney <kshitiz.varshney@xxxxxxx>
> ---
> drivers/char/hw_random/imx-rngc.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)

Patch applied. Thanks.
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt