Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 583e7f5d authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] nommu: backtrace code must not reference a discarded section



The code in "1007:" is in the .fixup section, which in the mmuless
case is discarded.  Since this code is referenced from the .text
section, it causes an link error.  Move this code into the .text
section instead.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent d090ddda
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment