On 15.12.2016 06:54, David Gibson wrote: > This patch adds a stub (always failing) implementation of the ioctl()s > for the HPT resizing PAPR extension. > > Signed-off-by: David Gibson <david@xxxxxxxxxxxxxxxxxxxxx> > --- > arch/powerpc/include/asm/kvm_ppc.h | 4 ++++ > arch/powerpc/kvm/book3s_64_mmu_hv.c | 16 ++++++++++++++++ > arch/powerpc/kvm/book3s_hv.c | 22 ++++++++++++++++++++++ > 3 files changed, 42 insertions(+) I think I'd just squash this with the patch where you do the real implementation. Thomas -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html