mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Small cleanup around sparse report
@ 2024-01-03 12:56 Pierre Gondois
  2024-01-03 12:56 ` [PATCH 1/2] sched/topology: Annotate RCU pointers properly Pierre Gondois
  2024-01-03 12:56 ` [PATCH 2/2] sched/fair: Use rq in idle_cpu_without() Pierre Gondois
  0 siblings, 2 replies; 8+ messages in thread
From: Pierre Gondois @ 2024-01-03 12:56 UTC (permalink / raw)
  To: linux-kernel
  Cc: Pierre Gondois, Ingo Molnar, Peter Zijlstra, Juri Lelli,
	Vincent Guittot, Dietmar Eggemann, Steven Rostedt, Ben Segall,
	Mel Gorman, Daniel Bristot de Oliveira, Valentin Schneider

While checking spare's tool report, some RCU pointers appeared
to be not annotated. In the same effort, idle_cpu_without() seemed
to be subject to a small optimization.

Pierre Gondois (2):
  sched/topology: Annotate RCU pointers properly
  sched/fair: Use rq in idle_cpu_without()

 kernel/sched/fair.c     | 8 +++-----
 kernel/sched/topology.c | 4 ++--
 2 files changed, 5 insertions(+), 7 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-01-04 16:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-03 12:56 [PATCH 0/2] Small cleanup around sparse report Pierre Gondois
2024-01-03 12:56 ` [PATCH 1/2] sched/topology: Annotate RCU pointers properly Pierre Gondois
2024-01-04  9:54   ` Valentin Schneider
2024-01-04 15:46     ` Pierre Gondois
2024-01-04 14:54   ` kernel test robot
2024-01-03 12:56 ` [PATCH 2/2] sched/fair: Use rq in idle_cpu_without() Pierre Gondois
2024-01-04  5:15   ` Shrikanth Hegde
2024-01-04 16:12     ` Pierre Gondois

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®