Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757424Ab3CTRFt (ORCPT ); Wed, 20 Mar 2013 13:05:49 -0400 Received: from mga14.intel.com ([143.182.124.37]:27443 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754782Ab3CTRFs convert rfc822-to-8bit (ORCPT ); Wed, 20 Mar 2013 13:05:48 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.84,880,1355126400"; d="scan'208";a="273689637" From: "Yu, Fenghua" To: Shaun Ruffell CC: Tetsuo Handa , "hpa@linux.intel.com" , "dave@linux.vnet.ibm.com" , "linux-kernel@vger.kernel.org" Subject: RE: [3.9-rc1] Bug in bootup code or debug code? Thread-Topic: [3.9-rc1] Bug in bootup code or debug code? Thread-Index: AQHOH+41JMUeuBHQvESU+8AmIyoShpijvDbQgACeM4CAADKXgIAJEDzggAGFlQD//62lwIAAfqCA//+LDuA= Date: Wed, 20 Mar 2013 17:05:40 +0000 Message-ID: <3E5A0FA7E9CA944F9D5414FEC6C7122055947296@ORSMSX105.amr.corp.intel.com> References: <201302060035.GCJ00057.FLHMOOFtJFSQOV@I-love.SAKURA.ne.jp> <201303050015.GGI39081.LOVFtOFHQOJFSM@I-love.SAKURA.ne.jp> <201303132224.BEC60922.JStQOFMVFFOHLO@I-love.SAKURA.ne.jp> <3E5A0FA7E9CA944F9D5414FEC6C71220528C2DFF@ORSMSX105.amr.corp.intel.com> <5140BB13.10806@linux.intel.com> <201303140545.DAC69253.FtSJOOFMHVFOLQ@I-love.SAKURA.ne.jp> <3E5A0FA7E9CA944F9D5414FEC6C7122055946F23@ORSMSX105.amr.corp.intel.com> <20130320142444.GA10492@digium.com> <3E5A0FA7E9CA944F9D5414FEC6C712205594724E@ORSMSX105.amr.corp.intel.com> <20130320170310.GA23362@digium.com> In-Reply-To: <20130320170310.GA23362@digium.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.22.254.140] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1284 Lines: 35 > From: Shaun Ruffell [mailto:sruffell@digium.com] > On Wed, Mar 20, 2013 at 04:32:14PM +0000, Yu, Fenghua wrote: > > > From: Shaun Ruffell [mailto:sruffell@digium.com] > > > On Tue, Mar 19, 2013 at 10:12:39PM +0000, Yu, Fenghua wrote: > > > > > From: Tetsuo Handa [mailto:penguin-kernel@I-love.SAKURA.ne.jp] > > > > > H. Peter Anvin wrote: > Thanks for the link. That patch applied on 3.9-rc3 did allow me to boot > with my > default kernel config. Great! > > Not related to this patch, and not sure it really matters, but FYI: I > just > noticed the following warning when building the patched kernel: > > WARNING: vmlinux.o(.text+0x2a1a7): Section mismatch in reference from > the function apply_microcode_early() to the > function .cpuinit.text:print_ucode() > The function apply_microcode_early() references > the function __cpuinit print_ucode(). > This is often because apply_microcode_early lacks a __cpuinit > annotation or the annotation of print_ucode is wrong. Could you please send your .config to me? Thanks. -Fenghua -- 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/