aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJuergen Gross <[email protected]>2021-09-20 12:03:45 +0200
committerJuergen Gross <[email protected]>2021-09-21 09:39:04 +0200
commit96f5bd03e1be606987644b71899ea56a8d05f825 (patch)
tree007560a7b5aeae160aa1760580e3acf2507a80cc /scripts/gdb/linux/utils.py
parent794d5b8a497ff053f56856472e2fae038fa761aa (diff)
xen/balloon: fix balloon kthread freezing
Commit 8480ed9c2bbd56 ("xen/balloon: use a kernel thread instead a workqueue") switched the Xen balloon driver to use a kernel thread. Unfortunately the patch omitted to call try_to_freeze() or to use wait_event_freezable_timeout(), causing a system suspend to fail. Fixes: 8480ed9c2bbd56 ("xen/balloon: use a kernel thread instead a workqueue") Signed-off-by: Juergen Gross <[email protected]> Reviewed-by: Boris Ostrovsky <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions