summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorKevin Hao <haokexin@gmail.com>2023-12-18 08:35:57 +0300
committerAndreas Gruenbacher <agruenba@redhat.com>2023-12-22 00:53:35 +0300
commit76e7211ca129f6a9117ae88c020a4c1cafaa24cc (patch)
tree58bad29eb58e5f6361a5d459a38eb7d1e26bff6c /tools/perf/scripts/python/export-to-sqlite.py
parentff7a85af5a5bdda04756a8cdbdc0dd9a7a8ea468 (diff)
downloadlinux-76e7211ca129f6a9117ae88c020a4c1cafaa24cc.tar.xz
gfs2: Add missing set_freezable() for freezable kthread
The kernel thread function gfs2_logd() and gfs2_quotad() invoke the try_to_freeze() in its loop. But all the kernel threads are no-freezable by default. So if we want to make a kernel thread to be freezable, we have to invoke set_freezable() explicitly. Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions