aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/rust_is_available_test.py
diff options
context:
space:
mode:
authorKevin Hao <[email protected]>2023-12-21 04:45:10 +0000
committerMichael Ellerman <[email protected]>2023-12-21 11:10:20 +0000
commitccc0f7b7673e63139ba9d916f4567d4fadb14b55 (patch)
tree425ece54be3cf2dd2a98cdc8dd7015df8d7d7348 /scripts/rust_is_available_test.py
parentpowerpc/mpc83xx: Use wait_event_freezable() for freezable kthread (diff)
downloadkernel-ccc0f7b7673e63139ba9d916f4567d4fadb14b55.tar.gz
kernel-ccc0f7b7673e63139ba9d916f4567d4fadb14b55.zip
powerpc/ps3: Add missing set_freezable() for ps3_probe_thread()
The kernel thread function ps3_probe_thread() invokes the try_to_freeze() in its loop. But all the kernel threads are non-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 <[email protected]> Acked-by: Geoff Levand <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'scripts/rust_is_available_test.py')
0 files changed, 0 insertions, 0 deletions