From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757923AbZEVUWG (ORCPT ); Fri, 22 May 2009 16:22:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756862AbZEVUVz (ORCPT ); Fri, 22 May 2009 16:21:55 -0400 Received: from fg-out-1718.google.com ([72.14.220.154]:38579 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754899AbZEVUVz (ORCPT ); Fri, 22 May 2009 16:21:55 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=D9mOyT9TLe5avYfxMgN8ENRidlnOjpJAW2JQqB4/fCxZwf9jVj1j2cvh40ix3b2RXV 3fBaU7WCTc76YmkHkC2Vcyh6Qu3MZOYU7TrLAXYk43Y2fDtAESAx4jofT5j/Xto9YMEW YxKZhgKOhybSDXZ4EnUeQiZ+70hDqrARvXtZ8= Date: Sat, 23 May 2009 00:21:54 +0400 From: Cyrill Gorcunov To: "H. Peter Anvin" Cc: Rakib Mullick , Ingo Molnar , akpm@linux-foundation.org, linux-kernel@vger.kernel.org, Yinghai Lu , "Maciej W. Rozycki" Subject: Re: [PATCH] x86,APIC: Detect lapic_is_integrated() once - use on and on. Message-ID: <20090522202154.GG5354@lenovo> References: <20090522200239.GD5354@lenovo> <4A170713.402@zytor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A170713.402@zytor.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [H. Peter Anvin - Fri, May 22, 2009 at 01:12:03PM -0700] | Cyrill Gorcunov wrote: | > | > Hi Rakib, | > | > actually this change could be dangerous. I don't | > remember if I saw mixed configuration at all but | > I would not be that sure that we will never met it. | > | > Peter? Ingo? Yinghai? Maciej? | > | | That seems unlikely in the extreme. To the best of my knowledge, only | 486s ever used the external APICs. | | -hpa | It was about a half year ago (need googling to be precise :) but I was reported about Xeon processor which identify itself as having "external" apic. So I hardly believe if real external device with ICC bus were used. -- Cyrill