commit | d3314851dfd067e6b3af0afeb5143114b0da02ce | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Tue Jan 14 14:05:31 2020 -0800 |
committer | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Thu Jan 16 08:51:16 2020 +0100 |
tree | cc3c740e04ca6df212725ac6b312e9479dd44d1f | |
parent | 9a6d200cb90afd992d12fbc514f87fe4eae54203 [diff] |
tests: userspace: test syscall irq context Interrupts should not be locked when servicing a system call, and the kernel should not think we are in an interrupt handler either. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>