login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
February
»
22
Re: [2.6.33-rc5] Weird deadlock when shutting down
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Johannes Berg
Subject:
Re: [2.6.33-rc5] Weird deadlock when shutting down
Date: Monday, February 22, 2010 - 2:04 am
On Mon, 2010-02-22 at 16:34 +0800, Américo Wang wrote:
quoted text
> On Sun, Feb 21, 2010 at 7:22 PM, Johannes Berg > <johannes@sipsolutions.net> wrote: > > On Sun, 2010-02-21 at 12:14 +0100, Johannes Berg wrote: > > > >> printk("got cpu\n"); > >> for_each_online_cpu(i) { > >> sm_work = per_cpu_ptr(stop_machine_work, > i); > >> INIT_WORK(sm_work, stop_cpu); > >> queue_work_on(i, stop_machine_wq, sm_work); > >> } > >> /* This will release the thread on our CPU. */ > >> put_cpu(); > >> printk("put cpu\n"); > > > > As odd as that may be, it hangs in put_cpu() here. > > > > Hmm, does adding synchronize_sched() in _cpu_down() help?
No luck. johannes --
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[2.6.33-rc5] Weird deadlock when shutting down
, Benjamin Herrenschmidt
, (Thu Jan 28, 9:41 pm)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Johannes Berg
, (Thu Feb 18, 2:36 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Linus Torvalds
, (Thu Feb 18, 9:31 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Johannes Berg
, (Thu Feb 18, 11:45 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, =?UTF-8?Q?Am=C3=A9ri ...
, (Fri Feb 19, 9:46 pm)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, =?UTF-8?Q?Am=C3=A9ri ...
, (Sat Feb 20, 12:13 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Dave Young
, (Sat Feb 20, 12:42 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Johannes Berg
, (Sat Feb 20, 1:45 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Johannes Berg
, (Sat Feb 20, 1:46 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Johannes Berg
, (Sat Feb 20, 1:56 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, =?UTF-8?Q?Am=C3=A9ri ...
, (Sat Feb 20, 2:06 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, =?UTF-8?Q?Am=C3=A9ri ...
, (Sat Feb 20, 2:30 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Johannes Berg
, (Sat Feb 20, 3:52 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Johannes Berg
, (Sat Feb 20, 3:53 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Johannes Berg
, (Sat Feb 20, 4:28 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Johannes Berg
, (Sat Feb 20, 5:07 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, =?utf-8?Q?Am=C3=A9ri ...
, (Sat Feb 20, 6:44 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Johannes Berg
, (Sat Feb 20, 6:57 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, =?UTF-8?Q?Am=C3=A9ri ...
, (Sun Feb 21, 2:51 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Johannes Berg
, (Sun Feb 21, 3:17 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Johannes Berg
, (Sun Feb 21, 3:43 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Xiaotian Feng
, (Sun Feb 21, 3:55 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Xiaotian Feng
, (Sun Feb 21, 4:12 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Johannes Berg
, (Sun Feb 21, 4:14 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Johannes Berg
, (Sun Feb 21, 4:22 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, =?UTF-8?Q?Am=C3=A9ri ...
, (Mon Feb 22, 1:19 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, =?UTF-8?Q?Am=C3=A9ri ...
, (Mon Feb 22, 1:22 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, =?UTF-8?Q?Am=C3=A9ri ...
, (Mon Feb 22, 1:34 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Johannes Berg
, (Mon Feb 22, 1:39 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Johannes Berg
, (Mon Feb 22, 2:04 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, =?UTF-8?Q?Am=C3=A9ri ...
, (Mon Feb 22, 2:12 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, Johannes Berg
, (Mon Feb 22, 2:14 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, =?UTF-8?Q?Am=C3=A9ri ...
, (Mon Feb 22, 2:21 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, David Howells
, (Thu Mar 25, 4:28 am)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, =?UTF-8?Q?Am=C3=A9ri ...
, (Thu Mar 25, 7:43 pm)
Re: [2.6.33-rc5] Weird deadlock when shutting down
, David Howells
, (Fri Mar 26, 5:22 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
David Lang
Re: [patch] MTD: fix DOC2000/2001/2001PLUS build error
Steven Rostedt
Re: [PATCH] input: Fix interrupt enable in i8042_ctr when enabling interrupt fails
Linus Torvalds
Re: [patch] epoll use a single inode ...
David Miller
Re: tg3: unable to handle null pointer dereference
Frank Seidel
Re: [RFC 13/13] Char: nozomi, cleanup read and write
git-commits-head
:
Linux Kernel Mailing List
amba: struct device - replace bus_id with dev_name(), dev_set_name()
Linux Kernel Mailing List
cpumask: make irq_set_affinity() take a const struct cpumask
Linux Kernel Mailing List
cgroups: fix probable race with put_css_set[_taskexit] and find_css_set
Linux Kernel Mailing List
[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.
Linux Kernel Mailing List
[ARM] 5209/1: metronomefb: changes to use platform framebuffer
git
:
Junio C Hamano
Re: mingw, windows, crlf/lf, and git
Junio C Hamano
Re: [PATCH 1/2] Teach git-describe to display distances from tags.
Daniel Barkalow
Re: git and mtime
Linus Torvalds
Re: [PATCH] Teach 'git pull' the '--rebase' option
Alex Riesen
Re: Easy shell question: how to make a script killing all his childs when killed?
freebsd-current
:
Mark Linimon
Why the FreeBSD license will not be changing
Michael Moll
Re: Unable to boot on ECS K7S5A
FreeBSD Tinderbox
[head tinderbox] failure on ia64/ia64
Jille Timmermans
Re: svn commit: r185482 - head/sys/dev/ath/ath_rate/sample
Hayer, Sukhjinder
8_CURRENT boot problem
linux-netdev
:
Timo Teräs
ip xfrm policy semantics
Andi Kleen
Re: [ANNOUNCE]: First release of nftables
John P Poet
Realtek 8111C transmit timed out
Jeff Garzik
Re: [PATCH] fix netxen_pci_tbl[] breakage
Jesper Dangaard Brouer
[PATCH] iputils: arping fails to set correct broadcast address
Colocation donated by:
Syndicate