Loading
sw64: do not discard exit text at link time
Sunway inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I8CCRP -------------------------------- Discard .exit.text and .exit.data sections at runtime, not link time, to deal with referenced in section __jump_table. Signed-off-by:Mao Minkai <maominkai@wxiat.com> Reviewed-by:
He Sheng <hesheng@wxiat.com> Signed-off-by:
Gu Zitao <guzitao@wxiat.com>