* [PATCH linux next] taskstats: modify taskstats version
@ 2025-02-08 6:49 jiang.kun2
0 siblings, 0 replies; only message in thread
From: jiang.kun2 @ 2025-02-08 6:49 UTC (permalink / raw)
To: bsingharora, akpm, david
Cc: linux-kernel, linux-mm, linux-doc, wang.yong12, wang.yaxin,
fan.yu9, he.peilin, tu.qiang35, qiu.yutan, zhang.yunkai,
ye.xingchen, xu.xin16
From: Wang Yaxin <wang.yaxin@zte.com.cn>
add the "delay max" and the "delay min" to the taskstats structure,
and the taskstats version needs to be updated accordingly.
Signed-off-by: Wang Yaxin <wang.yaxin@zte.com.cn>
Signed-off-by: Kun Jiang <jiang.kun2@zte.com.cn>
Reviewed-by: xu xin <xu.xin16@zte.com.cn>
---
include/uapi/linux/taskstats.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/uapi/linux/taskstats.h b/include/uapi/linux/taskstats.h
index 934e20ef7f79..95762232e018 100644
--- a/include/uapi/linux/taskstats.h
+++ b/include/uapi/linux/taskstats.h
@@ -34,7 +34,7 @@
*/
-#define TASKSTATS_VERSION 14
+#define TASKSTATS_VERSION 15
#define TS_COMM_LEN 32 /* should be >= TASK_COMM_LEN
* in linux/sched.h */
--
2.25.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-02-08 6:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-08 6:49 [PATCH linux next] taskstats: modify taskstats version jiang.kun2
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox