mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 02:18:38 +08:00
d48114a4b7
Store the old environment in a local context so another temporary address environment can be selected. This can happen especially when a process is being loaded (the new process's mappings are temporarily instantiated) and and interrupt occurs.