[Skiboot] [PATCH] hw/bt: Fix message retry handler

Stewart Smith stewart at linux.ibm.com
Thu Feb 21 17:12:26 AEDT 2019


Vasant Hegde <hegdevasant at linux.vnet.ibm.com> writes:
> In some corner cases (like BMC reboot), bt_send_and_unlock() starts
> message timer, but won't send message to BMC as driver is not free to
> send message. bt_expire_old_msg() function enables H2B interrupt without
> actually sending message.
>
> This patch fixes above issue.
>
> Signed-off-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
> ---
>  hw/bt.c | 12 ++++++++++--
>  1 file changed, 10 insertions(+), 2 deletions(-)

Merged to master as of fdd27ca27231e1b128b6cfbc5d8786fe54861cdd

Guessing also have to go to stable? I'll let you deal with that :)

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list