diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-09-03 23:57:13 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-07-17 12:23:30 +0100 |
commit | 96f0e00378d4a1fc1b79933ef84e1595015de808 (patch) | |
tree | ede21e674c04e85d4bd322d83541c10f4e3ae6d5 /include/linux/seccomp.h | |
parent | 4d7489ffba0aef4d2c708b6ff1428efd6ccf41df (diff) | |
download | op-kernel-dev-96f0e00378d4a1fc1b79933ef84e1595015de808.zip op-kernel-dev-96f0e00378d4a1fc1b79933ef84e1595015de808.tar.gz |
ARM: add basic support for on-demand backtrace of other CPUs
As we now have generic infrastructure to support backtracing of other
CPUs in the system on lockups, we can start to implement this for ARM.
Initially, we add an IPI based implementation, as the GIC code needs
modification to support the generation of FIQ IPIs, and not all ARM
platforms have the ability to raise a FIQ in the non-secure world.
This provides us with a "best efforts" implementation in the absence
of FIQs.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/linux/seccomp.h')
0 files changed, 0 insertions, 0 deletions