From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756298AbZBTQy3 (ORCPT ); Fri, 20 Feb 2009 11:54:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753278AbZBTQyU (ORCPT ); Fri, 20 Feb 2009 11:54:20 -0500 Received: from va3ehsobe005.messaging.microsoft.com ([216.32.180.15]:38308 "EHLO VA3EHSOBE005.bigfish.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753258AbZBTQyT (ORCPT ); Fri, 20 Feb 2009 11:54:19 -0500 X-Greylist: delayed 903 seconds by postgrey-1.27 at vger.kernel.org; Fri, 20 Feb 2009 11:54:19 EST X-BigFish: VPS-39(zz3b49K1432R98dR936eQ1805M1442J936fKzzzzz32i6bh43j61h) X-Spam-TCS-SCL: 0:0 X-WSS-ID: 0KFDI90-01-30V-01 Date: Fri, 20 Feb 2009 17:38:44 +0100 From: Andreas Herrmann To: Mark Hounschell CC: Borislav Petkov , Mark Hounschell , john stultz , linux-kernel , Thomas Gleixner Subject: Re: PROBLEM: Can't boot a (HZ = 1000) kernel using an AMD Phenom-II processor Message-ID: <20090220163844.GG4834@alberich.amd.com> References: <499C0913.9050905@compro.net> <20090218141843.GB13304@aftab> <499C3DED.1090807@cfl.rr.com> <20090218174243.GD13304@aftab> <499C7AC8.4080609@cfl.rr.com> <499D364C.3010704@cfl.rr.com> <20090219141131.GM4301@alberich.amd.com> <20090220115357.GE4834@alberich.amd.com> <499ECF87.2070204@cfl.rr.com> <20090220160843.GF4834@alberich.amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20090220160843.GF4834@alberich.amd.com> User-Agent: Mutt/1.5.16 (2007-06-09) X-OriginalArrivalTime: 20 Feb 2009 16:39:05.0283 (UTC) FILETIME=[BE7B0930:01C99379] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 20, 2009 at 05:08:43PM +0100, Andreas Herrmann wrote: > On Fri, Feb 20, 2009 at 10:43:03AM -0500, Mark Hounschell wrote: > > Linux version 2.6.28.3-250Hz (root@harley) (gcc version 4.3.1 > > 20080507 (prerelease) [gcc-4_3-branch revision 135036] (SUSE Linux) > > ) #7 SMP PREEMPT Fri Feb 2 0 09:01:54 EST 2009 > > Here I doubt that's the right kernel -- at least it was not built today. > Can you please double check this. Oops, your kernel was built today. Have overlooked it as there was a newline between "2" and "0". Sorry for the noise. But still wondering where's the debug output. I've applied the patch both to .29-rc5 and with some fuzziness to .28.4 and on my system the output is visible (e.g. with dmesg). Ah, ... of course you need to use "debug" kernel parameter as well. Otherwise the KERN_DEBUG messages are not shown on the serial console. Please, can you retry using "hpet=debug debug apic=debug". Thanks. Andreas