]>
www.infradead.org Git - users/jedix/linux-maple.git/commit
kernel: freezer: restore TIF_FREEZE
Ksplice needs to freeze threads while in kernel. This facility was removed
from upstream since it was no longer required, but Ksplice still needs
it.
Re-add TIF_FREEZE to allow Ksplice to freeze threads.
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Maxim Uvarov <maxim.uvarov@oracle.com>
Signed-off-by: Guangyu Sun <guangyu.sun@oracle.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>