kpatch/kmod
Jan Stancek 6e67e57a42 wait for outstanding shadow variables free requests in kpatch_exit
Unload of kpatch module (and kpatch_shadow_hash table) before
all shadow variables free requests are processed can lead to
kernel crash.

Add rcu_barrier() to kpatch_exit() to wait for all outstanding
RCU callbacks to complete.

Signed-off-by: Jan Stancek <jstancek@redhat.com>
2014-11-21 17:19:51 +01:00
..
core wait for outstanding shadow variables free requests in kpatch_exit 2014-11-21 17:19:51 +01:00
patch allow patched modules to call external functions 2014-10-06 23:16:13 -05:00
Makefile kpatch: change core module path again 2014-07-28 20:30:20 -05:00