[PATCH] kvm:powerpc:Fix return statements for wrapper functions in the file book3s_64_mmu_hv.c
Michael Ellerman
mpe at ellerman.id.au
Fri Aug 14 12:49:19 AEST 2015
On Wed, 2015-08-12 at 21:06 +0200, Alexander Graf wrote:
>
> On 10.08.15 17:27, Nicholas Krause wrote:
> > This fixes the wrapper functions kvm_umap_hva_hv and the function
> > kvm_unmap_hav_range_hv to return the return value of the function
> > kvm_handle_hva or kvm_handle_hva_range that they are wrapped to
> > call internally rather then always making the caller of these
> > wrapper functions think they always run successfully by returning
> > the value of zero directly.
> >
> > Signed-off-by: Nicholas Krause <xerofoify at gmail.com>
>
> Paul, could you please take on this one?
Paul's away for a while can you take it directly?
cheers
More information about the Linuxppc-dev
mailing list