Skip to content
Snippets Groups Projects
Commit 43c74d17 authored by Sam Ravnborg's avatar Sam Ravnborg
Browse files

kbuild: in the section mismatch check try harder to find symbols


When searching for symbols the only check performed was if
offset equals st_value. Adding an additional check to see if st_name
points t a valid name made us sort out a few more false positives and
let us report more correct names in warnings.

Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent e835a39c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment