Skip to content
Commit 78207ffd authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Ignore R_SH_NONE module relocations.



Some modules may end up with R_SH_NONE relocs with the right combination
of compiler/kernel config (specifically dwarf unwinder), so simply trap
and ignore them instead of letting them get down to the error path.

Reported-by: default avatarCarmelo AMOROSO <carmelo.amoroso@st.com>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 116ceec2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment