mirror of
https://github.com/dynup/kpatch
synced 2024-12-18 03:14:31 +00:00
aa5346d13b
Preemption shouldn't cause a problem with determining activeness safety. Even if a thread is preempted, it'll be on the backtrace. We may need to disable preemption when reading the kpatch_funcs array, but I'm removing that comment for now because the kpatch_funcs array will soon be replaced by a much better data structure, and we'll deal with proper synchronization then. |
||
---|---|---|
.. | ||
core.c | ||
kpatch.h | ||
Makefile |