public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: Len Brown <len.brown@intel.com>
Cc: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
	Arne Bockholdt <linux-kernel@bockholdt.com>,
	Jiang Liu <jiang.liu@linux.intel.com>, <x86@kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Regression in intel_idle on Avaton/Rangely Mohon Peak board
Date: Tue, 1 Apr 2014 14:16:40 -0400	[thread overview]
Message-ID: <533B0288.2020304@windriver.com> (raw)

Hi Len,

I've got an eval board with a 1.7GHz Avaton/C2000 that hangs at boot
shortly after the idle driver registration -- typically 1/2 dozen
dmesg lines later, around rtc init, or net stack init.

It may be that this early board/early bios makes it a non-issue for
mainline, but I figured I'd better mention it anyway.

Problem starts with commit v3.12-rc4-32-gfab04b2208dd
("intel_idle: Support Intel Atom Processor C2000 Product Family").

Even though a bisect leads here, this commit shouldn't be considered
in isolation however, since it depends on these earlier v3.12 commits:

commit v3.12-rc2-1-geba682a5aeb6
   "intel_idle: shrink states tables"

commit v3.12-rc2-2-g9d046ccb9808
   "intel_idle: mark states tables with __initdata tag"

..and then these v3.13 subsequent fixups;

commit v3.13-rc1-1-g22e580d07f65
   "intel_idle: Fixed C6 state on Avoton/Rangeley processors"

commit v3.13-rc7-1-gba0dc81ed5d9
   "Revert "intel_idle: mark states tables with __initdata tag""

commit v3.13-rc7-2-g88390996c95b
   "intel_idle: close avn_cstates array with correct marker"

However, even with all these present in v3.13-final, the board
still does the same thing as the bisected fab 04 commit.  Same
for v3.14-final and today's linux-next -- i.e. the regression
remains uninterrupted.

The interesting part is that a nearly identical board, but with
different (newer/faster) CPU and newer BIOS doesn't have the hang.

Hardware details:

board: intel Mohon Peak CRB GA-95PEV ALPHA2  rev0.3
BIOS: EDVLCRB1.86B.0010.R00.1303272109  03/27/2013
CPU (dmidecode):
        Family: Pentium 4
        ID: D0 06 04 00 FF FB EB 9F
        Signature: Type 0, Family 6, Model 77, Stepping 0
        Version: Genuine Intel(R) CPU   4000  @ 1.70GHz

The same board that doesn't hang, for comparison, has:

BIOS: EDVLCRB1.86B.0017.R00.1305271414  05/27/2013
CPU: (dmidecode):
        Family: Pentium 4
        ID: D0 06 04 00 FF FB EB 9F
        Signature: Type 0, Family 6, Model 77, Stepping 0
        Version: Genuine Intel(R) CPU   4000  @ 2.40GHz

Since it appears only the clock multiplier has changed, I'm
guessing we've hit a bug in the earlier BIOS.  These boards
don't have flash capable BIOS AFAICT -- looks like the little
trap-door socket style that houses a removable chip?

I have the full dmidecode files, dmesg from 3.11-distro kernel,
lspci, and /proc/cpuinfo from both boards, if that is needed.

Paul.

             reply	other threads:[~2014-04-01 18:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-01 18:16 Paul Gortmaker [this message]
2014-04-01 21:59 ` Regression in intel_idle on Avaton/Rangely Mohon Peak board Brown, Len
2014-04-01 23:46   ` Paul Gortmaker
2014-04-02 21:50     ` Brown, Len
2014-04-02 20:01   ` Paul Gortmaker
2014-04-02 20:31     ` Paul Gortmaker
2014-04-02 21:58       ` Brown, Len
2014-04-02 23:30         ` Paul Gortmaker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=533B0288.2020304@windriver.com \
    --to=paul.gortmaker@windriver.com \
    --cc=jiang.liu@linux.intel.com \
    --cc=len.brown@intel.com \
    --cc=linux-kernel@bockholdt.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox