[PATCH] kselftest/arm64: Add missing newline to SVE test skipping output

Subsystems: arm64 port (aarch64 architecture), kernel selftest framework, the rest

STALE1931d LANDED

Landed in mainline as 63ebdb77afa9 on 2021-05-25.

2 messages, 2 authors, 2021-05-25 · open the first message on its own page

[PATCH] kselftest/arm64: Add missing newline to SVE test skipping output

From: Mark Brown <broonie@kernel.org>
Date: 2021-05-18 16:36:49

The newline is expected to come from the caller but got missed for this
test.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
 tools/testing/selftests/arm64/fp/sve-probe-vls.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/arm64/fp/sve-probe-vls.c b/tools/testing/selftests/arm64/fp/sve-probe-vls.c
index b29cbc642c57..76e138525d55 100644
--- a/tools/testing/selftests/arm64/fp/sve-probe-vls.c
+++ b/tools/testing/selftests/arm64/fp/sve-probe-vls.c
@@ -25,7 +25,7 @@ int main(int argc, char **argv)
 	ksft_set_plan(2);
 
 	if (!(getauxval(AT_HWCAP) & HWCAP_SVE))
-		ksft_exit_skip("SVE not available");
+		ksft_exit_skip("SVE not available\n");
 
 	/*
 	 * Enumerate up to SVE_VQ_MAX vector lengths
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

Re: [PATCH] kselftest/arm64: Add missing newline to SVE test skipping output

From: Will Deacon <will@kernel.org>
Date: 2021-05-25 19:17:46

On Tue, 18 May 2021 17:33:31 +0100, Mark Brown wrote:
The newline is expected to come from the caller but got missed for this
test.
Applied to arm64 (for-next/selftests), thanks!

[1/1] kselftest/arm64: Add missing newline to SVE test skipping output
      https://git.kernel.org/arm64/c/63ebdb77afa9

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help