Bug 11346 - kernel BUG at arch/x86/mm/pat.c:233!
Summary: kernel BUG at arch/x86/mm/pat.c:233!
Status: CLOSED CODE_FIX
Alias: None
Product: ACPI
Classification: Unclassified
Component: Power-Processor (show other bugs)
Hardware: All Linux
: P1 high
Assignee: acpi_power-processor
URL:
Keywords:
Depends on:
Blocks: Regressions-2.6.26
  Show dependency tree
 
Reported: 2008-08-15 02:10 UTC by Jean Delvare
Modified: 2008-08-17 05:47 UTC (History)
6 users (show)

See Also:
Kernel Version: 2.6.27-rc3-git2
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments
Stack trace (4.51 KB, text/plain)
2008-08-15 02:14 UTC, Jean Delvare
Details
Kernel configuration (45.95 KB, text/plain)
2008-08-15 02:14 UTC, Jean Delvare
Details
acpidump output (81.60 KB, text/plain)
2008-08-15 02:23 UTC, Jean Delvare
Details
dmesg output for kernel 2.6.26.1 (13.71 KB, text/plain)
2008-08-15 02:31 UTC, Jean Delvare
Details
ioremap debug patch (649 bytes, patch)
2008-08-15 07:22 UTC, Andi Kleen
Details | Diff
dmesg output with debug patch (14.39 KB, text/plain)
2008-08-15 07:37 UTC, Jean Delvare
Details
dmesg output for kernel 2.6.27-rc3-git2 with debug patch (16.01 KB, text/plain)
2008-08-15 08:19 UTC, Jean Delvare
Details
Pass 64bit address to reserve_memtype (1.59 KB, patch)
2008-08-15 09:20 UTC, Andi Kleen
Details | Diff

Description Jean Delvare 2008-08-15 02:10:46 UTC
Latest working kernel version: 2.6.26.1
Earliest failing kernel version: 2.6.27-rc3
Distribution: Slackware 11.0
Hardware Environment: Intel D865GSA
Software Environment:
Problem Description: Boot either fails, or succeeds but then ethernet network doesn't work. Stack trace in the kernel log, will be added as an attachement.

Steps to reproduce:
Boot Linux kernel 2.6.27-rc3 or 2.6.27-rc3-git2 on an Intel D865GSA motherboard.
Comment 1 Jean Delvare 2008-08-15 02:14:08 UTC
Created attachment 17261 [details]
Stack trace

With CONFIG_FRAME_POINTER=y.
Comment 2 Jean Delvare 2008-08-15 02:14:57 UTC
Created attachment 17262 [details]
Kernel configuration
Comment 3 Jean Delvare 2008-08-15 02:23:16 UTC
Created attachment 17263 [details]
acpidump output
Comment 4 Jean Delvare 2008-08-15 02:31:54 UTC
Created attachment 17264 [details]
dmesg output for kernel 2.6.26.1
Comment 5 Andi Kleen 2008-08-15 07:22:07 UTC
Created attachment 17266 [details]
ioremap debug patch

Can you add the dmesg output with this patch applied please?
Comment 6 Jean Delvare 2008-08-15 07:37:04 UTC
Created attachment 17268 [details]
dmesg output with debug patch

With debug patch from comment #5.
Comment 7 Andi Kleen 2008-08-15 07:45:50 UTC
What happened to the WARN_ON? Or does it not happen every boot?

I would like have wanted to see the WARN_ON in the log with the debug patch.
Comment 8 Andi Kleen 2008-08-15 07:47:19 UTC
s/WARN_ON/BUG/
Comment 9 Jean Delvare 2008-08-15 07:49:39 UTC
Oh, sorry. I patched kernel 2.6.26.1, not 2.6.27-rc3. I'll do it now, stay tuned.
Comment 10 Jean Delvare 2008-08-15 08:19:43 UTC
Created attachment 17269 [details]
dmesg output for kernel 2.6.27-rc3-git2 with debug patch
Comment 11 Andi Kleen 2008-08-15 09:20:31 UTC
Created attachment 17270 [details]
Pass 64bit address to reserve_memtype

Please test this patch.
Comment 12 Jean Delvare 2008-08-15 10:16:13 UTC
Yes, this patch solves the problem. My system boots again and things appear to work fine. Thanks Andi!
Comment 13 Rafael J. Wysocki 2008-08-15 10:38:48 UTC
Handled-By : Andi Kleen <andi@firstfloor.org>
Patch : http://bugzilla.kernel.org/attachment.cgi?id=17270&action=view
Comment 14 Ingo Molnar 2008-08-17 05:47:48 UTC
Upstream commit is e213e87785.

Note You need to log in before you can comment on or make changes to this bug.