xiaoxiang781216 opened a new pull request, #6089:
URL: https://github.com/apache/incubator-nuttx/pull/6089

   ## Summary
   
   - addrenv, origin/addrenv) arch/sparc: Remove unneeded group_addrenv call 
which handled by up_doirq
   - arch/xtensa: Remove unneeded group_addrenv call which handled by 
xtensa_irq_dispatch
   - arch/misoc: Remove unneeded group_addrenv call which handled by 
[lm32|minerva]_doirq
   - arch/mips: Remove unneeded group_addrenv call which handled by mips_doirq
   
   ## Impact
   Fix the issue that address environment change too early, see 
https://github.com/apache/incubator-nuttx/pull/5913 for more info.
   
   ## Testing
   Pass CI
   


-- 
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