summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorMiaohe Lin <linmiaohe@huawei.com>2020-07-28 14:17:55 +0300
committerIngo Molnar <mingo@kernel.org>2020-07-28 14:27:54 +0300
commit21a6ee14a8f277766618ef07154432b46528113e (patch)
tree99e14a15b12a3ba84610bb7f17352ba11420a783 /scripts/gdb/linux/utils.py
parentc1b7b8d42b5422627b0a8268416a60748f8d000f (diff)
downloadlinux-21a6ee14a8f277766618ef07154432b46528113e.tar.xz
sched: Remove duplicated tick_nohz_full_enabled() check
In sched_update_tick_dependency() there's two calls that check whether nohz_full is enabled: tick_nohz_full_cpu() does it implicitly, while there's also an explicit call to tick_nohz_full_enabled(). Remove the duplicated, open coded check. [ mingo: Amended the changelog. ] Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/1595935075-14223-1-git-send-email-linmiaohe@huawei.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions