kpatch/kmod/core
Josh Poimboeuf 37a756af58 kmod/core: protect kpatch_[un]register with mutex
Use a mutex in the register/unregister functions to protect changes to
kpatch_num_registered, kpatch_func_hash and calls to the ftrace
functions by other register/unregister invocations.
2014-03-19 10:05:07 -05:00
..
core.c kmod/core: protect kpatch_[un]register with mutex 2014-03-19 10:05:07 -05:00
kpatch.h kmod/core: update API and use hash table 2014-03-18 13:34:15 -05:00
Makefile kmod/core: remove assembler code 2014-03-14 20:23:12 -05:00