Merge tag 'for-6.2/io_uring-2022-12-08' of git://git.kernel.dk/linux
[linux-2.6-microblaze.git] / include / linux / psi_types.h
index 3259818..1e0a0d7 100644 (file)
@@ -180,6 +180,7 @@ struct psi_group {
        struct timer_list poll_timer;
        wait_queue_head_t poll_wait;
        atomic_t poll_wakeup;
+       atomic_t poll_scheduled;
 
        /* Protects data used by the monitor */
        struct mutex trigger_lock;