libcare
libcare copied to clipboard
During unpatch stack can't be unwinded above patches
Due to the kpatch load as a generic object we can't unwind stack for above the code from patches. Fix that either by providing our own unwinder or using shared object to load the patch.