Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753985AbcKWFOR (ORCPT ); Wed, 23 Nov 2016 00:14:17 -0500 Received: from ozlabs.org ([103.22.144.67]:44675 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752696AbcKWFOP (ORCPT ); Wed, 23 Nov 2016 00:14:15 -0500 From: David Gibson To: paulus@samba.org Cc: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, kvm@vger.kernel.org, benh@kernel.crashing.org, aik@ozlabs.ru, David Gibson Subject: [PATCH 0/2] Preliminary cleanups for HPT resizing Date: Wed, 23 Nov 2016 16:14:05 +1100 Message-Id: <1479878047-19431-1-git-send-email-david@gibson.dropbear.id.au> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 600 Lines: 21 Hi Paul, I'm still chasing this confusion about the CAS bit to send the real HPT resizing patches. However, in the meantime, here are some preliminary cleanups. These cleanups stand on their own, although I wrote them in the context of writing the HPT resizing code, and are prerequisites for those patches. David Gibson (2): kvm: Move KVM_PPC_PVINFO_FLAGS_EV_IDLE definition next to its structure powerpc/kvm: Corectly report KVM_CAP_PPC_ALLOC_HTAB arch/powerpc/kvm/powerpc.c | 5 ++++- include/uapi/linux/kvm.h | 5 +++-- 2 files changed, 7 insertions(+), 3 deletions(-) -- 2.7.4