[PATCH v1] kselftest/arm64: Remove validation of extra_context from TODO

Mark Brown broonie at kernel.org
Thu Oct 27 04:03:24 PDT 2022


When fixing up support for extra_context in the signal handling tests I
didn't notice that there is a TODO file in the directory which lists this
as a thing to be done. Since it's been done remove it from the list.

Signed-off-by: Mark Brown <broonie at kernel.org>
---
 tools/testing/selftests/arm64/signal/testcases/TODO | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/testing/selftests/arm64/signal/testcases/TODO b/tools/testing/selftests/arm64/signal/testcases/TODO
index 110ff9fd195d..1f7fba8194fe 100644
--- a/tools/testing/selftests/arm64/signal/testcases/TODO
+++ b/tools/testing/selftests/arm64/signal/testcases/TODO
@@ -1,2 +1 @@
 - Validate that register contents are saved and restored as expected.
-- Support and validate extra_context.

base-commit: 9abf2313adc1ca1b6180c508c25f22f9395cc780
-- 
2.30.2




More information about the linux-arm-kernel mailing list