public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nathan Lynch <nathanl@austin.ibm.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org,
	Srivatsa Vaddagiri <vatsa@in.ibm.com>,
	Rusty Russell <rusty@rustcorp.com.au>
Subject: Re: 2.6.8.1-mm2
Date: Thu, 19 Aug 2004 20:08:03 -0500	[thread overview]
Message-ID: <1092964083.4946.7.camel@biclops.private.network> (raw)
In-Reply-To: <20040819014204.2d412e9b.akpm@osdl.org>

> +dont-sleep-after-were-out-of-task-list.patch
> 
>  CPU hotplug race fix

I don't mean to be a pain, but this patch does not fix the bug I
reported.  It is still occurring on i386 and ppc64 (and proc_pid_flush
now generates lots of might_sleep warnings).

kernel BUG in migration_call at kernel/sched.c:4044!
cpu 0x1: Vector: 700 (Program Check) at [c00000027c7cb640]
    pc: c00000000004e730: .migration_call+0x150/0x350
    lr: c00000000004e6f4: .migration_call+0x114/0x350
    sp: c00000027c7cb8c0
   msr: 8000000000029032
  current = 0xc00000027c3d0a40
  paca    = 0xc000000000434880
    pid   = 4657, comm = cpuonoff.pl
1:mon> t
[c00000027c7cb8c0] c00000000004e6d8 .migration_call+0xf8/0x350 (unreliable)
[c00000027c7cb970] c000000000067330 .notifier_call_chain+0x58/0x98
[c00000027c7cba00] c0000000000743ec .cpu_down+0x1e0/0x364
[c00000027c7cbae0] c0000000001fcd3c .store_online+0x68/0x70
[c00000027c7cbb60] c0000000001f86bc .sysdev_store+0x54/0x60
[c00000027c7cbbe0] c0000000000fef70 .flush_write_buffer+0x48/0x60
[c00000027c7cbc60] c0000000000fefe8 .sysfs_write_file+0x60/0x78
[c00000027c7cbcf0] c0000000000ac720 .vfs_write+0x10c/0x164
[c00000027c7cbd90] c0000000000ac874 .sys_write+0x58/0xa4
[c00000027c7cbe30] c000000000011e00 syscall_exit+0x0/0x18
--- Exception: c01 (System Call) at 000000000fe562f8
SP (ffffe390) is in userspace


Hopefully, I should have time to perform a bisection search this
weekend.

Nathan


  parent reply	other threads:[~2004-08-20  1:10 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-19  8:42 2.6.8.1-mm2 Andrew Morton
2004-08-19  9:10 ` 2.6.8.1-mm2 Ryan Cumming
2004-08-19  9:35   ` 2.6.8.1-mm2 Chris Wedgwood
2004-08-23 21:25   ` 2.6.8.1-mm2 Adrian Bunk
2004-08-25 18:32     ` 2.6.8.1-mm2 Bill Davidsen
2004-08-19  9:12 ` 2.6.8.1-mm2 Dipankar Sarma
2004-08-19 11:36 ` 2.6.8.1-mm2 Gene Heskett
2004-08-19 12:29 ` [PATCH] 2.6.8.1-mm2 --- UML build fixes Chris Wedgwood
2004-08-19 20:55   ` Sam Ravnborg
2004-08-19 21:19     ` Jeff Dike
2004-08-19 22:32       ` Sam Ravnborg
2004-08-19 14:43 ` 2.6.8.1-mm2 Michael Geithe
2004-08-19 14:52 ` 2.6.8.1-mm2 John Cherry
2004-08-19 14:29   ` 2.6.8.1-mm2 Alan Cox
2004-08-20  7:06   ` 2.6.8.1-mm2 Hans Reiser
2004-08-20  7:16     ` 2.6.8.1-mm2 Andrew Morton
2004-08-20  7:37       ` 2.6.8.1-mm2 Hans Reiser
2004-08-20 13:53         ` 2.6.8.1-mm2 Alex Zarochentsev
2004-08-20 18:05           ` 2.6.8.1-mm2 Hans Reiser
     [not found] ` <200408191245.46726.gene.heskett@verizon.net>
     [not found]   ` <20040819182752.GA3024@viasys.com>
2004-08-19 19:17     ` 2.6.8.1-mm2 Gene Heskett
2004-08-20  1:51       ` 2.6.8.1-mm2 Gene Heskett
2004-08-20  0:50 ` 2.6.8.1-mm2 Marcelo Tosatti
2004-08-20  1:08 ` Nathan Lynch [this message]
2004-08-20  1:16   ` 2.6.8.1-mm2 Andrew Morton
2004-08-20  7:40     ` 2.6.8.1-mm2 Rusty Russell
2004-08-20  8:14       ` 2.6.8.1-mm2 Ingo Molnar
2004-08-20  8:29         ` 2.6.8.1-mm2 Srivatsa Vaddagiri
2004-08-20  8:59           ` 2.6.8.1-mm2 Ingo Molnar
2004-08-20  9:03             ` 2.6.8.1-mm2 Ingo Molnar
2004-08-21  7:51         ` 2.6.8.1-mm2 Rusty Russell
2004-08-20  8:33       ` 2.6.8.1-mm2 Ingo Molnar
2004-08-20 21:35         ` 2.6.8.1-mm2 Andrew Morton
2004-08-20 22:12           ` 2.6.8.1-mm2 Nathan Lynch
2004-08-20  6:17 ` 2.6.8.1-mm2 Srivatsa Vaddagiri
2004-08-20  6:59   ` 2.6.8.1-mm2 Paul Mackerras
2004-08-20  8:21 ` 2.6.8.1-mm2 ismail dönmez
2004-08-20 22:43 ` 2.6.8.1-mm2 Rik van Riel
2004-08-20 23:05   ` 2.6.8.1-mm2 - reiser4 Rik van Riel
2004-08-20 23:15     ` William Lee Irwin III
2004-08-20 23:20     ` Anton Blanchard
2004-08-20 23:34       ` Andrew Morton
2004-08-21  0:12         ` Rik van Riel
2004-08-21  6:24         ` Hans Reiser
2004-08-21  0:15     ` Rik van Riel
2004-08-21  8:57       ` Hans Reiser
2004-08-21  7:30   ` 2.6.8.1-mm2 Hans Reiser
2004-08-22 21:32   ` 2.6.8.1-mm2 Alex Zarochentsev

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=1092964083.4946.7.camel@biclops.private.network \
    --to=nathanl@austin.ibm.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    --cc=vatsa@in.ibm.com \
    /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