mirror of
https://github.com/torvalds/linux
synced 2026-06-13 13:52:22 +09: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>