[Skiboot] [PATCH] core: direct-controls: Fix clearing of special wakeup

Stewart Smith stewart at linux.vnet.ibm.com
Thu Oct 19 16:10:38 AEDT 2017


Shilpasri G Bhat <shilpa.bhat at linux.vnet.ibm.com> writes:
> 'special_wakeup_count' is incremented on successfully asserting
> special wakeup. So we will never clear the special wakeup if we
> check 'special_wakeup_count' to be zero. Fix this issue by checking
> the 'special_wakeup_count' to 1 in dctl_clear_special_wakeup().
>
> Signed-off-by: Shilpasri G Bhat <shilpa.bhat at linux.vnet.ibm.com>
> ---
>  core/direct-controls.c | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

Thanks. Merged to master as of e2bc5cde8c77e63d62d79a09eaa4459aea906506

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list