[1/2] KVM: PPC: Book3S HV: Fix ppc_breakpoint_available compile error

Michael Ellerman patch-notifications at ellerman.id.au
Wed Apr 4 02:03:44 AEST 2018


On Sun, 2018-04-01 at 05:50:35 UTC, Nicholas Piggin wrote:
> arch/powerpc/kvm/book3s_hv.c: In function ‘kvmppc_h_set_mode’:
> arch/powerpc/kvm/book3s_hv.c:745:8: error: implicit declaration of function ‘ppc_breakpoint_available’; did you mean ‘hw_breakpoint_disable’? [-Werror=implicit-function-declaration]
>    if (!ppc_breakpoint_available())
>         ^~~~~~~~~~~~~~~~~~~~~~~~
>         hw_breakpoint_disable
> 
> Cc: Michael Neuling <mikey at neuling.org>
> Fixes: 398e712c00 ("KVM: PPC: Book3S HV: Return error from h_set_mode(SET_DAWR) on POWER9")
> Signed-off-by: Nicholas Piggin <npiggin at gmail.com>

Series applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/e303c08787c4cbe1ca07912817dff2

cheers


More information about the Linuxppc-dev mailing list