diff options
author | Alexey Kardashevskiy <aik@ozlabs.ru> | 2020-03-12 10:44:04 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-03-25 04:07:58 +0300 |
commit | 74bb84e5117146fa73eb9d01305975c53022b3c3 (patch) | |
tree | 0a1c3f9ab9ca0280d806e67e376920ea18caca0d /arch/powerpc/xmon | |
parent | b4f00d5b2098320a0d4c4a6d31099bc0c9a85b02 (diff) | |
download | linux-74bb84e5117146fa73eb9d01305975c53022b3c3.tar.xz |
powerpc/prom_init: Pass the "os-term" message to hypervisor
The "os-term" RTAS calls has one argument with a message address of OS
termination cause. rtas_os_term() already passes it but the recently
added prom_init's version of that missed it; it also does not fill
args correctly.
This passes the message address and initializes the number of arguments.
Fixes: 6a9c930bd775 ("powerpc/prom_init: Add the ESM call to prom_init")
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200312074404.87293-1-aik@ozlabs.ru
Diffstat (limited to 'arch/powerpc/xmon')
0 files changed, 0 insertions, 0 deletions