From: Bernard Pidoux <bpidoux@free.fr>
To: Linux Netdev List <netdev@vger.kernel.org>
Subject: inconsistent lock state with kernel 2.6.24.4
Date: Tue, 15 Apr 2008 22:14:43 +0200 [thread overview]
Message-ID: <48050CB3.4040505@free.fr> (raw)
In-Reply-To: <200804152138.41077.tomasz@grobelny.oswiecenia.net>
Hi,
Here is an inconsistent lock state detected with 2.6.24.4 kernel.
I am not sure if it should be reported here or to kernel list ?
=================================
[ INFO: inconsistent lock state ]
2.6.24.4 #7
---------------------------------
inconsistent {in-softirq-W} -> {softirq-on-W} usage.
listen/3831 [HC0[0]:SC0[0]:HE1:SE1] takes:
(_xmit_ETHER){-+..}, at: [<c0262cf6>] netpoll_send_skb+0x116/0x170
{in-softirq-W} state was registered at:
[<c0139992>] __lock_acquire+0x402/0x11d0
[<c013a7e3>] lock_acquire+0x83/0xa0
[<c02badc3>] _spin_lock+0x33/0x60
[<c0265988>] __qdisc_run+0x128/0x1a0
[<c0257c6c>] dev_queue_xmit+0x25c/0x330
[<c8c24a5f>] mld_sendpack+0x2cf/0x2f0 [ipv6]
[<c8c25beb>] mld_ifc_timer_expire+0x17b/0x260 [ipv6]
[<c0120f69>] run_timer_softirq+0x149/0x1b0
[<c011d5c5>] __do_softirq+0x55/0xc0
[<c011d677>] do_softirq+0x47/0x50
[<c011dadc>] irq_exit+0x6c/0x80
[<c010663f>] do_IRQ+0x4f/0xa0
[<c0104bc2>] common_interrupt+0x2e/0x34
[<ffffffff>] 0xffffffff
irq event stamp: 6133329
hardirqs last enabled at (6133329): [<c02bb3e7>]
_spin_unlock_irqrestore+0x47/0
x60
hardirqs last disabled at (6133328): [<c02bb269>]
_spin_lock_irqsave+0x19/0x70
softirqs last enabled at (6133322): [<c011d613>] __do_softirq+0xa3/0xc0
softirqs last disabled at (6133291): [<c011d677>] do_softirq+0x47/0x50
other info that might help us debug this:
2 locks held by listen/3831:
#0: (&tty->atomic_write_lock){--..}, at: [<c0208b5c>]
tty_write_lock+0x1c/0x50
#1: (target_list_lock){--..}, at: [<c8abe10d>] write_msg+0x2d/0xf0
[netconsole
]
stack backtrace:
Pid: 3831, comm: listen Not tainted 2.6.24.4 #7
[<c010513a>] show_trace_log_lvl+0x1a/0x30
[<c0105b52>] show_trace+0x12/0x20
[<c01064ac>] dump_stack+0x6c/0x80
[<c01379c6>] print_usage_bug+0x156/0x160
[<c0138ceb>] mark_lock+0x49b/0x630
[<c01399d8>] __lock_acquire+0x448/0x11d0
[<c013a7e3>] lock_acquire+0x83/0xa0
[<c02bab1a>] __lock_text_start+0x3a/0x50
[<c0262cf6>] netpoll_send_skb+0x116/0x170
[<c0263a7c>] netpoll_send_udp+0x20c/0x280
[<c8abe18c>] write_msg+0xac/0xf0 [netconsole]
[<c01187f7>] __call_console_drivers+0x47/0x60
[<c0118889>] _call_console_drivers+0x79/0x90
[<c0118c27>] release_console_sem+0xd7/0x1f0
[<c02173c1>] do_con_write+0x161/0x1a20
[<c0218cc4>] con_write+0x14/0x30
[<c020b5c3>] write_chan+0x183/0x330
[<c0208d26>] tty_write+0x126/0x1b0
[<c017298f>] vfs_write+0xaf/0x120
[<c0172edd>] sys_write+0x3d/0x70
[<c010412a>] sysenter_past_esp+0x5f/0xa5
=======================
Clocksource tsc unstable (delta = 88012255 ns)
Time: pit clocksource has been installed.
Bernard Pidoux
next prev parent reply other threads:[~2008-04-15 20:14 UTC|newest]
Thread overview: 94+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-14 7:39 [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version Gerrit Renker
2008-04-14 7:39 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Gerrit Renker
2008-04-14 23:45 ` Tomasz Grobelny
2008-04-14 23:45 ` Tomasz Grobelny
2008-04-15 15:14 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked Gerrit Renker
2008-04-15 15:14 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Gerrit Renker
2008-04-15 15:21 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked Gerrit Renker
2008-04-15 15:21 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Gerrit Renker
2008-04-15 18:01 ` Tomasz Grobelny
2008-04-15 18:01 ` Tomasz Grobelny
2008-04-15 19:38 ` Tomasz Grobelny
2008-04-15 19:38 ` Tomasz Grobelny
2008-04-15 20:14 ` Bernard Pidoux [this message]
2008-04-15 20:04 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked Arnaldo Carvalho de Melo
2008-04-15 20:04 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Arnaldo Carvalho de Melo
2008-04-16 6:20 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked Gerrit Renker
2008-04-16 6:20 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Gerrit Renker
2008-04-16 7:43 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked Gerrit Renker
2008-04-16 7:43 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Gerrit Renker
2008-04-17 18:03 ` Tomasz Grobelny
2008-04-17 18:03 ` Tomasz Grobelny
2008-04-17 18:29 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked Gerrit Renker
2008-04-17 18:29 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Gerrit Renker
2008-04-17 20:03 ` Tomasz Grobelny
2008-04-17 20:03 ` Tomasz Grobelny
2008-04-17 20:20 ` Tomasz Grobelny
2008-04-17 20:20 ` Tomasz Grobelny
2008-04-18 10:13 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked Gerrit Renker
2008-04-18 10:13 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Gerrit Renker
2008-04-19 20:42 ` Tomasz Grobelny
2008-04-19 20:42 ` Tomasz Grobelny
2008-04-20 16:57 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked Arnaldo Carvalho de Melo
2008-04-20 16:57 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Arnaldo Carvalho de Melo
2008-04-20 20:12 ` Tomasz Grobelny
2008-04-20 20:12 ` Tomasz Grobelny
2008-04-21 11:45 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version Patrick McHardy
2008-04-21 11:45 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Patrick McHardy
2008-04-21 13:12 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked Arnaldo Carvalho de Melo
2008-04-21 13:12 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Arnaldo Carvalho de Melo
2008-04-21 16:17 ` Tomasz Grobelny
2008-04-21 16:17 ` Tomasz Grobelny
2008-04-22 4:56 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version Patrick McHardy
2008-04-22 4:56 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Patrick McHardy
2008-04-22 17:30 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked Gerrit Renker
2008-04-22 17:30 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Gerrit Renker
2008-04-22 17:41 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked Gerrit Renker
2008-04-22 17:41 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Gerrit Renker
2008-04-22 20:30 ` Tomasz Grobelny
2008-04-22 20:30 ` Tomasz Grobelny
2008-04-22 20:45 ` Tomasz Grobelny
2008-04-22 20:45 ` Tomasz Grobelny
2008-04-22 22:06 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked David Miller
2008-04-22 22:06 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set David Miller
2008-04-22 22:42 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked David Miller
2008-04-22 22:42 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set David Miller
2008-04-23 0:03 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version Patrick McHardy
2008-04-23 0:03 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Patrick McHardy
2008-04-25 19:33 ` Tomasz Grobelny
2008-04-25 19:33 ` Tomasz Grobelny
2008-04-25 20:40 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked Arnaldo Carvalho de Melo
2008-04-25 20:40 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Arnaldo Carvalho de Melo
2008-04-25 20:58 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked David Miller
2008-04-25 20:58 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set David Miller
2008-04-28 7:21 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked Gerrit Renker
2008-04-28 7:21 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Gerrit Renker
2008-04-28 7:39 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked David Miller
2008-04-28 7:39 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set David Miller
2008-04-28 13:10 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked Gerrit Renker
2008-04-28 13:10 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Gerrit Renker
2008-04-28 21:03 ` Tomasz Grobelny
2008-04-28 21:03 ` Tomasz Grobelny
2008-04-30 7:53 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked Gerrit Renker
2008-04-30 7:53 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Gerrit Renker
2008-05-02 20:39 ` Tomasz Grobelny
2008-05-02 20:39 ` Tomasz Grobelny
2008-05-02 20:56 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked Gerrit Renker
2008-05-02 20:56 ` [DCCP] [RFC] [Patchv2 1/1]: Queuing policies -- reworked version of Tomasz's patch set Gerrit Renker
-- strict thread matches above, loose matches on Subject: below --
2008-04-24 21:51 [PATCH 1/1] [DCCP][QPOLICY]: External interface changes Tomasz Grobelny
2008-04-24 22:16 ` Tomasz Grobelny
2008-04-24 22:16 ` Tomasz Grobelny
2008-04-28 15:08 ` Gerrit Renker
2008-04-28 15:08 ` Gerrit Renker
2008-04-28 21:29 ` Tomasz Grobelny
2008-04-28 21:29 ` Tomasz Grobelny
2008-04-16 8:36 [DCCP] [RFC] [Patchv3 1/1]: Queuing policies -- reworked version Gerrit Renker
2008-04-16 8:36 ` [DCCP] [RFC] [Patchv3 1/1]: Queuing policies -- reworked version of Tomasz's patch set Gerrit Renker
2008-04-28 15:19 ` [DCCP] [RFC] [Patchv3 1/1]: Queuing policies -- reworked version Gerrit Renker
2008-04-28 15:19 ` [DCCP] [RFC] [Patchv3 1/1]: Queuing policies -- reworked version of Tomasz's patch set Gerrit Renker
2008-04-28 20:12 ` Tomasz Grobelny
2008-04-28 20:12 ` Tomasz Grobelny
2008-04-11 10:24 [PATCH 0/5] [DCCP]: Queuing policies Tomasz Grobelny
2008-04-11 10:24 ` Tomasz Grobelny
2008-04-14 6:50 ` Gerrit Renker
2008-04-14 6:50 ` Gerrit Renker
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=48050CB3.4040505@free.fr \
--to=bpidoux@free.fr \
--cc=netdev@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.