diff options
author | Paul Burton <[email protected]> | 2018-06-14 10:20:54 -0700 |
---|---|---|
committer | Paul Burton <[email protected]> | 2018-06-19 21:13:56 -0700 |
commit | 9bcf53598dfe1bd8caaf8e03738d3cc51d45904e (patch) | |
tree | ee25419bb284148763c5a9cd2ae30424d006ca44 /include/linux/fpga/fpga-mgr.h | |
parent | 9ea141ad54716d48e79d0093052c12ed67debf09 (diff) |
MIPS: Add syscall detection for restartable sequences
Syscalls are not allowed inside restartable sequences, so add a call to
rseq_syscall() at the very beginning of the system call exit path when
CONFIG_DEBUG_RSEQ=y. This will help us to detect whether there is a
syscall issued erroneously inside a restartable sequence.
Signed-off-by: Paul Burton <[email protected]>
Reviewed-by: James Hogan <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/19522/
Cc: Ralf Baechle <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Boqun Feng <[email protected]>
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions