From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH 0/3] Prepare kvm for lto Date: Wed, 12 Sep 2012 12:17:36 -0700 Message-ID: <20120912191736.GA4092@tassilo.jf.intel.com> References: <1347461444-3644-1-git-send-email-avi@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Marcelo Tosatti , kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from mga03.intel.com ([143.182.124.21]:64733 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751160Ab2ILTRh (ORCPT ); Wed, 12 Sep 2012 15:17:37 -0400 Content-Disposition: inline In-Reply-To: <1347461444-3644-1-git-send-email-avi@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Sep 12, 2012 at 05:50:41PM +0300, Avi Kivity wrote: > vmx.c has an lto-unfriendly bit, fix it up. > > While there, clean up our asm code. > > Avi Kivity (3): > KVM: VMX: Make lto-friendly > KVM: VMX: Make use of asm.h > KVM: SVM: Make use of asm.h Works for me in my LTO build, thanks Avi. I cannot guarantee I always hit the unit splitting case, but it looks good so far. I replaced my patches with yours. Acked-by: Andi Kleen -Andi -- ak@linux.intel.com -- Speaking for myself only