diff for duplicates of <20200324201211.1055236-1-farosas@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 1344bd6..129b73e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ the RTAS call. E.g.: qemu-system-ppc64: OS terminated: Switch to secure mode failed. -1- https://git.qemu.org/?p=qemu.git;a=commitdiff;h¤c3791ae0 +1- https://git.qemu.org/?p=qemu.git;a=commitdiff;h=a4c3791ae0 Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com> --- @@ -15,7 +15,7 @@ index 577345382b23..d543fb6d29c5 100644 --- a/arch/powerpc/kernel/prom_init.c +++ b/arch/powerpc/kernel/prom_init.c @@ -1773,6 +1773,9 @@ static void __init prom_rtas_os_term(char *str) - if (token = 0) + if (token == 0) prom_panic("Could not get token for ibm,os-term\n"); os_term_args.token = cpu_to_be32(token); + os_term_args.nargs = cpu_to_be32(1); diff --git a/a/content_digest b/N1/content_digest index fbdf6d1..5882fa8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Fabiano Rosas <farosas@linux.ibm.com>\0" - "Subject\0[PATCH] powerpc/prom_init: Include the termination message in ibm,os-term RTAS call\0" - "Date\0Tue, 24 Mar 2020 20:12:11 +0000\0" + "Subject\0[PATCH] powerpc/prom_init: Include the termination message in ibm, os-term RTAS call\0" + "Date\0Tue, 24 Mar 2020 17:12:11 -0300\0" "To\0linuxppc-dev@lists.ozlabs.org\0" "Cc\0linuxram@us.ibm.com" paulus@samba.org @@ -12,7 +12,7 @@ "\n" " qemu-system-ppc64: OS terminated: Switch to secure mode failed.\n" "\n" - "1- https://git.qemu.org/?p=qemu.git;a=commitdiff;h\302\244c3791ae0\n" + "1- https://git.qemu.org/?p=qemu.git;a=commitdiff;h=a4c3791ae0\n" "\n" "Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>\n" "---\n" @@ -24,7 +24,7 @@ "--- a/arch/powerpc/kernel/prom_init.c\n" "+++ b/arch/powerpc/kernel/prom_init.c\n" "@@ -1773,6 +1773,9 @@ static void __init prom_rtas_os_term(char *str)\n" - " \tif (token = 0)\n" + " \tif (token == 0)\n" " \t\tprom_panic(\"Could not get token for ibm,os-term\\n\");\n" " \tos_term_args.token = cpu_to_be32(token);\n" "+\tos_term_args.nargs = cpu_to_be32(1);\n" @@ -36,4 +36,4 @@ "-- \n" 2.23.0 -39f049efdeb9312531a4828253570f0c84fa0e4635140732a79c43a25bf4ff3c +492f9f7f2cc8593fcd2d52b823497ce14d443e3d9b311331155666b95d98b5f9
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.