Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 607067 Details for
Bug 684424
Crashes occurring when motherboard sound occurs during high network load
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch that was dropped between -68 and -69
linux-2.6-iwl3945-rely-on-priv-_lock-to-protect-priv-access.patch (text/plain), 875 bytes, created by
Bruno Wolff III
on 2012-08-26 13:43:16 UTC
(
hide
)
Description:
Patch that was dropped between -68 and -69
Filename:
MIME Type:
Creator:
Bruno Wolff III
Created:
2012-08-26 13:43:16 UTC
Size:
875 bytes
patch
obsolete
>diff -up linux-2.6.29.noarch/drivers/net/wireless/iwlwifi/iwl3945-base.c.orig linux-2.6.29.noarch/drivers/net/wireless/iwlwifi/iwl3945-base.c >--- linux-2.6.29.noarch/drivers/net/wireless/iwlwifi/iwl3945-base.c.orig 2009-04-02 15:21:05.000000000 -0400 >+++ linux-2.6.29.noarch/drivers/net/wireless/iwlwifi/iwl3945-base.c 2009-04-02 15:22:27.000000000 -0400 >@@ -7101,15 +7101,12 @@ static int iwl3945_mac_conf_tx(struct ie > priv->qos_data.def_qos_parm.ac[q].reserved1 = 0; > priv->qos_data.qos_active = 1; > >- spin_unlock_irqrestore(&priv->lock, flags); >- >- mutex_lock(&priv->mutex); > if (priv->iw_mode == NL80211_IFTYPE_AP) > iwl3945_activate_qos(priv, 1); > else if (priv->assoc_id && iwl3945_is_associated(priv)) > iwl3945_activate_qos(priv, 0); > >- mutex_unlock(&priv->mutex); >+ spin_unlock_irqrestore(&priv->lock, flags); > > IWL_DEBUG_MAC80211("leave\n"); > return 0;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 684424
: 607067