Bug 432675 - bonding: INFO: possible irq lock inversion dependency detected
Summary: bonding: INFO: possible irq lock inversion dependency detected
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-13 19:04 UTC by Bill Nottingham
Modified: 2014-03-17 03:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-13 19:21:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
kernel trace (162.30 KB, text/plain)
2008-02-13 19:04 UTC, Bill Nottingham
no flags Details

Description Bill Nottingham 2008-02-13 19:04:45 UTC
Description of problem:

See attached.

Version-Release number of selected component (if applicable):

2.6.24.1-31.fc9

Comment 1 Bill Nottingham 2008-02-13 19:04:45 UTC
Created attachment 294821 [details]
kernel trace

Comment 2 Andy Gospodarek 2008-02-13 19:21:05 UTC
This has already been fixed upstream and is in Linus' tree:


commit 80ee5ad23150f1f3fe8d35728e860850ccea44da
Author: Jay Vosburgh <fubar.com>
Date:   Tue Jan 29 18:07:44 2008 -0800

    bonding: fix set_multicast_list locking

        This patch eliminates a problem (reported by lockdep) in the
    bond_set_multicast_list function.  It first reduces the locking on
    bond->lock to a simple read_lock, and second, adds netif_tx locking
    around the bonding mc_list manipulations that occur outside of the
    set_multicast_list function.

        The original problem was related to IPv6 addrconf activity.



Note You need to log in before you can comment on or make changes to this bug.