All of lore.kernel.org
 help / color / mirror / Atom feed
* trace == bug?
@ 2011-03-29  5:25 James
  2011-03-29  8:56 ` Mohammed Shafi
  0 siblings, 1 reply; 2+ messages in thread
From: James @ 2011-03-29  5:25 UTC (permalink / raw)
  To: linux-wireless Mailing List


WARNING: at drivers/net/wireless/ath/ath9k/recv.c:534
ath_stoprecv+0xf3/0x100 [ath9k]()
Call Trace:
 [<ffffffff810353db>] ? warn_slowpath_common+0x7b/0xc0
 [<ffffffffa0b8b043>] ? ath_stoprecv+0xf3/0x100 [ath9k]
 [<ffffffffa0b879b3>] ? ath_set_channel+0xe3/0x280 [ath9k]
 [<ffffffffa0b87f9e>] ? ath9k_config+0x44e/0x6d0 [ath9k]
 [<ffffffffa009c320>] ? ieee80211_scan_work+0x0/0x580 [mac80211]
 [<ffffffffa009bd75>] ? __ieee80211_scan_completed_finish+0x15/0x90
[mac80211]
 [<ffffffffa009c320>] ? ieee80211_scan_work+0x0/0x580 [mac80211]
 [<ffffffff8104ae3b>] ? process_one_work+0xfb/0x3b0
 [<ffffffff8104b514>] ? worker_thread+0x144/0x3d0
 [<ffffffff81029050>] ? __wake_up_common+0x50/0x80
 [<ffffffff8104b3d0>] ? worker_thread+0x0/0x3d0
 [<ffffffff8104b3d0>] ? worker_thread+0x0/0x3d0
 [<ffffffff8104ecc6>] ? kthread+0x96/0xa0
 [<ffffffff81003014>] ? kernel_thread_helper+0x4/0x10
 [<ffffffff8104ec30>] ? kthread+0x0/0xa0
 [<ffffffff81003010>] ? kernel_thread_helper+0x0/0x10
---[ end trace a8977d8ac5dc8425 ]---


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: trace == bug?
  2011-03-29  5:25 trace == bug? James
@ 2011-03-29  8:56 ` Mohammed Shafi
  0 siblings, 0 replies; 2+ messages in thread
From: Mohammed Shafi @ 2011-03-29  8:56 UTC (permalink / raw)
  To: James; +Cc: linux-wireless Mailing List

On Tue, Mar 29, 2011 at 10:55 AM, James <bjlockie@lockie.ca> wrote:
>
> WARNING: at drivers/net/wireless/ath/ath9k/recv.c:534
> ath_stoprecv+0xf3/0x100 [ath9k]()
> Call Trace:
>  [<ffffffff810353db>] ? warn_slowpath_common+0x7b/0xc0
>  [<ffffffffa0b8b043>] ? ath_stoprecv+0xf3/0x100 [ath9k]
>  [<ffffffffa0b879b3>] ? ath_set_channel+0xe3/0x280 [ath9k]
>  [<ffffffffa0b87f9e>] ? ath9k_config+0x44e/0x6d0 [ath9k]
>  [<ffffffffa009c320>] ? ieee80211_scan_work+0x0/0x580 [mac80211]
>  [<ffffffffa009bd75>] ? __ieee80211_scan_completed_finish+0x15/0x90
> [mac80211]
>  [<ffffffffa009c320>] ? ieee80211_scan_work+0x0/0x580 [mac80211]
>  [<ffffffff8104ae3b>] ? process_one_work+0xfb/0x3b0
>  [<ffffffff8104b514>] ? worker_thread+0x144/0x3d0
>  [<ffffffff81029050>] ? __wake_up_common+0x50/0x80
>  [<ffffffff8104b3d0>] ? worker_thread+0x0/0x3d0
>  [<ffffffff8104b3d0>] ? worker_thread+0x0/0x3d0
>  [<ffffffff8104ecc6>] ? kthread+0x96/0xa0
>  [<ffffffff81003014>] ? kernel_thread_helper+0x4/0x10
>  [<ffffffff8104ec30>] ? kthread+0x0/0xa0
>  [<ffffffff81003010>] ? kernel_thread_helper+0x0/0x10
> ---[ end trace a8977d8ac5dc8425 ]---
>

ideally this should not happen(dma is not get stopped within the
timeout) and because of this we are hitting the warning.

> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-29  8:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-29  5:25 trace == bug? James
2011-03-29  8:56 ` Mohammed Shafi

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.