[Skiboot] ACK: [PATCH] slw: fix typo in slw dump comment
Colin Ian King
colin.king at canonical.com
Thu Feb 2 21:54:42 AEDT 2017
On 02/02/17 10:51, Jeremy Kerr wrote:
> We have an typo in a @fwts-advice field, which means it's carried
> through to the generated fwts olog data. This change fixes the typo so
> that the advice output from fwts is correct.
>
> CC: Deb McLemore <debmc at linux.vnet.ibm.com>
> Reported-by: Colin Ian King <colin.king at canonical.com>
> Signed-off-by: Jeremy Kerr <jk at ozlabs.org>
> ---
> hw/slw.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/hw/slw.c b/hw/slw.c
> index 579c357..342b91f 100644
> --- a/hw/slw.c
> +++ b/hw/slw.c
> @@ -1271,7 +1271,7 @@ static void slw_dump_timer_ffdc(void)
>
> /**
> * @fwts-label SLWRegisterDump
> - * @fwts-advice An error condition occured in sleep/winkle
> + * @fwts-advice An error condition occurred in sleep/winkle
> * engines timer state machine. Dumping debug information to
> * root-cause. OPAL/skiboot may be stuck on some operation that
> * requires SLW timer state machine (e.g. core powersaving)
>
Acked-by: Colin Ian King <colin.king at canonical.com>
More information about the Skiboot
mailing list