From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755585Ab1LOHUx (ORCPT ); Thu, 15 Dec 2011 02:20:53 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:52701 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751819Ab1LOHUv (ORCPT ); Thu, 15 Dec 2011 02:20:51 -0500 Date: Thu, 15 Dec 2011 08:19:01 +0100 From: Ingo Molnar To: Yinghai Lu Cc: Nikunj A Dadhania , Thomas Gleixner , LKML , x86@kernel.org, Suresh Siddha , Joerg Roedel Subject: Re: Latest tip kernel(3.2-rc1-tip_cf6b3899) fails to boot on x3850x5 machine Message-ID: <20111215071901.GF14237@elte.hu> References: <87ehw7ig2v.fsf@abhimanyu.in.ibm.com> <87y5ueo9m5.fsf@abhimanyu.in.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=AWL,BAYES_00 autolearn=no SpamAssassin version=3.3.1 -2.0 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.0 AWL AWL: From: address is in the auto white-list Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Yinghai Lu wrote: > On Wed, Dec 14, 2011 at 6:24 PM, Nikunj A Dadhania > wrote: > >> > >> BIOS pre-enabled x2apic, and kernel config does not have x2apic enabled? > > make oldconfig somehow skipped this!! I can see my previous kernel config > > having this enabled. > > looks like recent dmar table related DMAR changing cause that. Which one would that be? Perhaps: iommu: Rename the DMAR and INTR_REMAP config options ? They then need to be fixed if it can be done sanely. Thanks, Ingo