Skip to content

Commit

Permalink
slw: fix typo in slw dump comment
Browse files Browse the repository at this point in the history
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@linux.vnet.ibm.com>
Reported-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Acked-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
  • Loading branch information
jk-ozlabs authored and stewartsmith committed Feb 3, 2017
1 parent 3b38c49 commit ebf8752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw/slw.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit ebf8752

Please sign in to comment.