]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pseries: Update SCM hcall op-codes in hvcall.h
authorVaibhav Jain <vaibhav@linux.ibm.com>
Sat, 29 Jun 2019 16:06:08 +0000 (21:36 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 22 Jul 2019 13:31:00 +0000 (23:31 +1000)
commit11f0e9e709eccac7a3433471af34568519c434b2
treede0f3cb2974300efc145107f7d491f2a2c6a3400
parent40a8f3ce589f96a6f631b8529c5004c24d9db59a
powerpc/pseries: Update SCM hcall op-codes in hvcall.h

Update the hvcalls.h to include op-codes for new hcalls introduce to
manage SCM memory. Also update existing hcall definitions to reflect
current papr specification for SCM.

The removed hcall op-codes H_SCM_MEM_QUERY, H_SCM_BLOCK_CLEAR were
transient proposals and there support was never implemented by
Power-VM nor they were used anywhere in Linux kernel. Hence we don't
expect anyone to be impacted by this change.

Signed-off-by: Vaibhav Jain <vaibhav@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190629160610.23402-2-vaibhav@linux.ibm.com
arch/powerpc/include/asm/hvcall.h