Revert "csky: Fixup CONFIG_DEBUG_RSEQ"
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 23 Jul 2021 16:15:59 +0000 (12:15 -0400)
committerGuo Ren <guoren@linux.alibaba.com>
Fri, 11 Nov 2022 09:59:13 +0000 (04:59 -0500)
commitc5e7ee72862eeeee77fd71b99fa9064f830e0b00
tree52ccceb4be625f4c90c5eb42ea45ede531339e4d
parentce0ba954805e0783ceb7304d4fb357a02038e231
Revert "csky: Fixup CONFIG_DEBUG_RSEQ"

This reverts commit f36e0aab6f1f78d770ce859df3f07a9c5763ce5f.

The csky rseq support has been merged without ever notifying the rseq
maintainers, and without any of the required asssembler glue in the rseq
selftests, which means it is entirely untested.

It is also derived from a non-upstream riscv patch which has known bugs.

The assembly part of this revert should be carefully reviewed by the
architecture maintainer because it touches code which has changed since
the merge of the reverted patch.

The rseq selftests assembly glue should be introduced at the same time
as the architecture rseq support. Without the presence of any test, I
recommend reverting rseq support from csky for now.

Link: https://lore.kernel.org/lkml/1257037909.25426.1626705790861.JavaMail.zimbra@efficios.com/
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Guo Ren <guoren@kernel.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-csky@vger.kernel.org
arch/csky/kernel/entry.S