* ath_tx_start+0xa6 kmemleak -- mac80211 traceb
@ 2009-09-09 6:29 Luis R. Rodriguez
0 siblings, 0 replies; only message in thread
From: Luis R. Rodriguez @ 2009-09-09 6:29 UTC (permalink / raw)
To: Johannes Berg; +Cc: linux-wireless
unreferenced object 0xffff88003a905720 (size 96):
comm "softirq", pid 0, jiffies 4295254599
hex dump (first 32 bytes):
40 98 9e 19 00 88 ff ff 00 00 00 00 00 00 00 00 @...............
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
backtrace:
[<ffffffff814ea375>] kmemleak_alloc+0x25/0x60
[<ffffffff81118c1b>] kmem_cache_alloc+0x14b/0x1c0
[<ffffffffa03e6cd6>] ath_tx_start+0xa6/0x8d0 [ath9k]
[<ffffffffa03dfc13>] ath9k_tx+0x133/0x2a0 [ath9k]
[<ffffffffa0247e2b>] __ieee80211_tx+0xfb/0x190 [mac80211]
[<ffffffffa0249589>] ieee80211_tx+0xf9/0x2e0 [mac80211]
[<ffffffffa0249886>] ieee80211_xmit+0x116/0x2c0 [mac80211]
[<ffffffffa0249a81>] ieee80211_tx_skb+0x51/0x70 [mac80211]
[<ffffffffa023df3d>] ieee80211_sta_work+0x6fd/0x10d0 [mac80211]
[<ffffffff8106de60>] worker_thread+0x1d0/0x380
[<ffffffff81073246>] kthread+0xa6/0xb0
[<ffffffff810130ca>] child_rip+0xa/0x20
[<ffffffffffffffff>] 0xffffffffffffffff
But gdb shows me:
(gdb) l *(ath_tx_start+0xa6)
0x22d06 is in ath_tx_start (include/trace/events/kmem.h:47).
42 {(unsigned long)__GFP_THISNODE,
"GFP_THISNODE"}, \
43 {(unsigned long)__GFP_RECLAIMABLE,
"GFP_RECLAIMABLE"}, \
44 {(unsigned long)__GFP_MOVABLE, "GFP_MOVABLE"}
\
45 ) : "GFP_NOWAIT"
46
47 TRACE_EVENT(kmalloc,
48
49 TP_PROTO(unsigned long call_site,
50 const void *ptr,
51 size_t bytes_req,
But I don't have the mac80211 tracer enabled.
Luis
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-09 6:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-09 6:29 ath_tx_start+0xa6 kmemleak -- mac80211 traceb Luis R. Rodriguez
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox