[PATCH kernel v2] KVM: PPC: Use arch_get_random_seed_long instead of powernv variant

Michael Ellerman patch-notifications at ellerman.id.au
Wed Aug 18 23:38:46 AEST 2021


On Thu, 5 Aug 2021 17:56:49 +1000, Alexey Kardashevskiy wrote:
> The powernv_get_random_long() does not work in nested KVM (which is
> pseries) and produces a crash when accessing in_be64(rng->regs) in
> powernv_get_random_long().
> 
> This replaces powernv_get_random_long with the ppc_md machine hook
> wrapper.

Applied to powerpc/next.

[1/1] KVM: PPC: Use arch_get_random_seed_long instead of powernv variant
      https://git.kernel.org/powerpc/c/2ac78e0c00184a9ba53d507be7549c69a3f566b6

cheers


More information about the Linuxppc-dev mailing list