sched/psi: Update poll => rtpoll in relevant comments
authorFan Yu <fan.yu9@zte.com.cn>
Mon, 16 Oct 2023 11:20:39 +0000 (19:20 +0800)
committerIngo Molnar <mingo@kernel.org>
Mon, 16 Oct 2023 11:42:49 +0000 (13:42 +0200)
commit7b3d8df549390e797f883efa16224fa0dfe35e55
tree484d584329250fb2af273593631ab8f01ebd4e3d
parent1b8a955dd338dfbf39831d4687c25263e885a9cb
sched/psi: Update poll => rtpoll in relevant comments

The PSI trigger code is now making a distinction between privileged and
unprivileged triggers, after the following commit:

 65457b74aa94 ("sched/psi: Rename existing poll members in preparation")

But some comments have not been modified along with the code, so they
need to be updated.

This will help readers better understand the code.

Signed-off-by: Fan Yu <fan.yu9@zte.com.cn>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: Peter Ziljstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/202310161920399921184@zte.com.cn
kernel/sched/psi.c