[Bug translator/10280] allow relaxing of `uname -r` matching runtime assertion ro ABI-compatible kernel series
me at serhei dot io
sourceware-bugzilla@sourceware.org
Wed Jan 16 19:18:00 GMT 2019
https://sourceware.org/bugzilla/show_bug.cgi?id=10280
Serhei Makarov <me at serhei dot io> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |me at serhei dot io
--- Comment #4 from Serhei Makarov <me at serhei dot io> ---
In fact, recent investigation shows that the version checking based on
Modsymvers (kernel ABI match) and build-id (probed programs) may not be nearly
strict enough for some cases.
To start with, I pushed a patch to force guru-mode modules (much more likely to
crash on the wrong kernel version) to build with CONFIG_MODVERSIONS= and thus
use the older 'vermagic' module mechanism. However, further investigation is
needed to decide how the version-checking mechanisms should work.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list