From: Mark Watts <m.watts@eris.qinetiq.com>
To: linux-kernel@vger.kernel.org
Cc: Zwane Mwaikambo <zwane@linuxpower.ca>
Subject: Re: Kernel oops while shutting down (2.6.8rc1)
Date: Thu, 22 Jul 2004 10:53:53 +0100 [thread overview]
Message-ID: <200407221053.53735.m.watts@eris.qinetiq.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0407201133520.23033@montezuma.fsmlabs.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I had to apply it by hand for some reason (I'm not running -mm1 if that makes
a difference), but it's fixed the problem :)
Many Thanks
Mark.
> On Tue, 20 Jul 2004, Zwane Mwaikambo wrote:
> > On Mon, 19 Jul 2004, Mark Watts wrote:
> > > Sorry - read that as 'run lsmod'
> >
> > No problem, i seem to have fired off a premature email too, i'll eyeball
> > the patches on the bugzilla report
> > (http://bugme.osdl.org/process_bug.cgi).
>
> Does the following patch work for you?
>
> Index: linux-2.6.8-rc1-mm1/drivers/acpi/processor.c
> ===================================================================
> RCS file: /home/cvsroot/linux-2.6.8-rc1-mm1/drivers/acpi/processor.c,v
> retrieving revision 1.1.1.1
> diff -u -p -B -r1.1.1.1 processor.c
> --- linux-2.6.8-rc1-mm1/drivers/acpi/processor.c 14 Jul 2004 04:56:25
> -0000 1.1.1.1 +++ linux-2.6.8-rc1-mm1/drivers/acpi/processor.c 20 Jul 2004
> 15:31:46 -0000 @@ -2372,8 +2372,10 @@ acpi_processor_remove (
> pr = (struct acpi_processor *) acpi_driver_data(device);
>
> /* Unregister the idle handler when processor #0 is removed. */
> - if (pr->id == 0)
> + if (pr->id == 0) {
> pm_idle = pm_idle_save;
> + synchronize_kernel();
> + }
>
> status = acpi_remove_notify_handler(pr->handle, ACPI_DEVICE_NOTIFY,
> acpi_processor_notify);
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
- --
Mark Watts
Senior Systems Engineer
QinetiQ Trusted Information Management
Trusted Solutions and Services group
GPG Public Key ID: 455420ED
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFA/46xBn4EFUVUIO0RAqbTAKD6KO90X0tpXtubYBkINf318F0sngCg6nwG
PtDz94xRmVoLtWedN35VwRw=
=JXmv
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2004-07-22 9:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-16 9:11 Mark Watts
2004-07-16 17:37 ` Zwane Mwaikambo
2004-07-19 8:18 ` Mark Watts
2004-07-19 8:22 ` Mark Watts
2004-07-20 14:39 ` Zwane Mwaikambo
2004-07-20 15:41 ` Zwane Mwaikambo
2004-07-21 7:41 ` Mark Watts
2004-07-22 9:53 ` Mark Watts [this message]
2004-07-22 14:51 ` Zwane Mwaikambo
2004-07-20 14:07 ` Zwane Mwaikambo
2004-07-19 8:51 Zhu, Yi
2004-07-20 19:41 ` Zwane Mwaikambo
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=200407221053.53735.m.watts@eris.qinetiq.com \
--to=m.watts@eris.qinetiq.com \
--cc=linux-kernel@vger.kernel.org \
--cc=zwane@linuxpower.ca \
/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
all inboxes | Powered by JetHome®