[OpenWrt-Devel] Memory leak in mac80211?

Arjen de Korte arjen+openwrt at de-korte.org
Sun Dec 20 05:52:44 EST 2015


Since commit 47771 it seems my WNDR4300 router suffers from a memory  
leak. Before then, the amount of free memory was always around 75%,  
but since then it steadily decreases until it runs out of memory and  
reboots. The process then starts all over again. After a couple of  
days of 'git bisect'ing, I found this to be the commit that introduced  
this phenomenon. See attached kmemleak.txt file for more information.  
I don't know how to go on from here to aid in debugging what is going  
on. Is there something else I can provide to help finding how to solve  
this?

Best regards,
Arjen

-------------- next part --------------
unreferenced object 0x86469200 (size 2048):
  comm "softirq", pid 0, jiffies 8710 (age 1140.290s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f1f38>] __kmalloc+0x1bc/0x1dc
    [<80247324>] ag71xx_fill_rx_buf+0x68/0xf8
    [<80247e54>] ag71xx_poll+0x280/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
unreferenced object 0x86985160 (size 176):
  comm "softirq", pid 0, jiffies 8873 (age 1138.660s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 21 00 40 00 40 00 00 01 00 00  ......!. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<80247d1c>] ag71xx_poll+0x148/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x86a1f6e0 (size 176):
  comm "softirq", pid 0, jiffies 18273 (age 1044.660s)
  hex dump (first 32 bytes):
    85 74 b9 40 85 74 b9 40 00 00 00 00 00 00 00 00  .t. at .t.@........
    87 5b 7a 00 85 c0 21 00 40 00 40 00 00 02 00 00  .[z...!. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025bda4>] __alloc_skb+0x60/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
unreferenced object 0x857a9500 (size 512):
  comm "softirq", pid 0, jiffies 18273 (age 1044.660s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f41d0>] __kmalloc_track_caller+0x1b8/0x1d8
    [<8025bce0>] __kmalloc_reserve.isra.3+0x40/0xa4
    [<8025bdcc>] __alloc_skb+0x88/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
unreferenced object 0x8730b840 (size 176):
  comm "softirq", pid 0, jiffies 62787 (age 599.520s)
  hex dump (first 32 bytes):
    85 6a b7 48 85 6a b7 48 00 00 00 00 00 00 00 00  .j.H.j.H........
    87 5b 7a 00 85 c0 21 00 40 00 40 00 00 02 00 00  .[z...!. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025bda4>] __alloc_skb+0x60/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083dfc>] run_ksoftirqd+0x28/0x48
    [<80098ea0>] smpboot_thread_fn+0x148/0x178
    [<80096f48>] kthread+0xdc/0xe8
    [<80060878>] ret_from_kernel_thread+0x14/0x1c
unreferenced object 0x85685800 (size 512):
  comm "softirq", pid 0, jiffies 62787 (age 599.530s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f41d0>] __kmalloc_track_caller+0x1b8/0x1d8
    [<8025bce0>] __kmalloc_reserve.isra.3+0x40/0xa4
    [<8025bdcc>] __alloc_skb+0x88/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083dfc>] run_ksoftirqd+0x28/0x48
    [<80098ea0>] smpboot_thread_fn+0x148/0x178
    [<80096f48>] kthread+0xdc/0xe8
    [<80060878>] ret_from_kernel_thread+0x14/0x1c
unreferenced object 0x86bf9dc0 (size 176):
  comm "softirq", pid 0, jiffies 63524 (age 592.160s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    87 5b 7a 00 85 c0 21 00 40 00 40 00 00 02 00 00  .[z...!. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025bda4>] __alloc_skb+0x60/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x87136f00 (size 512):
  comm "softirq", pid 0, jiffies 63524 (age 592.160s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f41d0>] __kmalloc_track_caller+0x1b8/0x1d8
    [<8025bce0>] __kmalloc_reserve.isra.3+0x40/0xa4
    [<8025bdcc>] __alloc_skb+0x88/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
unreferenced object 0x86b39b00 (size 176):
  comm "kworker/u2:2", pid 1800, jiffies 64245 (age 584.950s)
  hex dump (first 32 bytes):
    87 c7 3b e0 87 c7 3b e0 00 00 00 00 00 00 00 00  ..;...;.........
    00 00 00 00 85 c0 21 00 40 00 40 00 00 00 00 00  ......!. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<8025e4b0>] __alloc_rx_skb+0x90/0x114
    [<8025e558>] __netdev_alloc_skb+0x24/0x58
    [<86a8d114>] _392+0x50/0x1d4 [mac80211]
    [<86a8e844>] _440+0x11c/0x188 [mac80211]
    [<86a934b0>] _261+0xc28/0x17e8 [mac80211]
    [<8009da8c>] pick_next_task_fair+0xec/0x160
