[PATCH 0/3] powerpc: Fixes and optimization for the freezable kthread
Michael Ellerman
patch-notifications at ellerman.id.au
Sun Dec 31 22:07:43 AEDT 2023
On Thu, 21 Dec 2023 12:45:07 +0800, Kevin Hao wrote:
> The main changes include:
> - Invoke set_freezable() for the kthread which could be frozen
> - Drop redundant try_to_freeze() invocation
>
> Kevin Hao (3):
> powerpc: mpc83xx: Add the missing set_freezable() for
> agent_thread_fn()
> powerpc: mpc83xx: Use wait_event_freezable() for freezable kthread
> powerpc: ps3: Add missing set_freezable() for ps3_probe_thread()
>
> [...]
Applied to powerpc/next.
[1/3] powerpc: mpc83xx: Add the missing set_freezable() for agent_thread_fn()
https://git.kernel.org/powerpc/c/6addc560e69cd1b2e68ef43ad62a878ac1956f51
[2/3] powerpc: mpc83xx: Use wait_event_freezable() for freezable kthread
https://git.kernel.org/powerpc/c/11611d254c15cce1f58431b2965c6edb5aa7e610
[3/3] powerpc: ps3: Add missing set_freezable() for ps3_probe_thread()
https://git.kernel.org/powerpc/c/ccc0f7b7673e63139ba9d916f4567d4fadb14b55
cheers
More information about the Linuxppc-dev
mailing list