+0
−1
Loading
Sunway inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IBDJNZ -------------------------------- Commit 388c8e2bbf53 ("sw64: introduce new entry framework for C4") moves save_ktp() to head.S, and breaks compatibility with old firmware because hmcall_wrktp was not implemented. To fix it, save_ktp() should come after fixup_hmcall(). Fixes: 388c8e2bbf53 ("sw64: introduce new entry framework for C4") Signed-off-by:Wu Liliu <wuliliu@wxiat.com> Reviewed-by:
He Sheng <hesheng@wxiat.com> Signed-off-by:
Gu Zitao <guzitao@wxiat.com>