login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
October
»
21
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace_sched_wakeup.c
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Ingo Molnar
Subject:
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace_sched_wakeup.c
Date: Thursday, October 21, 2010 - 4:26 am
* Steven Rostedt <rostedt@goodmis.org> wrote:
quoted text
> On Wed, 2010-10-20 at 17:40 +0200, Ingo Molnar wrote: > > FYI, there's a new mystery hang (sometimes crash) that triggers in -tip - and which > > seems to be tracing related. See the crashlog below - config attached. > > > > It's not bisectable - small changes in the kernel make the bug come/go. (might be a > > race of some sorts) > > > > > > [ 42.324027] Testing all events: > > [ 245.668090] INFO: task swapper:1 blocked for more than 120 seconds. > > [ 245.672051] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. > > [ 245.676026] swapper D f6420b40 6544 1 0 0x00000000 > > [ 245.684051] f6437dac 00000046 f694aac0 f6420b40 f6438000 f6437d74 f6438294 f6438290 > > [ 245.692237] c2192ac0 c204e6c0 c2192ac0 c2192ac0 f6438290 00000000 f6438000 ff2ffa7d > > [ 245.701068] 00000009 f6420b40 f6437e5c 7fffffff f6438000 f6437dfc f6437e5c 7fffffff > > [ 245.709071] Call Trace: > > [ 245.711551] [<c1a7f561>] schedule_timeout+0x1c/0x1e7 > > [ 245.712036] [<c1a818b6>] ? _raw_spin_unlock_irq+0x2d/0x43 > > [ 245.716037] [<c1027f2d>] ? sub_preempt_count+0x4/0x98 > > [ 245.720061] [<c1a818b6>] ? _raw_spin_unlock_irq+0x2d/0x43 > > [ 245.724036] [<c1027fb4>] ? sub_preempt_count+0x8b/0x98 > > [ 245.728036] [<c1a7e76b>] wait_for_common+0xc1/0x11a > > [ 245.732062] [<c102de32>] ? default_wake_function+0x0/0x12 > > [ 245.736041] [<c1a7e863>] wait_for_completion+0x17/0x19 > > [ 245.740069] [<c10667a2>] __stop_cpus+0xdd/0x103 > > [ 245.744072] [<c1a7e6db>] ? wait_for_common+0x31/0x11a > > [ 245.748040] [<c10665a4>] ? stop_machine_cpu_stop+0x0/0x9a > > [ 245.752040] [<c106683d>] stop_cpus+0x2c/0x3f > > [ 245.756069] [<c10668af>] __stop_machine+0x5f/0x67 > > [ 245.760186] [<c1006240>] ? stop_machine_text_poke+0x0/0x43 > > [ 245.764040] [<c1006240>] ? stop_machine_text_poke+0x0/0x43 > > [ 245.768071] [<c19f0a73>] ? cfdgml_create+0x2b/0xde > > [ 245.772040] [<c10060fd>] text_poke_smp+0x3a/0x42 > > [ 245.776039] [<c19f0a73>] ? cfdgml_create+0x2b/0xde > > > > [ 245.780098] [<c1005b9c>] arch_jump_label_transform+0x53/0x67 > > [ 245.784042] [<c104ef0d>] jump_label_update+0x49/0x98 > > Looks like this code had jump labels enabled. Do you have a dump where > they are not enabled?
No. Good find - and the timeline agrees too, these crashes started triggering when i pulled jump labels from you. Thanks, Ingo --
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:
[PATCH][GIT PULL] tracing: Fix compile issue for trace_sch ...
, Steven Rostedt
, (Tue Oct 19, 10:11 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Ingo Molnar
, (Tue Oct 19, 11:41 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Ingo Molnar
, (Wed Oct 20, 8:40 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Steven Rostedt
, (Wed Oct 20, 9:37 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Jason Baron
, (Wed Oct 20, 9:43 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Ingo Molnar
, (Wed Oct 20, 11:33 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Ingo Molnar
, (Wed Oct 20, 11:40 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Masami Hiramatsu
, (Wed Oct 20, 7:58 pm)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Peter Zijlstra
, (Thu Oct 21, 12:22 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Steven Rostedt
, (Thu Oct 21, 4:01 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Peter Zijlstra
, (Thu Oct 21, 4:03 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Ingo Molnar
, (Thu Oct 21, 4:09 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Steven Rostedt
, (Thu Oct 21, 4:14 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Ingo Molnar
, (Thu Oct 21, 4:26 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Steven Rostedt
, (Thu Oct 21, 5:45 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Jason Baron
, (Thu Oct 21, 6:50 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Jason Baron
, (Thu Oct 21, 6:55 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Jason Baron
, (Thu Oct 21, 7:00 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Ingo Molnar
, (Thu Oct 21, 7:43 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Jason Baron
, (Thu Oct 21, 6:44 pm)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Masami Hiramatsu
, (Thu Oct 21, 9:56 pm)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Peter Zijlstra
, (Fri Oct 22, 1:14 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Tejun Heo
, (Fri Oct 22, 1:16 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Jason Baron
, (Fri Oct 22, 7:13 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Peter Zijlstra
, (Fri Oct 22, 7:23 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Steven Rostedt
, (Fri Oct 22, 7:36 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Jason Baron
, (Fri Oct 22, 7:36 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Jason Baron
, (Fri Oct 22, 10:58 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Ingo Molnar
, (Fri Oct 22, 11:24 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Jason Baron
, (Fri Oct 22, 11:39 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Jason Baron
, (Fri Oct 22, 2:42 pm)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Steven Rostedt
, (Fri Oct 22, 9:41 pm)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Ingo Molnar
, (Sat Oct 23, 1:02 pm)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Steven Rostedt
, (Sat Oct 23, 5:53 pm)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Ingo Molnar
, (Sun Oct 24, 4:25 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Ingo Molnar
, (Mon Oct 25, 1:59 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Ingo Molnar
, (Mon Oct 25, 2:30 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Ingo Molnar
, (Mon Oct 25, 4:45 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Ingo Molnar
, (Mon Oct 25, 5:10 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Peter Zijlstra
, (Mon Oct 25, 5:18 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Ingo Molnar
, (Mon Oct 25, 5:32 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Peter Zijlstra
, (Mon Oct 25, 8:47 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Jason Baron
, (Mon Oct 25, 8:55 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Peter Zijlstra
, (Mon Oct 25, 9:07 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Peter Zijlstra
, (Mon Oct 25, 9:09 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Ingo Molnar
, (Mon Oct 25, 10:25 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Ingo Molnar
, (Mon Oct 25, 10:32 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Peter Zijlstra
, (Mon Oct 25, 10:45 am)
Re: [PATCH][GIT PULL] tracing: Fix compile issue for trace ...
, Jason Baron
, (Mon Oct 25, 10:52 am)
[tip:perf/urgent] jump label: Add work around to i386 gcc ...
, tip-bot for Steven R ...
, (Sat Oct 30, 3:42 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Paul Turner
[tg_shares_up rewrite v4 11/11] sched: update tg->shares after cpu.shares write
Mr. James W. Laferriere
Re: Linux 2.6.25-rc1 , syntax error near unexpected token `;'
Chuck Ebbert
Re: PCI: Unable to reserve mem region problem
Linus Torvalds
Linux 2.6.34-rc4
Mingming Cao
Re: [RFC 1/4] Large Blocksize support for Ext2/3/4
git
:
Ralf Wildenhues
[PATCH] Fix typos in the documentation
Len Brown
Re: fatal: unable to create '.git/index': File exists
Adeodato
Bazaar's patience diff as GIT_EXTERNAL_DIFF
Denis Bueno
Git clone error
Johannes Schindelin
Re: [PATCH 2/4] Add functions get_relative_cwd() and is_inside_dir()
git-commits-head
:
Linux Kernel Mailing List
ASoC: fix registration of the SoC card in the Freescale MPC8610 drivers
Linux Kernel Mailing List
drivers/acpi: use kasprintf
Linux Kernel Mailing List
nfsd41: sanity check client drc maxreqs
Linux Kernel Mailing List
bnx2x: Moving includes
Linux Kernel Mailing List
V4L/DVB: gspca - sonixj: Adjust minor values of sensor ov7630. - set the color ga...
openbsd-misc
:
Sevan / Venture37
Re: This is what Linus Torvalds calls openBSD crowd
Netmaffia.hu
Tini Lányok AKCIÓBAN OTTHON
Sam Fourman Jr.
Re: Help with Altell PC6700
Siju George
This is what Linus Torvalds calls openBSD crowd
Darrin Chandler
Re: OT: Python (was Re: vi in /bin)
linux-netdev
:
Kurt Van Dijck
Re: [PATCH net-next-2.6 1/2] can: add driver for Softing card
Eric Dumazet
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try()
Jamie Lokier
Re: POHMELFS high performance network filesystem. Transactions, failover, performa...
Jarek Poplawski
Re: socket api problem: can't bind an ipv6 socket to ::ffff:0.0.0.0
David Miller
Re: [PATCH v2] net: typos in comments in include/linux/igmp.h
Colocation donated by:
Syndicate