From aa7593c4792a1d697ffdd7550b4d53f54ea41e4a Mon Sep 17 00:00:00 2001 From: Michael Roth Date: Mon, 27 Aug 2018 14:13:52 -0500 Subject: [PATCH] RTAS: fix typos referencing ibm,configure-kernel-dump Signed-off-by: Michael Roth --- RTAS/sec_rtas_get_indices.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RTAS/sec_rtas_get_indices.xml b/RTAS/sec_rtas_get_indices.xml index e64f07c..e6cf8bf 100644 --- a/RTAS/sec_rtas_get_indices.xml +++ b/RTAS/sec_rtas_get_indices.xml @@ -4837,7 +4837,7 @@ R1--4. - If ibm.comfigure-kernel-dump RTAS call is made to + If ibm,configure-kernel-dump RTAS call is made to register or unregister for a dump while a dump is currently active, the platform must return a Status of -9, “Dump Active” indicating @@ -4851,7 +4851,7 @@ R1--5. - If ibm.comfigure-kernel-dump RTAS call is made to + If ibm,configure-kernel-dump RTAS call is made to register a dump after a dump has already been registered by a call, the platform must return a Status of -8, “Dump Already Registered”