login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
April
»
6
Re: Random scheduler/unaligned accesses crashes with perf lock events on sparc 64
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Peter Zijlstra
Subject:
Re: Random scheduler/unaligned accesses crashes with perf lock events on sparc 64
Date: Tuesday, April 6, 2010 - 5:57 am
On Tue, 2010-04-06 at 14:54 +0200, Mike Galbraith wrote:
quoted text
> > ARGH.. yes > > > > Also, I guess that should live in perf_output_lock/unlock() not in > > perf_event_task_output(). > > > > Egads, how to fix that > > Damn, so deadlock fix isn't a fix. No idea.
well it is,. but it breaks sparc.. I'm currently compile testing a bunch to fix all that up by doing what davem suggested: local_irq_save_nmi()/local_irq_restore_nmi(). --
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:
Random scheduler/unaligned accesses crashes with perf lock ...
, Frederic Weisbecker
, (Sun Apr 4, 5:18 am)
Re: Random scheduler/unaligned accesses crashes with perf ...
, Frederic Weisbecker
, (Sun Apr 4, 5:21 am)
Re: Random scheduler/unaligned accesses crashes with perf ...
, David Miller
, (Sun Apr 4, 6:00 pm)
Re: Random scheduler/unaligned accesses crashes with perf ...
, Frederic Weisbecker
, (Sun Apr 4, 11:57 pm)
Re: Random scheduler/unaligned accesses crashes with perf ...
, David Miller
, (Mon Apr 5, 12:22 pm)
Re: Random scheduler/unaligned accesses crashes with perf ...
, Frederic Weisbecker
, (Mon Apr 5, 12:40 pm)
Re: Random scheduler/unaligned accesses crashes with perf ...
, David Miller
, (Mon Apr 5, 1:46 pm)
Re: Random scheduler/unaligned accesses crashes with perf ...
, David Miller
, (Mon Apr 5, 7:15 pm)
Re: Random scheduler/unaligned accesses crashes with perf ...
, David Miller
, (Tue Apr 6, 2:50 am)
Re: Random scheduler/unaligned accesses crashes with perf ...
, Frederic Weisbecker
, (Tue Apr 6, 3:19 am)
Re: Random scheduler/unaligned accesses crashes with perf ...
, David Miller
, (Tue Apr 6, 3:28 am)
[RFC][PATCH] lockdep: WARN about local_irq_{en,dis}able in ...
, Peter Zijlstra
, (Tue Apr 6, 4:12 am)
Re: [RFC][PATCH] lockdep: WARN about local_irq_{en,dis}abl ...
, David Miller
, (Tue Apr 6, 4:13 am)
Re: [RFC][PATCH] lockdep: WARN about local_irq_{en,dis}abl ...
, Peter Zijlstra
, (Tue Apr 6, 4:20 am)
Re: [RFC][PATCH] lockdep: WARN about local_irq_{en,dis}abl ...
, David Miller
, (Tue Apr 6, 4:22 am)
Re: Random scheduler/unaligned accesses crashes with perf ...
, Frederic Weisbecker
, (Tue Apr 6, 4:38 am)
Re: Random scheduler/unaligned accesses crashes with perf ...
, Peter Zijlstra
, (Tue Apr 6, 4:51 am)
Re: Random scheduler/unaligned accesses crashes with perf ...
, Mike Galbraith
, (Tue Apr 6, 5:54 am)
Re: Random scheduler/unaligned accesses crashes with perf ...
, Peter Zijlstra
, (Tue Apr 6, 5:57 am)
Re: Random scheduler/unaligned accesses crashes with perf ...
, Steven Rostedt
, (Tue Apr 6, 6:41 am)
[No subject]
, David Miller
, (Tue Apr 6, 10:46 am)
Re: Random scheduler/unaligned accesses crashes with perf ...
, Paul E. McKenney
, (Tue Apr 6, 11:04 am)
Re: Random scheduler/unaligned accesses crashes with perf ...
, Steven Rostedt
, (Tue Apr 6, 11:15 am)
Re: Random scheduler/unaligned accesses crashes with perf ...
, David Miller
, (Tue Apr 6, 2:17 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano
Re: Rss produced by git is not valid xml?
git-commits-head
:
Linux Kernel Mailing List
iSeries: fix section mismatch in iseries_veth
Linux Kernel Mailing List
ixbge: remove TX lock and redo TX accounting.
Linux Kernel Mailing List
ixgbe: fix several counter register errata
Linux Kernel Mailing List
b43: fix build with CONFIG_SSB_PCIHOST=n
Linux Kernel Mailing List
9p: block-based virtio client
linux-netdev
:
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
Michael Breuer
Re: [PATCH] af_p