kpatch/kmod
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
..
core kmod/core: fix dynrela writes for kernel 4.11+ 2017-07-17 09:48:24 -05:00
patch kmod: restructure kpatch sysfs tree 2017-02-27 20:07:16 -08:00
Makefile kmod: Fix install path 2016-05-06 10:47:43 +01:00