diff options
| author | Juri Lelli <[email protected]> | 2018-11-07 11:10:32 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2018-11-08 06:43:35 +0000 |
| commit | e6a2d72c10405b30ddba5af2e44a9d3d925a56d3 (patch) | |
| tree | cafd6e05e5560914b05e453324851f21b7944a19 /scripts/gcc-plugins/gcc-generate-gimple-pass.h | |
| parent | Linux 4.20-rc1 (diff) | |
| download | kernel-e6a2d72c10405b30ddba5af2e44a9d3d925a56d3.tar.gz kernel-e6a2d72c10405b30ddba5af2e44a9d3d925a56d3.zip | |
posix-cpu-timers: Remove useless call to check_dl_overrun()
check_dl_overrun() is used to send a SIGXCPU to users that asked to be
informed when a SCHED_DEADLINE runtime overruns occur.
The function is called by check_thread_timers() already, so the call in
check_process_timers() is redundant/wrong (even though harmless).
Remove it.
Fixes: 34be39305a77 ("sched/deadline: Implement "runtime overrun signal" support")
Signed-off-by: Juri Lelli <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Daniel Bristot de Oliveira <[email protected]>
Reviewed-by: Steven Rostedt (VMware) <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Mathieu Poirier <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Luca Abeni <[email protected]>
Cc: Claudio Scordino <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-gimple-pass.h')
0 files changed, 0 insertions, 0 deletions
