mirror of
https://github.com/apache/nuttx.git
synced 2025-05-08 22:32:04 +08:00

The temporary mappings via addrenv_select() and addrenv_restore() simply do not work from interrupt, so remove its usage and replace with kmap which is safe.