Re: [PATCH v2 5/8] powerpc/entry: add irqentry_state and generic entry support
From: Thomas Gleixner
Date: Wed Nov 13 2024 - 01:41:29 EST
On Mon, Nov 11 2024 at 11:19, Luming Yu wrote:
> generic irq entry support via generic irqentry is added for powerpc.
> There may be duplciate calls and missing callbacks requires further
> work.
No. This needs to be a transition which is consistent and correct at any
stage of the series.
You cannot go and break stuff first and then gradually add hacks to fix
it up. Well, you can but don't be surprised if it goes nowhere.
Thanks,
tglx