Re: [RFC PATCH v2 12/45] arm64: interrupts: Add common exception state helpers
Vladimir Murzin <[email protected]>
| Newsgroups | org.infradead.lists.linux-arm-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi Jinjie, On 7/28/26 09:20, Jinjie Ruan wrote: > Hi Vladimir, > > Using two tables as below to map different contexts to the hwstate > status makes the code appear more concise and clear. What do you think? I think I already tried something like that and IIRC it hurts code generation... I'll have another look before posting next version. Cheers Vladimir