Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753969Ab0KKJoe (ORCPT ); Thu, 11 Nov 2010 04:44:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35301 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753152Ab0KKJod (ORCPT ); Thu, 11 Nov 2010 04:44:33 -0500 Message-ID: <4CDBBAD4.1020301@redhat.com> Date: Thu, 11 Nov 2010 11:43:48 +0200 From: Avi Kivity User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Fedora/3.1.6-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.6 MIME-Version: 1.0 To: Cyrill Gorcunov CC: Thomas Gleixner , Suresh Siddha , Yinghai Lu , Ingo Molnar , "H. Peter Anvin" , LKML Subject: Re: [RFC -tip] x86, apic: Merge x2apic code References: <20101110192053.GA6978@lenovo> In-Reply-To: <20101110192053.GA6978@lenovo> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 818 Lines: 21 On 11/10/2010 09:20 PM, Cyrill Gorcunov wrote: > Hi, while being at x2apic_x.c code I noted that files look similar to > each other so I guessed may be we could merge them. As result -- > this patch. > > Note that patch was only _compile_ tested, I don't have such apic for > real. I've trying to make it carefully but more reviews are needed, > I definitely might miss something. > Note kvm supports x2apic even if your host doesn't have one. Boot with qemu -cpu host,+x2apic to enable the feature. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/