kpatch/kmod/core
Josh Poimboeuf a4dec316f3 kmod/core: fix dynrela writes for kernel 4.11+
Starting with kernel 4.11, CONFIG_DEBUG_SET_MODULE_RONX has been
replaced with CONFIG_ARCH_HAS_SET_MEMORY.  This fixes the following
error:

  kpatch: write to 0xffffffffc0d7650e failed for symbol copy_mnt_ns

Fixes #721.
2017-07-17 09:48:24 -05:00
..
Makefile Makefile: determine kernel release in Makefile 2016-02-10 09:46:38 -06:00
core.c kmod/core: fix dynrela writes for kernel 4.11+ 2017-07-17 09:48:24 -05:00
kpatch.h kmod: restructure kpatch sysfs tree 2017-02-27 20:07:16 -08:00
shadow.c smatch: fix kpatch_shadow_alloc cleanup 2016-12-16 14:26:11 -05:00