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

[ARM] Ensure machine information structures aren't optimised away



Since the machine information structures are now static, the
compiler might optimise them away.  Mark them with
__attribute_used__ to prevent this occuring.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 8a212ab6
Loading
Loading
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