unreferenced object 0x8646bf00 (size 2048):
  comm "softirq", pid 0, jiffies 68259 (age 544.820s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f1f38>] __kmalloc+0x1bc/0x1dc
    [<80247324>] ag71xx_fill_rx_buf+0x68/0xf8
    [<80247e54>] ag71xx_poll+0x280/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x86b5b420 (size 176):
  comm "softirq", pid 0, jiffies 68268 (age 544.730s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 42 00 40 00 40 00 00 01 00 00  ......B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<80247d1c>] ag71xx_poll+0x148/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x85704b00 (size 176):
  comm "softirq", pid 0, jiffies 68769 (age 539.720s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    87 5b 7a 00 85 c0 42 00 40 00 40 00 00 02 00 00  .[z...B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025bda4>] __alloc_skb+0x60/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x87136300 (size 512):
  comm "softirq", pid 0, jiffies 68769 (age 539.720s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f41d0>] __kmalloc_track_caller+0x1b8/0x1d8
    [<8025bce0>] __kmalloc_reserve.isra.3+0x40/0xa4
    [<8025bdcc>] __alloc_skb+0x88/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
unreferenced object 0x86986840 (size 176):
  comm "softirq", pid 0, jiffies 69307 (age 534.350s)
  hex dump (first 32 bytes):
    85 6a ba 10 85 6a ba 10 00 00 00 00 00 00 00 00  .j...j..........
    87 5b 7a 00 85 c0 42 00 40 00 40 00 00 02 00 00  .[z...B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025bda4>] __alloc_skb+0x60/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
unreferenced object 0x85684000 (size 512):
  comm "softirq", pid 0, jiffies 69307 (age 534.350s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f41d0>] __kmalloc_track_caller+0x1b8/0x1d8
    [<8025bce0>] __kmalloc_reserve.isra.3+0x40/0xa4
    [<8025bdcc>] __alloc_skb+0x88/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
unreferenced object 0x86bf9420 (size 176):
  comm "softirq", pid 0, jiffies 69407 (age 533.350s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    87 5b 7a 00 85 c0 42 00 40 00 40 00 00 02 00 00  .[z...B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025bda4>] __alloc_skb+0x60/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x857ba600 (size 512):
  comm "softirq", pid 0, jiffies 69407 (age 533.350s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f41d0>] __kmalloc_track_caller+0x1b8/0x1d8
    [<8025bce0>] __kmalloc_reserve.isra.3+0x40/0xa4
    [<8025bdcc>] __alloc_skb+0x88/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
unreferenced object 0x84c332c0 (size 176):
  comm "kworker/u2:1", pid 8, jiffies 70019 (age 527.230s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 42 00 40 00 40 00 00 00 00 00  ......B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<8025e4b0>] __alloc_rx_skb+0x90/0x114
    [<8025e558>] __netdev_alloc_skb+0x24/0x58
    [<86a8d114>] _392+0x50/0x1d4 [mac80211]
    [<86a8e844>] _440+0x11c/0x188 [mac80211]
    [<86a934b0>] _261+0xc28/0x17e8 [mac80211]
unreferenced object 0x857ca160 (size 176):
  comm "kworker/u2:1", pid 8, jiffies 70362 (age 523.800s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 21 00 40 00 40 00 00 00 00 00  ......!. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<8025e4b0>] __alloc_rx_skb+0x90/0x114
    [<8025e558>] __netdev_alloc_skb+0x24/0x58
    [<86a8d114>] _392+0x50/0x1d4 [mac80211]
    [<86a8e844>] _440+0x11c/0x188 [mac80211]
    [<86a934b0>] _261+0xc28/0x17e8 [mac80211]
unreferenced object 0x85f38000 (size 2048):
  comm "softirq", pid 0, jiffies 73637 (age 491.050s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f1f38>] __kmalloc+0x1bc/0x1dc
    [<80247324>] ag71xx_fill_rx_buf+0x68/0xf8
    [<80247e54>] ag71xx_poll+0x280/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
unreferenced object 0x8646f500 (size 2048):
  comm "softirq", pid 0, jiffies 74360 (age 483.820s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f1f38>] __kmalloc+0x1bc/0x1dc
    [<80247324>] ag71xx_fill_rx_buf+0x68/0xf8
    [<80247e54>] ag71xx_poll+0x280/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083e64>] do_softirq+0x48/0x6c
    [<80083f18>] __local_bh_enable_ip+0x90/0xb0
    [<86a8d040>] _161+0x15c/0x1e0 [mac80211]
    [<80092944>] process_one_work+0x1f8/0x330
    [<8009362c>] worker_thread+0x2b4/0x400
    [<80096f48>] kthread+0xdc/0xe8
    [<80060878>] ret_from_kernel_thread+0x14/0x1c
unreferenced object 0x85d3da00 (size 2048):
  comm "softirq", pid 0, jiffies 74401 (age 483.410s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f1f38>] __kmalloc+0x1bc/0x1dc
    [<80247324>] ag71xx_fill_rx_buf+0x68/0xf8
    [<80247e54>] ag71xx_poll+0x280/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x854c5b00 (size 176):
  comm "softirq", pid 0, jiffies 75130 (age 476.130s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 21 00 40 00 40 00 00 01 00 00  ......!. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<80247d1c>] ag71xx_poll+0x148/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x86b6f420 (size 176):
  comm "kworker/u2:2", pid 1800, jiffies 75408 (age 473.350s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 42 00 40 00 40 00 00 00 00 00  ......B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<8025e4b0>] __alloc_rx_skb+0x90/0x114
    [<8025e558>] __netdev_alloc_skb+0x24/0x58
    [<86a8d114>] _392+0x50/0x1d4 [mac80211]
    [<86a8e844>] _440+0x11c/0x188 [mac80211]
    [<86a934b0>] _261+0xc28/0x17e8 [mac80211]
unreferenced object 0x86b72b00 (size 176):
  comm "softirq", pid 0, jiffies 75631 (age 471.120s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    87 5b 7a 00 85 c0 21 00 40 00 40 00 00 02 00 00  .[z...!. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025bda4>] __alloc_skb+0x60/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x86a1eb00 (size 176):
  comm "softirq", pid 0, jiffies 75990 (age 467.530s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 21 00 40 00 40 00 00 02 00 00  ......!. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<80247d1c>] ag71xx_poll+0x148/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x870ad420 (size 176):
  comm "softirq", pid 0, jiffies 76142 (age 466.010s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 21 00 40 00 40 00 00 02 00 00  ......!. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<80247d1c>] ag71xx_poll+0x148/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x865f2160 (size 176):
  comm "softirq", pid 0, jiffies 76414 (age 463.300s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 21 00 40 00 40 00 00 02 00 00  ......!. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<80247d1c>] ag71xx_poll+0x148/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x8709c800 (size 2048):
  comm "softirq", pid 0, jiffies 80433 (age 423.110s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f1f38>] __kmalloc+0x1bc/0x1dc
    [<80247324>] ag71xx_fill_rx_buf+0x68/0xf8
    [<80247e54>] ag71xx_poll+0x280/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<800f1ccc>] __slab_alloc.constprop.23+0x1f4/0x2a4
    [<800f4114>] __kmalloc_track_caller+0xfc/0x1d8
    [<8025bce0>] __kmalloc_reserve.isra.3+0x40/0xa4
    [<8025bdcc>] __alloc_skb+0x88/0x184
    [<8025bf40>] alloc_skb_with_frags+0x78/0x1e0
    [<802560a0>] sock_alloc_send_pskb+0x1f8/0x2c0
    [<80256184>] sock_alloc_send_skb+0x1c/0x28
    [<80298fd0>] __ip_append_data.isra.1+0x3f4/0x948
unreferenced object 0x86a6cc60 (size 176):
  comm "softirq", pid 0, jiffies 80838 (age 419.060s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 42 00 40 00 40 00 00 02 00 00  ......B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025bda4>] __alloc_skb+0x60/0x184
    [<802c3528>] arp_create+0x84/0x1f0
    [<802c3a2c>] arp_send+0x38/0x58
    [<802c4260>] arp_solicit+0x1c4/0x204
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x854b7000 (size 176):
  comm "softirq", pid 0, jiffies 80872 (age 418.720s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 21 00 40 00 40 00 00 02 00 00  ......!. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<80247d1c>] ag71xx_poll+0x148/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x86b3fdc0 (size 176):
  comm "softirq", pid 0, jiffies 81363 (age 413.820s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    87 5b 7a 00 85 c0 42 00 40 00 40 00 00 02 00 00  .[z...B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025bda4>] __alloc_skb+0x60/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<800f1ccc>] __slab_alloc.constprop.23+0x1f4/0x2a4
    [<800f1fa0>] kmem_cache_alloc+0x48/0x120
    [<80105ab4>] getname_flags+0x40/0x1c8
unreferenced object 0x85701200 (size 512):
  comm "softirq", pid 0, jiffies 81363 (age 413.820s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f41d0>] __kmalloc_track_caller+0x1b8/0x1d8
    [<8025bce0>] __kmalloc_reserve.isra.3+0x40/0xa4
    [<8025bdcc>] __alloc_skb+0x88/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<800f1ccc>] __slab_alloc.constprop.23+0x1f4/0x2a4
    [<800f1fa0>] kmem_cache_alloc+0x48/0x120
