mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1] sched_ext: initialize kit->cursor.flags
@ 2024-12-22 15:43 Henry Huang
  2024-12-22 15:43 ` Henry Huang
  0 siblings, 1 reply; 3+ messages in thread
From: Henry Huang @ 2024-12-22 15:43 UTC (permalink / raw)
  To: tj, void
  Cc: 谈鉴锋, Yan Yan(cailing), linux-kernel, Henry Huang

struct bpf_iter_scx_dsq *it maybe not initialized.
If we didn't call scx_bpf_dsq_move_set_vtime and scx_bpf_dsq_move_set_slice
before scx_bpf_dsq_move, it would cause unexpected behaviors:
1. Assign a huge slice into p->scx.slice
2. Assign a invalid vtime into p->scx.dsq_vtime

Henry Huang (1):
  sched_ext: initialize kit->cursor.flags

 kernel/sched/ext.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-12-24 20:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-22 15:43 [PATCH v1] sched_ext: initialize kit->cursor.flags Henry Huang
2024-12-22 15:43 ` Henry Huang
2024-12-24 20:56   ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®