Thread (73 messages) 73 messages, 3 authors, 2021-05-14
STALE1850d
Revisions (3)
  1. v1 [diff vs current]
  2. v2 [diff vs current]
  3. v3 current

[PATCH rt-tests v3 11/33] signaltest: Initialize rt-util

From: Daniel Wagner <hidden>
Date: 2021-03-20 18:39:35
Subsystem: the rest · Maintainer: Linus Torvalds

Allow rt-util make a copy of the command line.

Signed-off-by: Daniel Wagner <redacted>
---
 src/signaltest/signaltest.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/src/signaltest/signaltest.c b/src/signaltest/signaltest.c
index e2ffc0bb8693..4da8436e4296 100644
--- a/src/signaltest/signaltest.c
+++ b/src/signaltest/signaltest.c
@@ -414,6 +414,7 @@ int main(int argc, char **argv)
 	int status, cpu;
 	int max_cpus = sysconf(_SC_NPROCESSORS_ONLN);
 
+	rt_init(argc, argv);
 	process_options(argc, argv, max_cpus);
 
 	if (check_privs())
-- 
2.30.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help