Loading
sw64: force kernel stack to be 16 bytes aligned
Sunway inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IBDJNZ -------------------------------- Make struct pt_regs and struct rt_sigframe 16 bytes aligned to make sure the kernel stack is always 16 bytes aligned. Signed-off-by:Mao Minkai <maominkai@wxiat.com> Reviewed-by:
He Sheng <hesheng@wxiat.com> Signed-off-by:
Gu Zitao <guzitao@wxiat.com>