On Sat, 2019-06-29 at 16:06:08 UTC, Vaibhav Jain wrote: > 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 <vaib...@linux.ibm.com>
Series applied to powerpc fixes, thanks. https://git.kernel.org/powerpc/c/6d140e7569db89a1b596c1c2d1c2293d5c594432 cheers