unreferenced object 0x85ffb160 (size 176):
  comm "softirq", pid 0, jiffies 81463 (age 412.820s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    87 5b 7a 00 85 c0 42 00 40 00 40 00 00 02 00 00  .[z...B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025bda4>] __alloc_skb+0x60/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x85700300 (size 512):
  comm "softirq", pid 0, jiffies 81463 (age 412.820s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f41d0>] __kmalloc_track_caller+0x1b8/0x1d8
    [<8025bce0>] __kmalloc_reserve.isra.3+0x40/0xa4
    [<8025bdcc>] __alloc_skb+0x88/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
unreferenced object 0x854c5160 (size 176):
  comm "kworker/u2:1", pid 8, jiffies 82034 (age 407.110s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 21 00 40 00 40 00 00 00 00 00  ......!. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<8025e4b0>] __alloc_rx_skb+0x90/0x114
    [<8025e558>] __netdev_alloc_skb+0x24/0x58
    [<86a8d114>] _392+0x50/0x1d4 [mac80211]
    [<86a8e844>] _440+0x11c/0x188 [mac80211]
    [<86a934b0>] _261+0xc28/0x17e8 [mac80211]
unreferenced object 0x85d59200 (size 2048):
  comm "softirq", pid 0, jiffies 85636 (age 371.090s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f1f38>] __kmalloc+0x1bc/0x1dc
    [<80247324>] ag71xx_fill_rx_buf+0x68/0xf8
    [<80247e54>] ag71xx_poll+0x280/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083dfc>] run_ksoftirqd+0x28/0x48
    [<80098ea0>] smpboot_thread_fn+0x148/0x178
    [<80096f48>] kthread+0xdc/0xe8
    [<80060878>] ret_from_kernel_thread+0x14/0x1c
