anchao opened a new pull request, #13262:
URL: https://github.com/apache/nuttx/pull/13262

   ## Summary
   
   arm/gicv3: set routing affinity before enable IRQ
   
   In corner case, the pending ISR will be triggered immediately
   after enable the IRQ, this PR will setting CPU affinity first
   to avoid routing the unexpected IRQ to other CPUs.
   
   Signed-off-by: chao an <[email protected]>
   
   
   ## Impact
   
   N/A
   
   ## Testing
   
   ci-check


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to