is peripheral interrupt priority configuration possible?

Puyou Lu puyou.lu at gmail.com
Sun Sep 11 07:52:39 PDT 2022


Hi,
I think such scence is common:
For example, a system has two uarts: uart1 for console log, uart2 for
some important comunications. Is it possible to make sure interrupt of
uart2 always be handled prior to uart1, when they happen at same time?



More information about the linux-arm-kernel mailing list