From: Kalle Valo <kvalo@codeaurora.org>
To: Sabrina Dubroca <sd@queasysnail.net>
Cc: stefano.brivio@polimi.it, linux-wireless@vger.kernel.org,
b43-dev@lists.infradead.org
Subject: b43: stop leds during suspend
Date: Fri, 23 Jan 2015 17:41:29 +0000 (UTC) [thread overview]
Message-ID: <20150123174129.CB09914180B@smtp.codeaurora.org> (raw)
In-Reply-To: <1421678072-28997-1-git-send-email-sd@queasysnail.net>
> Call b43_leds_stop during suspend to avoid this WARN:
>
> WARNING: CPU: 1 PID: 0 at net/mac80211/util.c:755 ieee80211_can_queue_work.isra.11+0x35/0x50 [mac80211]()
> queueing ieee80211 work while going to suspend
>
> [...]
>
> Call Trace:
> [<c165fb2a>] dump_stack+0x48/0x69
> [<c1052f7b>] warn_slowpath_common+0x8b/0xc0
> [<f9c30225>] ? ieee80211_can_queue_work.isra.11+0x35/0x50 [mac80211]
> [<f9c30225>] ? ieee80211_can_queue_work.isra.11+0x35/0x50 [mac80211]
> [<c1052fe3>] warn_slowpath_fmt+0x33/0x40
> [<f9c30225>] ieee80211_can_queue_work.isra.11+0x35/0x50 [mac80211]
> [<f9c30260>] ieee80211_queue_work+0x20/0x40 [mac80211]
> [<f9f25d78>] b43_led_brightness_set+0x28/0x30 [b43]
> [<c14f3835>] led_timer_function+0xd5/0xe0
> [<c10cb534>] call_timer_fn+0xa4/0x4a0
>
> Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Thanks, applied to wireless-drivers-next.git.
Kalle Valo
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@codeaurora.org>
To: Sabrina Dubroca <sd@queasysnail.net>
Cc: stefano.brivio@polimi.it, linux-wireless@vger.kernel.org,
b43-dev@lists.infradead.org, Sabrina Dubroca <sd@queasysnail.net>
Subject: Re: b43: stop leds during suspend
Date: Fri, 23 Jan 2015 17:41:29 +0000 (UTC) [thread overview]
Message-ID: <20150123174129.CB09914180B@smtp.codeaurora.org> (raw)
In-Reply-To: <1421678072-28997-1-git-send-email-sd@queasysnail.net>
> Call b43_leds_stop during suspend to avoid this WARN:
>
> WARNING: CPU: 1 PID: 0 at net/mac80211/util.c:755 ieee80211_can_queue_work.isra.11+0x35/0x50 [mac80211]()
> queueing ieee80211 work while going to suspend
>
> [...]
>
> Call Trace:
> [<c165fb2a>] dump_stack+0x48/0x69
> [<c1052f7b>] warn_slowpath_common+0x8b/0xc0
> [<f9c30225>] ? ieee80211_can_queue_work.isra.11+0x35/0x50 [mac80211]
> [<f9c30225>] ? ieee80211_can_queue_work.isra.11+0x35/0x50 [mac80211]
> [<c1052fe3>] warn_slowpath_fmt+0x33/0x40
> [<f9c30225>] ieee80211_can_queue_work.isra.11+0x35/0x50 [mac80211]
> [<f9c30260>] ieee80211_queue_work+0x20/0x40 [mac80211]
> [<f9f25d78>] b43_led_brightness_set+0x28/0x30 [b43]
> [<c14f3835>] led_timer_function+0xd5/0xe0
> [<c10cb534>] call_timer_fn+0xa4/0x4a0
>
> Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Thanks, applied to wireless-drivers-next.git.
Kalle Valo
next prev parent reply other threads:[~2015-01-23 17:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-19 14:34 [PATCH] b43: stop leds during suspend Sabrina Dubroca
2015-01-23 17:41 ` Kalle Valo [this message]
2015-01-23 17:41 ` Kalle Valo
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=20150123174129.CB09914180B@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=b43-dev@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=sd@queasysnail.net \
--cc=stefano.brivio@polimi.it \
/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.