linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Clemens Koller <clemens.koller@anagramm.de>
To: Zwane Mwaikambo <zwane@arm.linux.org.uk>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
	Jeff Collins <jgcc@pacbell.net>
Subject: Re: 2.6.13.2 crash on shutdown on SMP machine
Date: Thu, 08 Dec 2005 15:09:33 +0100	[thread overview]
Message-ID: <43983E9D.1090401@anagramm.de> (raw)
In-Reply-To: <Pine.LNX.4.64.0512060900290.13220@montezuma.fsmlabs.com>

[-- Attachment #1: Type: text/plain, Size: 1692 bytes --]

Hello, Zwane!

Zwane Mwaikambo wrote:
>>>>From what i hear it's this issue;
>>>
>>>http://bugzilla.kernel.org/show_bug.cgi?id=5203
>>
>>Yes it seems to be the same issue.
>>But who is Eric, mentioned in bugzilla? :-]
>>If it makes sense I can test his patch while/before he is pushing
>>it upstream.
> 
> 
> Eric is 'Eric Biederman', Jeff tested his patch but there appears to be a 
> failure case when there is no power management callback installed. Could 
> you please test the following patch?

Thanks again for the support. Yesterday night, I've checked your patch with the
latest git snapshot (2.6.15-rc5-ge4f5c82a), but it doesn't fix the bug(s) for.

2.6.15-rc5-ge4f5c82a unpatched showes up with:
[...cut due to out of screen...]
try_to_wake_up
__wake_up_common
__wake_up
__queue_work
call_usermodehelper_keys
__call_usermodehelper
kobject_hotplug
class_device_del
...

2.6.15-rc5-ge4f5c82a with your patch crashes differently:
[...cut due to out of screen...]
send_IPI_mask_bitmask
smp_send_reschedule
try_to_wake_up
__wake_up_common
__wake_up_sync
do_notify_parent
....

or: exactly the same patched kernel but at a later time with a different crash:
Badness in send_IPI_mask_bitmask at arch/i386/kernel/smp.c:167
send_IPI_mask_bitmask
smp_send_reschedule
__migrate_task
migration_thread
migration_thread
kthread
kthread
kernel_thread_helper

The attachments are three .gif images of the screen snapshots
of the above error messages (just some more details).

Any ideas?

Greets,
-- 
Clemens Koller
_______________________________
R&D Imaging Devices
Anagramm GmbH
Rupert-Mayer-Str. 45/1
81379 Muenchen
Germany

http://www.anagramm.de
Phone: +49-89-741518-50
Fax: +49-89-741518-19

[-- Attachment #2: 2615rc5-patched1.gif --]
[-- Type: image/gif, Size: 10595 bytes --]

[-- Attachment #3: 2615rc5-patched2.gif --]
[-- Type: image/gif, Size: 9663 bytes --]

[-- Attachment #4: 2615rc5-plain.gif --]
[-- Type: image/gif, Size: 13908 bytes --]

      parent reply	other threads:[~2005-12-08 14:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-28 10:46 2.6.13.2 crash on shutdown on SMP machine Clemens Koller
2005-09-28 15:27 ` Zwane Mwaikambo
2005-09-29 12:20   ` Clemens Koller
2005-10-01 16:02     ` Zwane Mwaikambo
2005-10-04  9:26       ` Clemens Koller
2005-10-05 20:38         ` Zwane Mwaikambo
2005-09-28 15:29 ` Zwane Mwaikambo
2005-12-05 11:35 ` Clemens Koller
2005-12-05 20:47   ` Zwane Mwaikambo
2005-12-06 11:52     ` Clemens Koller
2005-12-06 17:01       ` Zwane Mwaikambo
2005-12-07 19:19         ` Jeff Collins
2005-12-08  5:36           ` Zwane Mwaikambo
2005-12-08 14:09         ` Clemens Koller [this message]

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=43983E9D.1090401@anagramm.de \
    --to=clemens.koller@anagramm.de \
    --cc=jgcc@pacbell.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zwane@arm.linux.org.uk \
    /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;
as well as URLs for NNTP newsgroup(s).