After the kernel fixed the /proc/kallsyms output, this exposed some other behavioral changes around kernel pointers that were introduced in 4.15. I've refactored the qrt script to make these changes independent of each other (so that if one fails, other checks will still run), as well as fixed things up to take into account the new 4.15 behaviors.
After the kernel fixed the /proc/kallsyms output, this exposed some other behavioral changes around kernel pointers that were introduced in 4.15. I've refactored the qrt script to make these changes independent of each other (so that if one fails, other checks will still run), as well as fixed things up to take into account the new 4.15 behaviors.
This is in qrt git commit https:/ /git.launchpad. net/qa- regression- testing/ commit/ ?id=21d3d42aa75 eef6b4253f9a030 4a4ef63ec84b18 .
Thanks.