The linuxkpi_gplv2.ko module on recent -CURRENT has absolutely no .text
contents, but it's still loaded. Instead of hitting the later assertion
because 0 is not less than 0, we can just skip this image as we should
not have any samples from it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable