I had enabled kmemleak in the kernel. After running the secure mesh setup
for some time i keep getting the following errors in the kmemleak file,
probably it has nothing to do with wireless as the memory is getting
allocated in eth_poll routine any one has any idea where this should get
freed?

May be this is not the right place to report this?

unreferenced object 0xc324fd60 (size 192):
  comm "softirq", pid 0, jiffies 530257 (age 28995.970s)
  hex dump (first 32 bytes):
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
    00 00 00 00 c3 a1 00 00 00 00 40 00 00 00 00 00  ..........@.....
  backtrace:
    [<c00a4e14>] create_object+0x118/0x258
    [<c02e5f24>] kmemleak_alloc+0x40/0x74
    [<c00a2380>] kmem_cache_alloc+0xa8/0xdc
    [<c0213200>] __alloc_skb+0x34/0xec
    [<c021438c>] __netdev_alloc_skb+0x28/0x50
    [<c01aab44>] eth_poll+0x130/0x4d8
    [<c0219a74>] net_rx_action+0x6c/0x18c
    [<c004b56c>] __do_softirq+0x94/0x14c
    [<c004b7e4>] irq_exit+0x48/0x5c
    [<c003106c>] asm_do_IRQ+0x6c/0x8c
    [<c0031bc4>] __irq_svc+0x44/0xb4
    [<c02124e4>] skb_release_data+0xbc/0xc4
    [<c021220c>] __kfree_skb+0x20/0xd0
    [<c0212358>] kfree_skb+0x4c/0x50
    [<c02cf0f4>] ieee80211_iface_work+0x25c/0x2d0
    [<c005a374>] process_one_work+0x270/0x3d8
unreferenced object 0xc2d67800 (size 2048):
  comm "softirq", pid 0, jiffies 530257 (age 28995.970s)
  hex dump (first 32 bytes):
    00 00 00 00 08 02 00 00 01 00 5e 08 43 08 43 2c  ..........^.C.C,
    00 00 0e 8e 3f 08 03 00 00 00 00 00 00 00 00 00  ....?...........
  backtrace:
    [<c00a4e14>] create_object+0x118/0x258
    [<c02e5f24>] kmemleak_alloc+0x40/0x74
    [<c00a2ab8>] __kmalloc+0xe4/0x11c
    [<c0213220>] __alloc_skb+0x54/0xec
    [<c021438c>] __netdev_alloc_skb+0x28/0x50
    [<c01aab44>] eth_poll+0x130/0x4d8
    [<c0219a74>] net_rx_action+0x6c/0x18c
    [<c004b56c>] __do_softirq+0x94/0x14c
    [<c004b7e4>] irq_exit+0x48/0x5c
    [<c003106c>] asm_do_IRQ+0x6c/0x8c
    [<c0031bc4>] __irq_svc+0x44/0xb4
    [<c02124e4>] skb_release_data+0xbc/0xc4
    [<c021220c>] __kfree_skb+0x20/0xd0
    [<c0212358>] kfree_skb+0x4c/0x50
    [<c02cf0f4>] ieee80211_iface_work+0x25c/0x2d0
    [<c005a374>] process_one_work+0x270/0x3d8
_______________________________________________
Devel mailing list
[email protected]
http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel

Reply via email to