unreferenced object 0x86a6cb00 (size 176):
  comm "softirq", pid 0, jiffies 85778 (age 369.670s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 42 00 40 00 40 00 00 02 00 00  ......B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<80247d1c>] ag71xx_poll+0x148/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x865f2580 (size 176):
  comm "softirq", pid 0, jiffies 85878 (age 368.680s)
  hex dump (first 32 bytes):
    87 c7 3b e0 87 c7 3b e0 00 00 00 00 00 00 00 00  ..;...;.........
    00 00 00 00 85 c0 42 00 40 00 40 00 00 02 00 00  ......B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<80247d1c>] ag71xx_poll+0x148/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
unreferenced object 0x85d35100 (size 2048):
  comm "softirq", pid 0, jiffies 86060 (age 366.860s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f1f38>] __kmalloc+0x1bc/0x1dc
    [<80247324>] ag71xx_fill_rx_buf+0x68/0xf8
    [<80247e54>] ag71xx_poll+0x280/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x86a1d2c0 (size 176):
  comm "softirq", pid 0, jiffies 86078 (age 366.680s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 42 00 40 00 40 00 00 02 00 00  ......B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<80247d1c>] ag71xx_poll+0x148/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x854e7dc0 (size 176):
  comm "softirq", pid 0, jiffies 86279 (age 364.670s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 42 00 40 00 40 00 00 02 00 00  ......B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025bda4>] __alloc_skb+0x60/0x184
    [<802c3528>] arp_create+0x84/0x1f0
    [<802c3a2c>] arp_send+0x38/0x58
    [<802c4260>] arp_solicit+0x1c4/0x204
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x85700000 (size 512):
  comm "softirq", pid 0, jiffies 86279 (age 364.670s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f41d0>] __kmalloc_track_caller+0x1b8/0x1d8
    [<8025bce0>] __kmalloc_reserve.isra.3+0x40/0xa4
    [<8025bdcc>] __alloc_skb+0x88/0x184
    [<802c3528>] arp_create+0x84/0x1f0
    [<802c3a2c>] arp_send+0x38/0x58
    [<802c4260>] arp_solicit+0x1c4/0x204
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
unreferenced object 0x86985580 (size 176):
  comm "kworker/u2:1", pid 8, jiffies 87022 (age 357.240s)
  hex dump (first 32 bytes):
    87 07 5a 98 87 07 5a 98 00 00 00 00 00 00 00 00  ..Z...Z.........
    00 00 00 00 85 c0 42 00 40 00 40 00 00 00 00 00  ......B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<8025e4b0>] __alloc_rx_skb+0x90/0x114
    [<8025e558>] __netdev_alloc_skb+0x24/0x58
    [<86a8d114>] _392+0x50/0x1d4 [mac80211]
    [<86a8e844>] _440+0x11c/0x188 [mac80211]
    [<86a934b0>] _261+0xc28/0x17e8 [mac80211]
    [<8009da8c>] pick_next_task_fair+0xec/0x160
unreferenced object 0x86b72dc0 (size 176):
  comm "softirq", pid 0, jiffies 87940 (age 348.070s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    87 5b 7a 00 85 c0 42 00 40 00 40 00 00 02 00 00  .[z...B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025bda4>] __alloc_skb+0x60/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083dfc>] run_ksoftirqd+0x28/0x48
    [<80098ea0>] smpboot_thread_fn+0x148/0x178
    [<80096f48>] kthread+0xdc/0xe8
    [<80060878>] ret_from_kernel_thread+0x14/0x1c
unreferenced object 0x85701500 (size 512):
  comm "softirq", pid 0, jiffies 87940 (age 348.070s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f41d0>] __kmalloc_track_caller+0x1b8/0x1d8
    [<8025bce0>] __kmalloc_reserve.isra.3+0x40/0xa4
    [<8025bdcc>] __alloc_skb+0x88/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083dfc>] run_ksoftirqd+0x28/0x48
    [<80098ea0>] smpboot_thread_fn+0x148/0x178
    [<80096f48>] kthread+0xdc/0xe8
    [<80060878>] ret_from_kernel_thread+0x14/0x1c
unreferenced object 0x86b3f420 (size 176):
  comm "softirq", pid 0, jiffies 89201 (age 335.460s)
  hex dump (first 32 bytes):
    87 c7 3b e0 87 c7 3b e0 00 00 00 00 00 00 00 00  ..;...;.........
    87 5b 7a 00 85 c0 42 00 40 00 40 00 00 02 00 00  .[z...B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025bda4>] __alloc_skb+0x60/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x84cd2600 (size 512):
  comm "softirq", pid 0, jiffies 89201 (age 335.460s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f41d0>] __kmalloc_track_caller+0x1b8/0x1d8
    [<8025bce0>] __kmalloc_reserve.isra.3+0x40/0xa4
    [<8025bdcc>] __alloc_skb+0x88/0x184
    [<802fe844>] ndisc_alloc_skb+0x5c/0x150
    [<802ffc64>] ndisc_send_ns+0xd8/0x190
    [<802ffe4c>] ndisc_solicit+0x130/0x16c
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
unreferenced object 0x86b6e580 (size 176):
  comm "kworker/u2:1", pid 8, jiffies 90985 (age 317.630s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 42 00 40 00 40 00 00 00 00 00  ......B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<8025e4b0>] __alloc_rx_skb+0x90/0x114
    [<8025e558>] __netdev_alloc_skb+0x24/0x58
    [<86a8d114>] _392+0x50/0x1d4 [mac80211]
    [<86a8e844>] _440+0x11c/0x188 [mac80211]
    [<86a934b0>] _261+0xc28/0x17e8 [mac80211]
    [<8009da8c>] pick_next_task_fair+0xec/0x160
