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

[PATCH rt-tests v3 06/33] oslat: 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/oslat/oslat.c | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/src/oslat/oslat.c b/src/oslat/oslat.c
index 465a694cdd1d..da7b25d48384 100644
--- a/src/oslat/oslat.c
+++ b/src/oslat/oslat.c
@@ -796,6 +796,8 @@ int main(int argc, char *argv[])
 		exit(1);
 	}
 
+	rt_init(argc, argv);
+
 	g.app_name = argv[0];
 	g.rtprio = 0;
 	g.bucket_size = BUCKET_SIZE;
-- 
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