Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753892AbYGLGGw (ORCPT ); Sat, 12 Jul 2008 02:06:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751747AbYGLGGp (ORCPT ); Sat, 12 Jul 2008 02:06:45 -0400 Received: from rv-out-0506.google.com ([209.85.198.228]:51974 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750896AbYGLGGo (ORCPT ); Sat, 12 Jul 2008 02:06:44 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=TjUdFc+Td4DTREHQrFGWz1UJDqaVQa7WuyV5VAZyhLrJT+gGf21C1CQSDdHCd6ce84 CoVrm7pKZ2714wPWPcH5KYdg7JdpQAHP9f2ybxEcYs7R/pnQ/EkhKHrUo/wX4fB3Gk1m TXFaj3BtLH2QhCyiN5UoQYo0NzZIUnZ6nml40= Message-ID: <86802c440807112306h6b396cd3ycf6bf490d6c2ccf9@mail.gmail.com> Date: Fri, 11 Jul 2008 23:06:41 -0700 From: "Yinghai Lu" To: "Ingo Molnar" Subject: Re: [patch 00/26] x64, x2apic/intr-remap: Interrupt-remapping and x2apic support Cc: "Suresh Siddha" , "hpa@zytor.com" , "tglx@linutronix.de" , "akpm@linux-foundation.org" , "arjan@linux.intel.com" , "andi@firstfloor.org" , "ebiederm@xmission.com" , "jbarnes@virtuousgeek.org" , "steiner@sgi.com" , "linux-kernel@vger.kernel.org" , "jeremy@goop.org" In-Reply-To: <20080712053713.GA341@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080710181634.764954000@linux-os.sc.intel.com> <20080710215617.GM1678@linux-os.sc.intel.com> <20080711102814.GA17938@elte.hu> <20080711200957.GA8173@elte.hu> <20080711203151.GU1678@linux-os.sc.intel.com> <86802c440807111342j5fbf21e1ibd5129718cde4e43@mail.gmail.com> <20080711204521.GA15689@elte.hu> <20080711212418.GV1678@linux-os.sc.intel.com> <86802c440807111502n9835b5fybd99ed388bb71b7d@mail.gmail.com> <20080712053713.GA341@elte.hu> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1158 Lines: 35 On Fri, Jul 11, 2008 at 10:37 PM, Ingo Molnar wrote: > > * Yinghai Lu wrote: > >> > Yinghai, Can you please try the appended patch to see if it fixes >> > your problem? > >> works. it should be merged into the patch that introduce new >> read_apic_id > > ok, that came from the x86/uv branch - but in that form it was not > affected, only tip/x2apic exposed the problem, right? because of new read_apic_id() > > So i've rebased tip/x86/x2apic and moved Suresh's fix in front of the > other patches, to make it all bisectable. should incorperate that fix into the patch that introduce new read_apic_id() commit df8cc50cc9357ba5a5d6a07744fa36b16a81121c Author: Suresh Siddha Date: Thu Jul 10 11:16:48 2008 -0700 x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines Move the read_apic_id() to genapic routines. YH -- 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/