Ingo Molnar
992860e991
lockdep: fix ftrace irq tracing false positive
fix this false positive:
[ 0.020000] ------------[ cut here ]------------
[ 0.020000] WARNING: at kernel/lockdep.c:2718 check_flags+0x14a/0x170()
[ 0.020000] Modules linked in:
[ 0.020000] Pid: 0, comm: swapper Not tainted 2.6.26-tip-00343-gd7e5521-dirty #14486
[ 0.020000] [<c01312e4>] warn_on_slowpath+0x54/0x80
[ 0.020000] [<c067e451>] ? _spin_unlock_irqrestore+0x61/0x70
[ 0.020000] [<c0131bb1>] ? release_console_sem+0x201/0x210
[ 0.020000] [<c0143d65>] ? __kernel_text_address+0x35/0x40
[ 0.020000] [<c010562e>] ? dump_trace+0x5e/0x140
[ 0.020000] [<c01518b5>] ? __lock_acquire+0x245/0x820
[ 0.020000] [<c015063a>] check_flags+0x14a/0x170
[ 0.020000] [<c0151ed8>] ? lock_acquire+0x48/0xc0
[ 0.020000] [<c0151ee1>] lock_acquire+0x51/0xc0
[ 0.020000] [<c014a16c>] ? down+0x2c/0x40
[ 0.020000] [<c010a609>] ? sched_clock+0x9/0x10
[ 0.020000] [<c067e7b2>] _write_lock+0x32/0x60
[ 0.020000] [<c013797f>] ? request_resource+0x1f/0xb0
[ 0.020000] [<c013797f>] request_resource+0x1f/0xb0
[ 0.020000] [<c02f89ad>] vgacon_startup+0x2bd/0x3e0
[ 0.020000] [<c094d62a>] con_init+0x19/0x22f
[ 0.020000] [<c0330c7c>] ? tty_register_ldisc+0x5c/0x70
[ 0.020000] [<c094cf49>] console_init+0x20/0x2e
[ 0.020000] [<c092a969>] start_kernel+0x20c/0x379
[ 0.020000] [<c092a516>] ? unknown_bootoption+0x0/0x1f6
[ 0.020000] [<c092a099>] __init_begin+0x99/0xa1
[ 0.020000] =======================
[ 0.020000] ---[ end trace 4eaa2a86a8e2da22 ]---
[ 0.020000] possible reason: unannotated irqs-on.
[ 0.020000] irq event stamp: 0
which occurs if CONFIG_TRACE_IRQFLAGS=y, CONFIG_DEBUG_LOCKDEP=y,
but CONFIG_PROVE_LOCKING is disabled.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-07-14 10:32:14 +02:00
..
2008-05-02 13:40:34 +02:00
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release
2008-04-30 13:58:00 -04:00
2008-05-03 18:11:48 +02:00
2008-02-09 23:27:01 -08:00
2008-03-24 19:22:20 -07:00
2008-05-17 03:30:23 -04:00
2008-06-24 23:36:35 -04:00
2008-04-28 06:28:04 -04:00
2008-06-24 23:36:35 -04:00
2008-04-28 06:28:37 -04:00
2008-01-30 13:33:08 +01:00
2008-04-29 08:06:29 -07:00
2008-07-04 10:40:08 -07:00
2008-04-29 08:06:09 -07:00
2008-05-24 09:56:14 -07:00
2008-05-01 08:03:59 -07:00
2008-04-29 08:06:22 -07:00
2008-04-30 08:29:54 -07:00
2008-07-13 11:37:02 +02:00
2007-10-18 14:37:28 -07:00
2008-04-29 08:06:22 -07:00
2007-10-18 14:37:26 -07:00
2008-05-24 09:56:10 -07:00
2008-01-29 17:13:18 +11:00
2008-05-16 17:22:26 -04:00
2008-03-30 14:18:41 -07:00
2008-06-23 13:31:15 +02:00
2008-07-03 11:36:48 -07:00
2008-02-08 09:22:29 -08:00
2008-04-29 08:06:22 -07:00
2008-01-25 21:08:29 +01:00
2008-03-10 18:01:20 -07:00
2008-05-01 08:04:00 -07:00
2007-07-16 09:05:50 -07:00
2008-06-24 10:52:55 -05:00
2008-05-01 13:08:16 -04:00
2008-07-10 10:13:51 -07:00
2008-01-24 20:40:40 -08:00
2008-04-30 08:29:48 -07:00
2008-04-29 08:06:22 -07:00
2008-06-24 01:28:20 +02:00
2008-06-24 01:28:20 +02:00
2008-07-14 10:32:14 +02:00
2008-05-05 23:56:18 +02:00
2008-04-30 08:29:49 -07:00
2008-05-23 13:09:33 +10:00
2008-05-16 16:53:35 +02:00
2006-07-03 15:27:01 -07:00
2008-06-10 11:45:09 +02:00
2006-07-03 15:27:04 -07:00
2008-04-29 08:06:13 -07:00
2008-04-29 08:06:07 -07:00
2008-04-29 08:06:14 -07:00
2008-04-29 08:05:59 -07:00
2008-02-08 09:22:41 -08:00
2008-04-30 08:29:49 -07:00
2008-04-30 08:29:48 -07:00
2008-02-05 09:44:22 -08:00
2008-05-01 08:03:58 -07:00
2008-04-30 08:29:36 -07:00
2008-07-08 18:10:34 -07:00
2008-04-29 08:06:22 -07:00
2008-05-01 10:21:54 -07:00
2008-07-01 09:27:17 +02:00
2008-02-13 16:21:18 -08:00
2008-01-25 21:08:24 +01:00
2008-07-10 11:13:44 -07:00
2008-04-29 08:06:04 -07:00
2008-05-28 14:49:27 +02:00
2008-04-29 08:06:10 -07:00
2008-04-29 08:06:22 -07:00
2008-02-08 09:22:41 -08:00
2008-02-08 09:22:41 -08:00
2006-07-03 15:27:01 -07:00
2008-01-24 20:40:40 -08:00
2008-02-13 15:45:36 +01:00
2006-07-03 15:27:01 -07:00
2007-12-18 15:21:13 +01:00
2008-05-29 11:29:19 +02:00
2008-05-29 11:28:57 +02:00
2008-05-29 11:29:20 +02:00
2008-04-19 19:45:00 +02:00
2008-05-05 23:56:17 +02:00
2008-06-20 11:00:19 +02:00
2008-06-19 14:15:28 +02:00
2008-07-10 20:39:58 +02:00
2007-07-16 09:05:50 -07:00
2008-05-10 20:43:22 -07:00
2008-05-26 10:37:07 -07:00
2008-05-01 08:03:58 -07:00
2008-07-05 08:51:24 +02:00
2008-01-30 13:31:20 +01:00
2008-02-06 10:41:02 -08:00
2006-07-03 15:27:02 -07:00
2008-05-23 13:09:34 +10:00
2008-02-05 09:44:07 -08:00
2008-05-24 09:56:13 -07:00
2008-02-08 09:22:31 -08:00
2008-05-16 17:22:52 -04:00
2008-04-30 08:29:48 -07:00
2008-02-06 10:41:11 -08:00
2008-05-02 16:18:42 -07:00
2008-05-02 16:18:42 -07:00
2008-04-30 08:29:53 -07:00
2007-10-18 14:37:28 -07:00
2008-04-10 17:28:26 -07:00
2008-04-29 08:06:07 -07:00
2008-04-30 08:29:53 -07:00
2007-11-29 09:24:53 -08:00
2008-04-29 08:06:04 -07:00
2008-02-08 09:22:31 -08:00
2008-07-04 10:40:04 -07:00