mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Do not try to look up section name until we know it is not a special section. Otherwise we will address outside legal space and segfault. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>