Re: [PATCH linux-next] vsprintf: replace in_irq() with in_hardirq()

From: Petr Mladek
Date: Tue Oct 11 2022 - 05:02:45 EST


On Tue 2022-10-11 02:48:31, yexingchen116@xxxxxxxxx wrote:
> From: ye xingchen <ye.xingchen@xxxxxxxxxx>
>
> Replace the obsolete and ambiguos macro in_irq() with new
> macro in_hardirq().
>
> Signed-off-by: ye xingchen <ye.xingchen@xxxxxxxxxx>

Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>

I am going to queue it for 6.2. I would push it for 6.1 only together
with another important changes. This one is not worth pull request
at this stage.

Best Regards,
Petr