commit | 06df06b71e66f7f1a55aed664534e9738ea691b5 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Tue Jan 07 13:04:52 2020 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jan 08 08:20:48 2020 -0500 |
tree | d67dddf010daabfe88abd82e95493cab5b31831a | |
parent | 63ae98f29cfab22f57b4e7dd3d6f2ea5a6c6127d [diff] |
irq: add note about irq_lock/unlock access On ARM irq_lock() simply fails silently instead of generating an exception. Fixes: #21735 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>