From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH 0/3] mips/kvm: Code cleanups for kvm_locore.S Date: Fri, 09 Aug 2013 13:50:14 +0200 Message-ID: <5204D776.6040903@redhat.com> References: <1375388555-4045-1-git-send-email-ddaney.cavm@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: linux-mips@linux-mips.org, ralf@linux-mips.org, kvm@vger.kernel.org, Sanjay Lal , Gleb Natapov , linux-kernel@vger.kernel.org, David Daney To: David Daney Return-path: In-Reply-To: <1375388555-4045-1-git-send-email-ddaney.cavm@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Il 01/08/2013 22:22, David Daney ha scritto: > From: David Daney > > These shouldn't be too controversial, they just clean things up > without changing the generated code. > > More substantial patches will follow, but it seemed like a good idea > to clean this up first. > > David Daney (3): > mips/kvm: Improve code formatting in arch/mips/kvm/kvm_locore.S > mips/kvm: Cleanup .push/.pop directives in kvm_locore.S > mips/kvm: Make kvm_locore.S 64-bit buildable/safe. > > arch/mips/kvm/kvm_locore.S | 965 ++++++++++++++++++++++----------------------- > 1 file changed, 480 insertions(+), 485 deletions(-) > Acked-by: Paolo Bonzini