kpatch/kmod
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 kmod/core: protect kpatch_[un]register with mutex 2014-03-19 10:05:07 -05:00
patch core/kmod: use kmalloc instead of kzalloc 2014-03-18 16:57:51 -05:00
Makefile install uname fix 2014-02-18 09:23:17 -06:00