libcare icon indicating copy to clipboard operation
libcare copied to clipboard

During unpatch stack can't be unwinded above patches

Open paboldin opened this issue 7 years ago • 0 comments

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.

paboldin avatar Feb 07 '18 21:02 paboldin