Skip to content

kpatch 0.9.2

Compare
Choose a tag to compare
@joe-lawrence joe-lawrence released this 15 Sep 16:53
· 339 commits to master since this release

Interesting changes since v0.9.1:

  • Integration test support for rhel-{7.8,7.9,8.1,8.2}, centos-8
  • Better support for gcc child functions
  • Batch jump label errors to report all instances
  • Dynrela code cleanup
  • Remove .klp.arch and add support for jump labels in v5.8+ kernels
  • Mark ignored sections earlier to support functions missing ftrace hook
  • Minor README.md improvements
  • Add ppc64le mcount support to patched functions
  • Show additional stalled process information in kpatch script
  • Increased shellcheck coverage and fixes
  • ppc64le plugin fixes for gcc v10
  • Ignore _UNIQUE_ID symbol from tristate config objects
  • Don't clear dmesg during integration tests
  • Detect and report MODVERSIONS symbol version CRC changes