Re: [PATCH] powerpc/hvcall: Reorder Nestedv2 hcall opcodes

Michael Ellerman <[email protected]> Sun, 31 Dec 2023 22:07:43 +1100
Newsgroups org.kernel.vger.kvm-ppc,org.kernel.vger.kvm,org.ozlabs.lists.linuxppc-dev
Message-ID <[email protected]>
On Tue, 19 Dec 2023 14:52:36 +0530, Vaibhav Jain wrote:
> This trivial patch reorders the newly introduced hcall opcodes for Nestedv2
> to follow the increasing-opcode-number convention followed in
> 'hvcall.h'. The patch also updates the value for MAX_HCALL_OPCODE which is
> at various places in arch code for range checking.
> 
> 

Applied to powerpc/next.

[1/1] powerpc/hvcall: Reorder Nestedv2 hcall opcodes
      https://git.kernel.org/powerpc/c/eb8446e164572180c2cd0ea4e8494e4419202396

cheers