kpatch/kmod
Josh Poimboeuf c36e90e188 kmod/core: fix relocation writes across page boundaries
The integration test suite was intermittently giving the following
error:

  [192685.907072] kpatch: write to 0xffffffffa082bffe failed for symbol call_netdevice_notifiers_info

The error was caused by a write across a page boundary without first
making the second page read/write.
2014-06-26 16:37:05 -05:00
..
core kmod/core: fix relocation writes across page boundaries 2014-06-26 16:37:05 -05:00
patch kmod: patch: cleanup error paths 2014-06-24 12:50:26 -05:00
Makefile kmod: fix uninstall path 2014-06-20 09:07:23 -05:00