zephyr/arch
Ioannis Glaropoulos b8cd6fe626 arch: arm: fault: fix check on recoverable fault flag
'recoverable' is a value passed by reference and we
should be dereferencing the pointer, to check if the
fault has been classified as recoverable.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-08-19 09:46:24 +02:00
..
arc arch: arc: fix a bug when CONFIG_SMP is enabled 2019-08-11 21:18:38 +02:00
arm arch: arm: fault: fix check on recoverable fault flag 2019-08-19 09:46:24 +02:00
common cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
nios2 kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
posix POSIX arch: Fixe issues related to extern "C" 2019-08-12 15:10:15 +02:00
riscv arch/riscv: rearrange for standard use of extern "C" 2019-08-18 16:20:10 +02:00
x86 x86: add build assert that RAM bounds <= 4GB 2019-08-07 12:50:53 -07:00
x86_64 kernel: rename NANO_ESF 2019-07-25 15:06:58 -07:00
xtensa xtensa: mask interrupts earlier 2019-08-14 10:11:05 -07:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig riscv32: rename to riscv 2019-08-02 13:54:48 -07:00