unreferenced object 0x8660a580 (size 176):
  comm "softirq", pid 0, jiffies 91712 (age 310.360s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 42 00 40 00 40 00 00 02 00 00  ......B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025bda4>] __alloc_skb+0x60/0x184
    [<802c3528>] arp_create+0x84/0x1f0
    [<802c3a2c>] arp_send+0x38/0x58
    [<802c4260>] arp_solicit+0x1c4/0x204
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x85e02000 (size 512):
  comm "softirq", pid 0, jiffies 91712 (age 310.360s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f41d0>] __kmalloc_track_caller+0x1b8/0x1d8
    [<8025bce0>] __kmalloc_reserve.isra.3+0x40/0xa4
    [<8025bdcc>] __alloc_skb+0x88/0x184
    [<802c3528>] arp_create+0x84/0x1f0
    [<802c3a2c>] arp_send+0x38/0x58
    [<802c4260>] arp_solicit+0x1c4/0x204
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
unreferenced object 0x85c35c60 (size 176):
  comm "kworker/u2:0", pid 4491, jiffies 93651 (age 290.970s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 42 00 40 00 40 00 00 00 00 00  ......B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<8025e4b0>] __alloc_rx_skb+0x90/0x114
    [<8025e558>] __netdev_alloc_skb+0x24/0x58
    [<86a8d114>] _392+0x50/0x1d4 [mac80211]
    [<86a8e844>] _440+0x11c/0x188 [mac80211]
    [<86a934b0>] _261+0xc28/0x17e8 [mac80211]
    [<8009da8c>] pick_next_task_fair+0xec/0x160
unreferenced object 0x85d1d100 (size 2048):
  comm "softirq", pid 0, jiffies 94466 (age 282.830s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f1f38>] __kmalloc+0x1bc/0x1dc
    [<80247324>] ag71xx_fill_rx_buf+0x68/0xf8
    [<80247e54>] ag71xx_poll+0x280/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x857e6840 (size 176):
  comm "kworker/u2:0", pid 4491, jiffies 94690 (age 280.590s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 42 00 40 00 40 00 00 00 00 00  ......B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<8025e4b0>] __alloc_rx_skb+0x90/0x114
    [<8025e558>] __netdev_alloc_skb+0x24/0x58
    [<86a8d114>] _392+0x50/0x1d4 [mac80211]
    [<86a8e844>] _440+0x11c/0x188 [mac80211]
    [<86a934b0>] _261+0xc28/0x17e8 [mac80211]
unreferenced object 0x857e0420 (size 176):
  comm "softirq", pid 0, jiffies 95347 (age 274.020s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 21 00 40 00 40 00 00 02 00 00  ......!. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025e304>] __build_skb+0x40/0xc0
    [<8025e3a0>] build_skb+0x1c/0x9c
    [<80247d1c>] ag71xx_poll+0x148/0x3d8
    [<802677e0>] net_rx_action+0x110/0x2c4
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x857ca840 (size 176):
  comm "softirq", pid 0, jiffies 96709 (age 260.400s)
  hex dump (first 32 bytes):
    80 3c 1b 20 80 3c 1b 20 00 00 00 00 00 00 00 00  .<. .<. ........
    00 00 00 00 85 c0 42 00 40 00 40 00 00 02 00 00  ......B. at .@.....
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f205c>] kmem_cache_alloc+0x104/0x120
    [<8025bda4>] __alloc_skb+0x60/0x184
    [<802c3528>] arp_create+0x84/0x1f0
    [<802c3a2c>] arp_send+0x38/0x58
    [<802c4260>] arp_solicit+0x1c4/0x204
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
    [<803e2bc8>] start_kernel+0x468/0x488
unreferenced object 0x85706600 (size 512):
  comm "softirq", pid 0, jiffies 96709 (age 260.400s)
  hex dump (first 32 bytes):
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
    6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
  backtrace:
    [<800f4934>] create_object+0x134/0x274
    [<800f41d0>] __kmalloc_track_caller+0x1b8/0x1d8
    [<8025bce0>] __kmalloc_reserve.isra.3+0x40/0xa4
    [<8025bdcc>] __alloc_skb+0x88/0x184
    [<802c3528>] arp_create+0x84/0x1f0
    [<802c3a2c>] arp_send+0x38/0x58
    [<802c4260>] arp_solicit+0x1c4/0x204
    [<80271314>] neigh_probe+0x54/0x7c
    [<80275a7c>] neigh_timer_handler+0x1a8/0x260
    [<800aaa28>] call_timer_fn.isra.3+0x24/0x80
    [<800aac2c>] run_timer_softirq+0x1a8/0x1e8
    [<80083ca8>] __do_softirq+0x16c/0x298
    [<80083ff0>] irq_exit+0x54/0x70
    [<80060830>] ret_from_irq+0x0/0x4
    [<8006f104>] r4k_wait_irqoff+0x18/0x20
    [<800a0320>] cpu_startup_entry+0x110/0x138
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list