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

[ARM] Shut up warning about init_thread_union



Fix false warning:

WARNING: arch/arm/kernel/init_task.o - Section mismatch:
 reference to .init.task:init_thread_union from .data between
 'init_task' (at offset 0x4) and 'init_sighand'

caused by the section name starting with ".init".

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