diff options
author | Mathieu Desnoyers <mathieu.desnoyers@efficios.com> | 2022-01-24 12:12:50 -0500 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2022-02-02 13:11:36 +0100 |
commit | 94c5cf2a0e193afffef8de48ddc42de6df7cac93 (patch) | |
tree | 4957302a2f7e663ed29d2786e40e2fbc2175275c /tools/testing/selftests/rseq/settings | |
parent | d7ed99ade3e62b755584eea07b4e499e79240527 (diff) |
selftests/rseq: Remove arm/mips asm goto compiler work-around
The arm and mips work-around for asm goto size guess issues are not
properly documented, and lack reference to specific compiler versions,
upstream compiler bug tracker entry, and reproducer.
I can only find a loosely documented patch in my original LKML rseq post
refering to gcc < 7 on ARM, but it does not appear to be sufficient to
track the exact issue. Also, I am not sure MIPS really has the same
limitation.
Therefore, remove the work-around until we can properly document this.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/lkml/20171121141900.18471-17-mathieu.desnoyers@efficios.com/
Diffstat (limited to 'tools/testing/selftests/rseq/settings')
0 files changed, 0 insertions, 0 deletions