LoongArch: kexec: Add compatibility with old interfaces
LoongArch inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I736HO -------------------------------- Old interface: a0 = argc, a1 = argv, a2 = envp New interface: a0 = efi flag, a2 = cmdline, a3 = systemtab The following interfaces are not supported: a0 = efi flag, a2 = small fdt Signed-off-by: NYouling Tang <tangyouling@loongson.cn> Change-Id: If490ebe181ea75c955b93a69d28994f326938d93 (cherry picked from commit 28fc51d6)
Showing
想要评论请 注册 或 登录