Immutable
release. Only release title and notes can be modified.
What's Changed
Bugfixes
- Various kallsyms alignment fixes by @alessandrogario in #180
- Fixed the
kallsyms_num_symsoffset alignment, which now uses 8-byte alignment on pre-7.0 kernels instead of always assuming 4 bytes - Fixed the
kallsyms_namesoffset alignment, which now uses 4-byte alignment on 7.0+ kernels instead of always assuming 8 bytes
- Fixed the
Full Changelog: 1.4.0...1.4.1