From e54def4ad8144ab15f826416e2e0f290ef1901b4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 19 Jun 2024 23:00:30 +0200 Subject: Adding upstream version 6.9.2. Signed-off-by: Daniel Baumann --- io_uring/sqpoll.h | 1 + 1 file changed, 1 insertion(+) (limited to 'io_uring/sqpoll.h') diff --git a/io_uring/sqpoll.h b/io_uring/sqpoll.h index 8df37e8c91..4171666b1c 100644 --- a/io_uring/sqpoll.h +++ b/io_uring/sqpoll.h @@ -16,6 +16,7 @@ struct io_sq_data { pid_t task_pid; pid_t task_tgid; + u64 work_time; unsigned long state; struct completion exited; }; -- cgit v1.2.3