Linux wireless drivers development
 help / color / mirror / Atom feed
From: "Luis R. Rodriguez" <mcgrof@gmail.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: ath_tx_start+0xa6 kmemleak -- mac80211 traceb
Date: Tue, 8 Sep 2009 23:29:20 -0700	[thread overview]
Message-ID: <43e72e890909082329n7f370bfcl607bd3b3fea85f7d@mail.gmail.com> (raw)

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

                 reply	other threads:[~2009-09-09  6:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=43e72e890909082329n7f370bfcl607bd3b3fea85f7d@mail.gmail.com \
    --to=mcgrof@gmail.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox