Searched hist:"65 bcf072e20ed7597caa902f170f293662b0af3c" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/kernel/sched/ |
H A D | debug.c | diff 65bcf072e20ed7597caa902f170f293662b0af3c Fri Oct 30 12:32:23 CDT 2020 Hui Su <sh_def@163.com> sched: Use task_current() instead of 'rq->curr == p'
Use the task_current() function where appropriate.
No functional change.
Signed-off-by: Hui Su <sh_def@163.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Link: https://lkml.kernel.org/r/20201030173223.GA52339@rlk
|
H A D | rt.c | diff 65bcf072e20ed7597caa902f170f293662b0af3c Fri Oct 30 12:32:23 CDT 2020 Hui Su <sh_def@163.com> sched: Use task_current() instead of 'rq->curr == p'
Use the task_current() function where appropriate.
No functional change.
Signed-off-by: Hui Su <sh_def@163.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Link: https://lkml.kernel.org/r/20201030173223.GA52339@rlk
|
H A D | deadline.c | diff 65bcf072e20ed7597caa902f170f293662b0af3c Fri Oct 30 12:32:23 CDT 2020 Hui Su <sh_def@163.com> sched: Use task_current() instead of 'rq->curr == p'
Use the task_current() function where appropriate.
No functional change.
Signed-off-by: Hui Su <sh_def@163.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Link: https://lkml.kernel.org/r/20201030173223.GA52339@rlk
|
H A D | fair.c | diff 65bcf072e20ed7597caa902f170f293662b0af3c Fri Oct 30 12:32:23 CDT 2020 Hui Su <sh_def@163.com> sched: Use task_current() instead of 'rq->curr == p'
Use the task_current() function where appropriate.
No functional change.
Signed-off-by: Hui Su <sh_def@163.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Link: https://lkml.kernel.org/r/20201030173223.GA52339@rlk
|