From: Ducrot Bruno <ducrot-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
To: Stelian Pop <stelian.pop-A5NNTvo2L0pl57MIdRCFDg@public.gmane.org>,
acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Crash with fs corruption on 2.4.23-rc1 + CONFIG_ACPI_PROCESSOR
Date: Sat, 15 Nov 2003 07:50:20 +0100 [thread overview]
Message-ID: <20031115065020.GO32464@poupinou.org> (raw)
In-Reply-To: <20031114152403.GK29316-sxQ6dllMCJFOpCWnugOeNx8pCrqmY5it@public.gmane.org>
On Fri, Nov 14, 2003 at 04:24:03PM +0100, Stelian Pop wrote:
> On Fri, Nov 14, 2003 at 01:47:13PM +0100, Ducrot Bruno wrote:
>
> > > Attached you'll find the .config and dmesg in case it is useful...
> > >
> >
> > Have you a decoded oops?
>
> Here is one, hand copied because there is no serial port on this laptop...
>
> I'm not sure it is useful because it shows the actual corruption in ext3
> code more than the place where the memory gets corrupted...
>
> But I'm 100% positive that this does happen only *after* inserting
> the processor.o module...
>
Thanks anyway. Can you tell if processor C3 is enabled with a 2.6 kernel?
Also, I would like to receive the lspci -xxx -s0:0.0 for the northbridge,
and the same for all the function of the PIIX4 southbridge.
Even if you may think that it is irrelevant, I would like to receive
the output of speedstep-detect from
ftp://ftp.poupinou.org/cpufreq/speedstep-detect.tar.gz
because it dump the pm io registers of the PIIX4, regardless of the processor..
I think the trouble come from C3, just need to check some values. If you
can, it may be usefull that you disable C3, with something like that:
--- linux-2.4.23-rc1/drivers/acpi/processor.c 2003/11/15 06:47:38 1.1
+++ linux-2.4.23-rc1/drivers/acpi/processor.c 2003/11/15 06:48:46
@@ -742,6 +742,8 @@
*/
if (pr->power.states[ACPI_STATE_C3].address) {
+ acpi_fadt.plvl3_lat = 1234;
+
pr->power.states[ACPI_STATE_C3].latency = acpi_fadt.plvl3_lat;
/*
--
Ducrot Bruno
-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
next prev parent reply other threads:[~2003-11-15 6:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-13 16:18 Crash with fs corruption on 2.4.23-rc1 + CONFIG_ACPI_PROCESSOR Stelian Pop
[not found] ` <20031113161857.GM26911-sxQ6dllMCJFOpCWnugOeNx8pCrqmY5it@public.gmane.org>
2003-11-14 12:47 ` Ducrot Bruno
[not found] ` <20031114124713.GK32464-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2003-11-14 15:24 ` Stelian Pop
[not found] ` <20031114152403.GK29316-sxQ6dllMCJFOpCWnugOeNx8pCrqmY5it@public.gmane.org>
2003-11-15 6:50 ` Ducrot Bruno [this message]
[not found] ` <20031115065020.GO32464-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2003-11-15 12:54 ` Stelian Pop
2003-11-15 13:48 ` Stelian Pop
[not found] ` <20031115134811.GA2630-Snhs3Gxj9njPHUqn3ntIkQ@public.gmane.org>
2003-11-17 13:18 ` Ducrot Bruno
[not found] ` <20031117131800.GQ32464-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2003-11-17 18:31 ` Nate Lawson
[not found] ` <20031117102931.B60721-Y6VGUYTwhu0@public.gmane.org>
2003-11-17 19:51 ` Ducrot Bruno
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=20031115065020.GO32464@poupinou.org \
--to=ducrot-kk6yzipjem5g9huczpvpmw@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=stelian.pop-A5NNTvo2L0pl57MIdRCFDg@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.