3 Nov 2003 05:12
[PATCH/RFC] Re: Crash-on-boot in init_l440gx SMP
Randy.Dunlap <rddunlap <at> osdl.org>
2003-11-03 04:12:21 GMT
2003-11-03 04:12:21 GMT
Would someone comment on this patch from lkml last Friday? Thanks, ~Randy Date: Fri, 31 Oct 2003 11:48:49 -0800 From: "Randy.Dunlap" <rddunlap <at> osdl.org> To: bruce <at> perens.com (Bruce Perens) Cc: linux-kernel <at> vger.kernel.org, dwmw2 <at> infradead.org Subject: [PATCH/RFC] Re: Crash-on-boot in init_l440gx SMP Message-Id: <20031031114849.3e2c5425.rddunlap <at> osdl.org> In-Reply-To: <20031030200203.159BD321 <at> workstation.perens.com> References: <20031030200203.159BD321 <at> workstation.perens.com> Organization: OSDL On Thu, 30 Oct 2003 12:02:03 -0800 (PST) bruce <at> perens.com (Bruce Perens) wrote: | Hi, | | Using -test9, I'm hitting BUG_ON(phys_addr + size < phys_addr) in ioremap.c, | called from init_l440gx with a dual Pentum 3 SMP motherboard. Boot log with | oops, and ksymoops output are attached. This system is main server for | perens.com, and thus hasn't exercised 2.6 much. Please email me if I can be | of any further assistance. | | ------------[ cut here ]------------ | kernel BUG at arch/i386/mm/ioremap.c:202! | invalid operand: 0000 [#1] | CPU: 0 | EIP: 0060:[<c011e778>] Not tainted(Continue reading)
Kernbench: (make -j N vmlinux, where N = 2 x num_cpus)
Elapsed System User CPU
2.6.0-test9 45.28 100.19 568.01 1474.75
2.6.0-test9-mm2 44.83 100.79 567.74 1491.00
2.6.0-test9-mjb1 43.73 80.19 559.91 1463.25
Kernbench: (make -j N vmlinux, where N = 16 x num_cpus)
Elapsed System User CPU
2.6.0-test9 46.17 122.20 571.58 1501.00
2.6.0-test9-mm2 45.89 120.39 570.67 1504.75
2.6.0-test9-mjb1 43.52 89.98 562.91 1500.50
Kernbench: (make -j vmlinux, maximal tasks)
Elapsed System User CPU
2.6.0-test9 45.84 120.14 570.93 1507.00
2.6.0-test9-mm2 44.21 118.81 571.28 1566.00
2.6.0-test9-mjb1 43.73 87.19 564.39 1488.50
DISCLAIMER: SPEC(tm) and the benchmark name SDET(tm) are registered
trademarks of the Standard Performance Evaluation Corporation. This
benchmarking was performed for research purposes only, and the run results
are non-compliant and not-comparable with any published results.
Results are shown as percentages of the first set displayed
SDET 1 (see disclaimer)
RSS Feed