Created
July 11, 2019 12:31
-
-
Save tackin/8943bbab19790abec7e1c54e0ca3e3df to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@54309BesDigiLayxx2:/# echo 1 > /sys/kernel/slab/kmalloc-4096/trace | |
| echo 1 > /sys/kernel/slab/kmalloc-4096/trace | |
| root@54309BesDigiLayxx2:/# [ 110.000534] TRACE kmalloc-4096 alloc 0x874bb380 inuse=7 fp=0x (null) | |
| [ 110.007081] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 110.012994] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 110.021537] 80543800 802afc34 00210d00 874a4020 00000000 800a9a6c 00000000 00000006 | |
| [ 110.030072] 00000006 000b001c 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 110.038608] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.047144] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.055681] ... | |
| [ 110.058173] Call Trace: | |
| [ 110.060666] [<8006b210>] show_stack+0x70/0x8c | |
| [ 110.065094] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 110.070659] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 110.076669] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 110.082418] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 110.087999] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 110.093655] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 110.098256] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 110.102644] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 110.110640] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 110.115418] TRACE kmalloc-4096 alloc 0x874bc480 inuse=7 fp=0x (null) | |
| [ 110.121964] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 110.127878] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 110.136420] 80543800 802afc34 00210d00 875f66e0 00000000 800a9a6c 00000000 00000006 | |
| [ 110.144956] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 110.153492] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.162028] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.170564] ... | |
| [ 110.173056] Call Trace: | |
| [ 110.175548] [<8006b210>] show_stack+0x70/0x8c | |
| [ 110.179977] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 110.185543] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 110.191552] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 110.197301] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 110.202878] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 110.208539] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 110.213140] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 110.217525] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 110.225514] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 110.230137] TRACE kmalloc-4096 free 0x874bc480 inuse=5 fp=0x874b8080 | |
| [ 110.236583] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 110.242497] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 110.251032] 80543800 8047c52c 8047c30c 874bc480 80570000 800a9a6c 00000000 00000006 | |
| [ 110.259568] 00000006 02090220 80475b0c 87c09c2c 00000000 800d88dc 805476c2 00000038 | |
| [ 110.268103] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.276639] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.285176] ... | |
| [ 110.287667] Call Trace: | |
| [ 110.290158] [<8006b210>] show_stack+0x70/0x8c | |
| [ 110.294589] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 110.300154] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 110.304756] [<80118c70>] kfree+0x150/0x160 | |
| [ 110.308921] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 110.313552] [<876a4b80>] ieee80211_mark_rx_ba_filtered_frames+0xfcc/0x141c [mac80211] | |
| [ 110.321541] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 110.326286] TRACE kmalloc-4096 alloc 0x874bc480 inuse=7 fp=0x (null) | |
| [ 110.332829] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 110.338743] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 110.347285] 80543800 802afc34 00210d00 875a8a40 00000000 800a9a6c 00000000 00000006 | |
| [ 110.355822] 00000006 000c001c 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 110.364357] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.372893] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.381430] ... | |
| [ 110.383921] Call Trace: | |
| [ 110.386414] [<8006b210>] show_stack+0x70/0x8c | |
| [ 110.390843] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 110.396408] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 110.402418] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 110.408167] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 110.413741] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 110.419395] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 110.423996] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 110.428380] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 110.436370] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 110.440992] TRACE kmalloc-4096 free 0x874bc480 inuse=5 fp=0x874bd580 | |
| [ 110.447441] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 110.453354] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 110.461889] 80543800 8047c52c 8047c30c 874bc480 80570000 800a9a6c 00000000 00000006 | |
| [ 110.470424] 00000006 02090220 80475b0c 87c09c2c 00000000 800d88dc 805476c2 00000038 | |
| [ 110.478960] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.487496] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.496032] ... | |
| [ 110.498524] Call Trace: | |
| [ 110.501015] [<8006b210>] show_stack+0x70/0x8c | |
| [ 110.505446] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 110.511011] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 110.515613] [<80118c70>] kfree+0x150/0x160 | |
| [ 110.519778] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 110.524410] [<876a4b80>] ieee80211_mark_rx_ba_filtered_frames+0xfcc/0x141c [mac80211] | |
| [ 110.532407] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 110.537129] TRACE kmalloc-4096 alloc 0x874bc480 inuse=7 fp=0x (null) | |
| [ 110.543678] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 110.549591] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 110.558134] 80543800 802afc34 00210d00 870e21dc 02080020 800a9a6c 00000000 00000006 | |
| [ 110.566670] 00000006 80570000 80475b0c 87c09a04 00000000 800d88dc 805476c2 00000039 | |
| [ 110.575206] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.583742] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.592277] ... | |
| [ 110.594770] Call Trace: | |
| [ 110.597263] [<8006b210>] show_stack+0x70/0x8c | |
| [ 110.601690] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 110.607257] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 110.613266] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 110.619015] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 110.624589] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 110.630244] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 110.634845] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 110.639151] [<87797e30>] batadv_add_bcast_packet_to_list+0x94/0x200 [batman_adv] | |
| [ 110.646682] [<87796f70>] batadv_recv_bcast_packet+0x1a0/0x464 [batman_adv] | |
| [ 110.653688] [<87790588>] batadv_batman_skb_recv+0x174/0x22c [batman_adv] | |
| [ 110.660518] [<802becac>] __netif_receive_skb_core+0x508/0x9d0 | |
| [ 110.666352] [<802bfcb0>] netif_receive_skb_internal+0x60/0x70 | |
| [ 110.672316] [<8769fe78>] ieee80211_attach_ack_skb+0x1034/0x19b4 [mac80211] | |
| [ 110.679654] TRACE kmalloc-4096 alloc 0x874b8080 inuse=7 fp=0x (null) | |
| [ 110.686203] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 110.692117] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 110.700659] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 110.709195] 00000006 800ab530 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 110.717731] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.726266] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.734803] ... | |
| [ 110.737295] Call Trace: | |
| [ 110.739788] [<8006b210>] show_stack+0x70/0x8c | |
| [ 110.744216] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 110.749781] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 110.755791] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 110.761541] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 110.767120] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 110.772777] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 110.777378] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 110.781683] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 110.788287] TRACE kmalloc-4096 free 0x874b8080 inuse=6 fp=0x874bd580 | |
| [ 110.794742] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 110.800655] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 110.809189] 80543800 8047c52c 8047c30c 874b8080 80570000 800a9a6c 00000000 00000006 | |
| [ 110.817725] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 110.826261] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.834797] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.843333] ... | |
| [ 110.845825] Call Trace: | |
| [ 110.848315] [<8006b210>] show_stack+0x70/0x8c | |
| [ 110.852746] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 110.858311] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 110.862913] [<80118c70>] kfree+0x150/0x160 | |
| [ 110.867079] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 110.871619] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 110.878169] TRACE kmalloc-4096 alloc 0x874b8080 inuse=7 fp=0x (null) | |
| [ 110.884712] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 110.890626] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 110.899161] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 110.907696] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 110.916232] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.924768] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 110.933304] ... | |
| [ 110.935796] Call Trace: | |
| [ 110.938286] [<8006b210>] show_stack+0x70/0x8c | |
| [ 110.942714] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 110.948283] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 110.954293] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 110.960041] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 110.965615] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 110.971270] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 110.975872] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 110.980148] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 110.986732] TRACE kmalloc-4096 free 0x874b8080 inuse=6 fp=0x874bd580 | |
| [ 110.993189] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 110.999103] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 111.007638] 80543800 8047c52c 8047c30c 874b8080 80570000 800a9a6c 00000000 00000006 | |
| [ 111.016174] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 111.024710] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.033246] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.041781] ... | |
| [ 111.044274] Call Trace: | |
| [ 111.046764] [<8006b210>] show_stack+0x70/0x8c | |
| [ 111.051193] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 111.056759] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 111.061354] [<80118c70>] kfree+0x150/0x160 | |
| [ 111.065521] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 111.070061] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 111.076626] TRACE kmalloc-4096 alloc 0x874b8080 inuse=7 fp=0x (null) | |
| [ 111.083168] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 111.089084] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 111.097627] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 111.106162] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 111.114698] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.123235] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.131771] ... | |
| [ 111.134262] Call Trace: | |
| [ 111.136753] [<8006b210>] show_stack+0x70/0x8c | |
| [ 111.141181] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 111.146749] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 111.152759] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 111.158507] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 111.164083] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 111.169736] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 111.174338] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 111.178617] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 111.185206] TRACE kmalloc-4096 free 0x874b8080 inuse=6 fp=0x874bd580 | |
| [ 111.191656] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 111.197569] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 111.206104] 80543800 8047c52c 8047c30c 874b8080 80570000 800a9a6c 00000000 00000006 | |
| [ 111.214641] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 111.223176] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.231712] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.240248] ... | |
| [ 111.242740] Call Trace: | |
| [ 111.245232] [<8006b210>] show_stack+0x70/0x8c | |
| [ 111.249660] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 111.255226] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 111.259829] [<80118c70>] kfree+0x150/0x160 | |
| [ 111.263994] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 111.268536] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 111.275090] TRACE kmalloc-4096 alloc 0x874b8080 inuse=7 fp=0x (null) | |
| [ 111.281626] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 111.287541] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 111.296076] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 111.304611] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 111.313148] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.321683] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.330220] ... | |
| [ 111.332711] Call Trace: | |
| [ 111.335202] [<8006b210>] show_stack+0x70/0x8c | |
| [ 111.339629] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 111.345198] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 111.351208] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 111.356956] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 111.362531] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 111.368185] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 111.372787] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 111.377067] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 111.383653] TRACE kmalloc-4096 free 0x874b8080 inuse=6 fp=0x874bd580 | |
| [ 111.390105] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 111.396018] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 111.404553] 80543800 8047c52c 8047c30c 874b8080 80570000 800a9a6c 00000000 00000006 | |
| [ 111.413089] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 111.421625] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.430161] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.438697] ... | |
| [ 111.441189] Call Trace: | |
| [ 111.443681] [<8006b210>] show_stack+0x70/0x8c | |
| [ 111.448109] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 111.453674] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 111.458277] [<80118c70>] kfree+0x150/0x160 | |
| [ 111.462444] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 111.466986] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 111.473535] TRACE kmalloc-4096 alloc 0x874b8080 inuse=7 fp=0x (null) | |
| [ 111.480075] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 111.485990] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 111.494533] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 111.503069] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 111.511605] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.520140] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.528677] ... | |
| [ 111.531169] Call Trace: | |
| [ 111.533660] [<8006b210>] show_stack+0x70/0x8c | |
| [ 111.538088] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 111.543656] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 111.549666] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 111.555414] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 111.560987] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 111.566642] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 111.571244] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 111.575523] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 111.582114] TRACE kmalloc-4096 free 0x874b8080 inuse=6 fp=0x874bd580 | |
| [ 111.588572] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 111.594485] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 111.603019] 80543800 8047c52c 8047c30c 874b8080 80570000 800a9a6c 00000000 00000006 | |
| [ 111.611556] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 111.620091] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.628627] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.637164] ... | |
| [ 111.639655] Call Trace: | |
| [ 111.642146] [<8006b210>] show_stack+0x70/0x8c | |
| [ 111.646577] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 111.652141] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 111.656744] [<80118c70>] kfree+0x150/0x160 | |
| [ 111.660911] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 111.665454] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 111.672015] TRACE kmalloc-4096 alloc 0x874b8080 inuse=7 fp=0x (null) | |
| [ 111.678550] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 111.684465] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 111.693000] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 111.701536] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 111.710071] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.718607] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.727143] ... | |
| [ 111.729635] Call Trace: | |
| [ 111.732126] [<8006b210>] show_stack+0x70/0x8c | |
| [ 111.736554] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 111.742122] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 111.748131] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 111.753880] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 111.759455] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 111.765109] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 111.769710] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 111.773989] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 111.780558] TRACE kmalloc-4096 free 0x874b8080 inuse=6 fp=0x874bd580 | |
| [ 111.787011] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 111.792925] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 111.801459] 80543800 8047c52c 8047c30c 874b8080 80570000 800a9a6c 00000000 00000006 | |
| [ 111.809996] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 111.818532] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.827068] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.835604] ... | |
| [ 111.838095] Call Trace: | |
| [ 111.840587] [<8006b210>] show_stack+0x70/0x8c | |
| [ 111.845015] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 111.850581] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 111.855183] [<80118c70>] kfree+0x150/0x160 | |
| [ 111.859350] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 111.863890] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 111.870444] TRACE kmalloc-4096 alloc 0x874b8080 inuse=7 fp=0x (null) | |
| [ 111.876982] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 111.882896] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 111.891431] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 111.899966] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 111.908502] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.917038] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 111.925575] ... | |
| [ 111.928066] Call Trace: | |
| [ 111.930556] [<8006b210>] show_stack+0x70/0x8c | |
| [ 111.934985] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 111.940554] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 111.946564] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 111.952312] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 111.957885] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 111.963541] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 111.968142] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 111.972420] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 111.979008] TRACE kmalloc-4096 free 0x874b8080 inuse=6 fp=0x874bd580 | |
| [ 111.985460] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 111.991374] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 111.999917] 80543800 8047c52c 8047c30c 874b8080 80570000 800a9a6c 00000000 00000006 | |
| [ 112.008453] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 112.016989] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.025525] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.034060] ... | |
| [ 112.036553] Call Trace: | |
| [ 112.039045] [<8006b210>] show_stack+0x70/0x8c | |
| [ 112.043473] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 112.049039] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 112.053642] [<80118c70>] kfree+0x150/0x160 | |
| [ 112.057807] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 112.062350] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 112.068898] TRACE kmalloc-4096 alloc 0x874b8080 inuse=7 fp=0x (null) | |
| [ 112.075439] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 112.081354] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 112.089888] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 112.098425] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 112.106961] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.115497] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.124032] ... | |
| [ 112.126524] Call Trace: | |
| [ 112.129014] [<8006b210>] show_stack+0x70/0x8c | |
| [ 112.133442] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 112.139011] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 112.145020] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 112.150769] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 112.156342] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 112.161997] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 112.166600] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 112.170878] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 112.177470] TRACE kmalloc-4096 free 0x874b8080 inuse=6 fp=0x874bd580 | |
| [ 112.183928] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 112.189840] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 112.198375] 80543800 8047c52c 8047c30c 874b8080 80570000 800a9a6c 00000000 00000006 | |
| [ 112.206910] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 112.215447] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.223982] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.232518] ... | |
| [ 112.235010] Call Trace: | |
| [ 112.237502] [<8006b210>] show_stack+0x70/0x8c | |
| [ 112.241932] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 112.247496] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 112.252099] [<80118c70>] kfree+0x150/0x160 | |
| [ 112.256265] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 112.260810] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 112.267365] TRACE kmalloc-4096 alloc 0x874b8080 inuse=7 fp=0x (null) | |
| [ 112.273905] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 112.279820] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 112.288354] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 112.296891] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 112.305426] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.313962] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.322499] ... | |
| [ 112.324990] Call Trace: | |
| [ 112.327481] [<8006b210>] show_stack+0x70/0x8c | |
| [ 112.331909] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 112.337477] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 112.343487] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 112.349236] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 112.354808] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 112.360464] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 112.365066] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 112.369343] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 112.375925] TRACE kmalloc-4096 free 0x874b8080 inuse=6 fp=0x874bd580 | |
| [ 112.382375] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 112.388289] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 112.396832] 80543800 8047c52c 8047c30c 874b8080 80570000 800a9a6c 00000000 00000006 | |
| [ 112.405369] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 112.413905] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.422440] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.430976] ... | |
| [ 112.433468] Call Trace: | |
| [ 112.435960] [<8006b210>] show_stack+0x70/0x8c | |
| [ 112.440387] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 112.445954] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 112.450557] [<80118c70>] kfree+0x150/0x160 | |
| [ 112.454723] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 112.459263] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 112.465812] TRACE kmalloc-4096 alloc 0x874b8080 inuse=7 fp=0x (null) | |
| [ 112.472355] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 112.478269] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 112.486804] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 112.495339] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 112.503875] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.512411] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.520948] ... | |
| [ 112.523439] Call Trace: | |
| [ 112.525930] [<8006b210>] show_stack+0x70/0x8c | |
| [ 112.530357] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 112.535926] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 112.541936] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 112.547684] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 112.553258] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 112.558913] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 112.563514] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 112.567792] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 112.574374] TRACE kmalloc-4096 free 0x874b8080 inuse=6 fp=0x874bd580 | |
| [ 112.580825] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 112.586738] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 112.595273] 80543800 8047c52c 8047c30c 874b8080 80570000 800a9a6c 00000000 00000006 | |
| [ 112.603808] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 112.612345] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.620880] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.629416] ... | |
| [ 112.631908] Call Trace: | |
| [ 112.634399] [<8006b210>] show_stack+0x70/0x8c | |
| [ 112.638828] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 112.644394] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 112.648997] [<80118c70>] kfree+0x150/0x160 | |
| [ 112.653162] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 112.657704] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 112.664258] TRACE kmalloc-4096 alloc 0x874b8080 inuse=7 fp=0x (null) | |
| [ 112.670795] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 112.676709] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 112.685243] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 112.693780] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 112.702315] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.710851] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.719388] ... | |
| [ 112.721879] Call Trace: | |
| [ 112.724370] [<8006b210>] show_stack+0x70/0x8c | |
| [ 112.728797] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 112.734366] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 112.740375] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 112.746124] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 112.751696] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 112.757353] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 112.761954] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 112.766233] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 112.772801] TRACE kmalloc-4096 free 0x874b8080 inuse=6 fp=0x874bd580 | |
| [ 112.779255] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 112.785169] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 112.793704] 80543800 8047c52c 8047c30c 874b8080 80570000 800a9a6c 00000000 00000006 | |
| [ 112.802239] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 112.810776] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.819311] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.827847] ... | |
| [ 112.830339] Call Trace: | |
| [ 112.832830] [<8006b210>] show_stack+0x70/0x8c | |
| [ 112.837259] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 112.842826] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 112.847427] [<80118c70>] kfree+0x150/0x160 | |
| [ 112.851584] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 112.856125] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 112.862672] TRACE kmalloc-4096 alloc 0x874b8080 inuse=7 fp=0x (null) | |
| [ 112.869208] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 112.875122] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 112.883657] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 112.892193] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 112.900729] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.909265] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 112.917800] ... | |
| [ 112.920292] Call Trace: | |
| [ 112.922782] [<8006b210>] show_stack+0x70/0x8c | |
| [ 112.927211] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 112.932779] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 112.938789] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 112.944538] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 112.950110] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 112.955766] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 112.960368] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 112.964646] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 112.971230] TRACE kmalloc-4096 free 0x874b8080 inuse=6 fp=0x874bd580 | |
| [ 112.977687] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 112.983601] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 112.992144] 80543800 8047c52c 8047c30c 874b8080 80570000 800a9a6c 00000000 00000006 | |
| [ 113.000679] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 113.009216] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.017751] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.026288] ... | |
| [ 113.028779] Call Trace: | |
| [ 113.031270] [<8006b210>] show_stack+0x70/0x8c | |
| [ 113.035699] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 113.041265] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 113.045868] [<80118c70>] kfree+0x150/0x160 | |
| [ 113.050033] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 113.054575] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 113.061122] TRACE kmalloc-4096 alloc 0x874b8080 inuse=7 fp=0x (null) | |
| [ 113.067666] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 113.073580] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 113.082115] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 113.090651] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 113.099187] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.107723] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.116259] ... | |
| [ 113.118750] Call Trace: | |
| [ 113.121241] [<8006b210>] show_stack+0x70/0x8c | |
| [ 113.125669] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 113.131237] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 113.137247] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 113.142995] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 113.148570] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 113.154224] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 113.158825] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 113.163103] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 113.169688] TRACE kmalloc-4096 free 0x874b8080 inuse=6 fp=0x874bd580 | |
| [ 113.176144] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 113.182059] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 113.190601] 80543800 8047c52c 8047c30c 874b8080 80570000 800a9a6c 00000000 00000006 | |
| [ 113.199137] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 113.207673] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.216209] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.224745] ... | |
| [ 113.227237] Call Trace: | |
| [ 113.229728] [<8006b210>] show_stack+0x70/0x8c | |
| [ 113.234156] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 113.239723] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 113.244326] [<80118c70>] kfree+0x150/0x160 | |
| [ 113.248490] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 113.253035] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 113.259588] TRACE kmalloc-4096 alloc 0x874b8080 inuse=7 fp=0x (null) | |
| [ 113.266123] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 113.272037] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 113.280573] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 113.289109] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 113.297644] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.306180] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.314717] ... | |
| [ 113.317207] Call Trace: | |
| [ 113.319698] [<8006b210>] show_stack+0x70/0x8c | |
| [ 113.324125] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 113.329695] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 113.335705] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 113.341452] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 113.347027] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 113.352682] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 113.357284] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 113.361560] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 113.368147] TRACE kmalloc-4096 free 0x874b8080 inuse=6 fp=0x874bd580 | |
| [ 113.374601] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 113.380516] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 113.389050] 80543800 8047c52c 8047c30c 874b8080 80570000 800a9a6c 00000000 00000006 | |
| [ 113.397585] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 113.406122] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.414658] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.423194] ... | |
| [ 113.425685] Call Trace: | |
| [ 113.428177] [<8006b210>] show_stack+0x70/0x8c | |
| [ 113.432605] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 113.438172] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 113.442774] [<80118c70>] kfree+0x150/0x160 | |
| [ 113.446940] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 113.451481] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 113.458030] TRACE kmalloc-4096 alloc 0x874b8080 inuse=7 fp=0x (null) | |
| [ 113.464572] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 113.470487] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 113.479022] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 113.487558] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 113.496093] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.504630] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.513165] ... | |
| [ 113.515657] Call Trace: | |
| [ 113.518147] [<8006b210>] show_stack+0x70/0x8c | |
| [ 113.522575] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 113.528143] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 113.534153] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 113.539901] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 113.545474] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 113.551130] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 113.555733] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 113.560011] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 113.566595] TRACE kmalloc-4096 free 0x874b8080 inuse=6 fp=0x874bd580 | |
| [ 113.573051] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 113.578964] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 113.587499] 80543800 8047c52c 8047c30c 874b8080 80570000 800a9a6c 00000000 00000006 | |
| [ 113.596035] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 113.604571] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.613107] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.621643] ... | |
| [ 113.624134] Call Trace: | |
| [ 113.626625] [<8006b210>] show_stack+0x70/0x8c | |
| [ 113.631055] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 113.636620] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 113.641223] [<80118c70>] kfree+0x150/0x160 | |
| [ 113.645389] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 113.649932] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 113.656609] TRACE kmalloc-4096 alloc 0x874b8080 inuse=7 fp=0x (null) | |
| [ 113.663153] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 113.669067] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 113.677603] 80543800 802afc34 00210d00 87580920 00000000 800a9a6c 00000000 00000006 | |
| [ 113.686138] 00000006 000d001c 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 113.694674] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.703210] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.711745] ... | |
| [ 113.714238] Call Trace: | |
| [ 113.716730] [<8006b210>] show_stack+0x70/0x8c | |
| [ 113.721157] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 113.726724] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 113.732734] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 113.738484] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 113.744058] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 113.749711] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 113.754313] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 113.758702] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 113.766694] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 113.771443] TRACE kmalloc-4096 alloc 0x874bd580 inuse=7 fp=0x (null) | |
| [ 113.777986] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 113.783898] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 113.792434] 80543800 802afc34 00210d00 875ac920 00000000 800a9a6c 00000000 00000006 | |
| [ 113.800969] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 113.809505] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.818042] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.826578] ... | |
| [ 113.829069] Call Trace: | |
| [ 113.831561] [<8006b210>] show_stack+0x70/0x8c | |
| [ 113.835989] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 113.841556] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 113.847565] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 113.853314] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 113.858890] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 113.864543] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 113.869145] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 113.873530] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 113.881518] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 113.886274] TRACE kmalloc-4096 alloc 0x87224480 inuse=7 fp=0x (null) | |
| [ 113.892817] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 113.898730] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 113.907273] 80543800 802afc34 00210d00 875acb60 00000000 800a9a6c 00000000 00000006 | |
| [ 113.915809] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 113.924344] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.932882] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 113.941417] ... | |
| [ 113.943909] Call Trace: | |
| [ 113.946402] [<8006b210>] show_stack+0x70/0x8c | |
| [ 113.950829] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 113.956396] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 113.962406] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 113.968155] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 113.973729] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 113.979383] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 113.983985] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 113.988367] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 113.996357] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 114.001101] TRACE kmalloc-4096 alloc 0x87222280 inuse=7 fp=0x (null) | |
| [ 114.007647] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 114.013562] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 114.022105] 80543800 802afc34 00210d00 875ac6e0 00000000 800a9a6c 00000000 00000006 | |
| [ 114.030641] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 114.039176] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.047713] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.056249] ... | |
| [ 114.058740] Call Trace: | |
| [ 114.061233] [<8006b210>] show_stack+0x70/0x8c | |
| [ 114.065662] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 114.071227] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 114.077237] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 114.082986] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 114.088559] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 114.094214] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 114.098816] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 114.103200] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 114.111188] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 114.115996] TRACE kmalloc-4096 alloc 0x8700b380 inuse=7 fp=0x (null) | |
| [ 114.122541] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 114.128454] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 114.136988] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 114.145525] 00000006 00000000 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 114.154060] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.162597] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.171133] ... | |
| [ 114.173624] Call Trace: | |
| [ 114.176117] [<8006b210>] show_stack+0x70/0x8c | |
| [ 114.180545] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 114.186111] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 114.192121] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 114.197870] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 114.203445] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 114.209106] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 114.213709] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 114.218013] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 114.224617] TRACE kmalloc-4096 free 0x8700b380 inuse=4 fp=0x8700a280 | |
| [ 114.231071] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 114.236984] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 114.245519] 80543800 8047c52c 8047c30c 8700b380 80570000 800a9a6c 00000000 00000006 | |
| [ 114.254055] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 114.262591] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.271127] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.279662] ... | |
| [ 114.282154] Call Trace: | |
| [ 114.284646] [<8006b210>] show_stack+0x70/0x8c | |
| [ 114.289074] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 114.294640] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 114.299244] [<80118c70>] kfree+0x150/0x160 | |
| [ 114.303410] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 114.307949] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 114.314511] TRACE kmalloc-4096 alloc 0x8700b380 inuse=7 fp=0x (null) | |
| [ 114.321050] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 114.326965] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 114.335507] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 114.344044] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 114.352580] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.361115] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.369651] ... | |
| [ 114.372143] Call Trace: | |
| [ 114.374634] [<8006b210>] show_stack+0x70/0x8c | |
| [ 114.379060] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 114.384630] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 114.390640] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 114.396389] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 114.401963] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 114.407617] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 114.412219] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 114.416498] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 114.423091] TRACE kmalloc-4096 free 0x8700b380 inuse=4 fp=0x8700c480 | |
| [ 114.429546] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 114.435459] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 114.443994] 80543800 8047c52c 8047c30c 8700b380 80570000 800a9a6c 00000000 00000006 | |
| [ 114.452530] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 114.461066] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.469602] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.478138] ... | |
| [ 114.480630] Call Trace: | |
| [ 114.483122] [<8006b210>] show_stack+0x70/0x8c | |
| [ 114.487548] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 114.493116] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 114.497718] [<80118c70>] kfree+0x150/0x160 | |
| [ 114.501886] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 114.506425] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 114.512976] TRACE kmalloc-4096 alloc 0x8700b380 inuse=7 fp=0x (null) | |
| [ 114.519516] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 114.525430] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 114.533965] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 114.542501] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 114.551037] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.559573] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.568108] ... | |
| [ 114.570601] Call Trace: | |
| [ 114.573091] [<8006b210>] show_stack+0x70/0x8c | |
| [ 114.577518] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 114.583087] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 114.589097] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 114.594845] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 114.600422] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 114.606074] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 114.610677] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 114.614953] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 114.621543] TRACE kmalloc-4096 free 0x8700b380 inuse=4 fp=0x8700a280 | |
| [ 114.627994] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 114.633908] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 114.642443] 80543800 8047c52c 8047c30c 8700b380 80570000 800a9a6c 00000000 00000006 | |
| [ 114.650979] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 114.659515] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.668051] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.676586] ... | |
| [ 114.679079] Call Trace: | |
| [ 114.681570] [<8006b210>] show_stack+0x70/0x8c | |
| [ 114.685997] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 114.691565] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 114.696166] [<80118c70>] kfree+0x150/0x160 | |
| [ 114.700325] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 114.704865] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 114.711417] TRACE kmalloc-4096 alloc 0x8700b380 inuse=7 fp=0x (null) | |
| [ 114.717956] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 114.723870] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 114.732405] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 114.740941] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 114.749477] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.758013] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.766549] ... | |
| [ 114.769041] Call Trace: | |
| [ 114.771531] [<8006b210>] show_stack+0x70/0x8c | |
| [ 114.775958] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 114.781527] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 114.787537] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 114.793284] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 114.798860] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 114.804515] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 114.809117] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 114.813393] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 114.819981] TRACE kmalloc-4096 free 0x8700b380 inuse=4 fp=0x8700c480 | |
| [ 114.826435] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 114.832348] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 114.840882] 80543800 8047c52c 8047c30c 8700b380 80570000 800a9a6c 00000000 00000006 | |
| [ 114.849418] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 114.857954] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.866490] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.875026] ... | |
| [ 114.877518] Call Trace: | |
| [ 114.880010] [<8006b210>] show_stack+0x70/0x8c | |
| [ 114.884437] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 114.890004] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 114.894606] [<80118c70>] kfree+0x150/0x160 | |
| [ 114.898765] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 114.903305] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 114.909857] TRACE kmalloc-4096 alloc 0x8700b380 inuse=7 fp=0x (null) | |
| [ 114.916396] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 114.922310] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 114.930845] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 114.939381] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 114.947917] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.956453] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 114.964990] ... | |
| [ 114.967480] Call Trace: | |
| [ 114.969972] [<8006b210>] show_stack+0x70/0x8c | |
| [ 114.974398] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 114.979967] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 114.985977] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 114.991724] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 114.997300] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 115.002955] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 115.007556] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 115.011832] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 115.018419] TRACE kmalloc-4096 free 0x8700b380 inuse=4 fp=0x8700a280 | |
| [ 115.024875] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 115.030789] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 115.039332] 80543800 8047c52c 8047c30c 8700b380 80570000 800a9a6c 00000000 00000006 | |
| [ 115.047868] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 115.056404] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.064940] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.073475] ... | |
| [ 115.075967] Call Trace: | |
| [ 115.078459] [<8006b210>] show_stack+0x70/0x8c | |
| [ 115.082887] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 115.088453] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 115.093056] [<80118c70>] kfree+0x150/0x160 | |
| [ 115.097223] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 115.101764] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 115.108370] TRACE kmalloc-4096 alloc 0x8700b380 inuse=7 fp=0x (null) | |
| [ 115.114916] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 115.120829] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 115.129364] 80543800 802afc34 00210d00 87637920 00000000 800a9a6c 00000000 00000006 | |
| [ 115.137900] 00000006 802ad2a0 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 115.146436] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.154972] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.163508] ... | |
| [ 115.166000] Call Trace: | |
| [ 115.168492] [<8006b210>] show_stack+0x70/0x8c | |
| [ 115.172918] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 115.178486] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 115.184497] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 115.190245] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 115.195820] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 115.201473] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 115.206075] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 115.210465] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 115.218458] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 115.223233] TRACE kmalloc-4096 alloc 0x8700c480 inuse=7 fp=0x (null) | |
| [ 115.229774] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 115.235688] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 115.244230] 80543800 802afc34 00210d00 874a5920 00000000 800a9a6c 00000000 00000006 | |
| [ 115.252766] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 115.261303] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.269838] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.278374] ... | |
| [ 115.280866] Call Trace: | |
| [ 115.283359] [<8006b210>] show_stack+0x70/0x8c | |
| [ 115.287787] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 115.293354] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 115.299363] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 115.305112] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 115.310691] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 115.316349] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 115.320951] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 115.325337] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 115.333324] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 115.338083] TRACE kmalloc-4096 alloc 0x8700a280 inuse=7 fp=0x (null) | |
| [ 115.344623] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 115.350536] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 115.359080] 80543800 802afc34 00210d00 874a4140 00000000 800a9a6c 00000000 00000006 | |
| [ 115.367615] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 115.376151] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.384687] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.393224] ... | |
| [ 115.395715] Call Trace: | |
| [ 115.398209] [<8006b210>] show_stack+0x70/0x8c | |
| [ 115.402636] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 115.408202] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 115.414213] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 115.419962] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 115.425538] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 115.431198] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 115.435800] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 115.440186] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 115.448173] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 115.452924] TRACE kmalloc-4096 alloc 0x8700d580 inuse=7 fp=0x (null) | |
| [ 115.459463] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 115.465377] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 115.473920] 80543800 802afc34 00210d00 8685ec80 00000000 800a9a6c 00000000 00000006 | |
| [ 115.482455] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 115.490991] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.499527] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.508063] ... | |
| [ 115.510555] Call Trace: | |
| [ 115.513048] [<8006b210>] show_stack+0x70/0x8c | |
| [ 115.517476] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 115.523042] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 115.529052] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 115.534802] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 115.540375] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 115.546029] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 115.550631] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 115.555017] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 115.563005] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 115.567748] TRACE kmalloc-4096 alloc 0x87faa280 inuse=7 fp=0x (null) | |
| [ 115.574295] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 115.580208] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 115.588751] 80543800 802afc34 00210d00 87d1fc80 00000000 800a9a6c 00000000 00000006 | |
| [ 115.597287] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 115.605823] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.614358] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.622895] ... | |
| [ 115.625386] Call Trace: | |
| [ 115.627879] [<8006b210>] show_stack+0x70/0x8c | |
| [ 115.632308] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 115.637873] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 115.643883] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 115.649632] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 115.655206] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 115.660860] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 115.665462] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 115.669846] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 115.677835] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 115.682455] TRACE kmalloc-4096 free 0x87faa280 inuse=5 fp=0x87fad580 | |
| [ 115.688905] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 115.694819] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 115.703353] 80543800 8047c52c 8047c30c 87faa280 80570000 800a9a6c 00000000 00000006 | |
| [ 115.711889] 00000006 02090220 80475b0c 87c09c2c 00000000 800d88dc 805476c2 00000038 | |
| [ 115.720425] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.728961] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.737496] ... | |
| [ 115.739989] Call Trace: | |
| [ 115.742480] [<8006b210>] show_stack+0x70/0x8c | |
| [ 115.746910] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 115.752475] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 115.757078] [<80118c70>] kfree+0x150/0x160 | |
| [ 115.761242] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 115.765875] [<876a4b80>] ieee80211_mark_rx_ba_filtered_frames+0xfcc/0x141c [mac80211] | |
| [ 115.773862] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 115.778520] TRACE kmalloc-4096 alloc 0x87faa280 inuse=7 fp=0x (null) | |
| [ 115.785062] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 115.790976] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 115.799519] 80543800 802afc34 00210d00 874a6800 00000000 800a9a6c 00000000 00000006 | |
| [ 115.808056] 00000006 80200088 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 115.816592] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.825127] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.833663] ... | |
| [ 115.836155] Call Trace: | |
| [ 115.838647] [<8006b210>] show_stack+0x70/0x8c | |
| [ 115.843076] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 115.848642] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 115.854652] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 115.860401] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 115.865972] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 115.871629] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 115.876230] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 115.880607] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 115.888595] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 115.893208] TRACE kmalloc-4096 free 0x87faa280 inuse=5 fp=0x87fab380 | |
| [ 115.899656] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 115.905570] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 115.914104] 80543800 8047c52c 8047c30c 87faa280 80570000 800a9a6c 00000000 00000006 | |
| [ 115.922640] 00000006 02090220 80475b0c 87c09c2c 00000000 800d88dc 805476c2 00000038 | |
| [ 115.931177] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.939712] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 115.948249] ... | |
| [ 115.950739] Call Trace: | |
| [ 115.953231] [<8006b210>] show_stack+0x70/0x8c | |
| [ 115.957661] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 115.963226] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 115.967829] [<80118c70>] kfree+0x150/0x160 | |
| [ 115.971993] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 115.976628] [<876a4b80>] ieee80211_mark_rx_ba_filtered_frames+0xfcc/0x141c [mac80211] | |
| [ 115.984622] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 115.989346] TRACE kmalloc-4096 alloc 0x87faa280 inuse=7 fp=0x (null) | |
| [ 115.995893] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 116.001807] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 116.010349] 80543800 802afc34 00210d00 870e21dc 02080020 800a9a6c 00000000 00000006 | |
| [ 116.018886] 00000006 80570000 80475b0c 87c09a04 00000000 800d88dc 805476c2 00000039 | |
| [ 116.027422] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.035958] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.044493] ... | |
| [ 116.046986] Call Trace: | |
| [ 116.049479] [<8006b210>] show_stack+0x70/0x8c | |
| [ 116.053906] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 116.059472] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 116.065482] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 116.071231] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 116.076804] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 116.082459] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 116.087062] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 116.091368] [<87797e30>] batadv_add_bcast_packet_to_list+0x94/0x200 [batman_adv] | |
| [ 116.098897] [<87796f70>] batadv_recv_bcast_packet+0x1a0/0x464 [batman_adv] | |
| [ 116.105903] [<87790588>] batadv_batman_skb_recv+0x174/0x22c [batman_adv] | |
| [ 116.112734] [<802becac>] __netif_receive_skb_core+0x508/0x9d0 | |
| [ 116.118568] [<802bfcb0>] netif_receive_skb_internal+0x60/0x70 | |
| [ 116.124531] [<8769fe78>] ieee80211_attach_ack_skb+0x1034/0x19b4 [mac80211] | |
| [ 116.131776] TRACE kmalloc-4096 alloc 0x87fad580 inuse=7 fp=0x (null) | |
| [ 116.138321] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 116.144235] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 116.152769] 80543800 802afc34 00210d00 875adb60 00000000 800a9a6c 00000000 00000006 | |
| [ 116.161305] 00000006 877a2224 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 116.169841] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.178377] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.186913] ... | |
| [ 116.189405] Call Trace: | |
| [ 116.191898] [<8006b210>] show_stack+0x70/0x8c | |
| [ 116.196326] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 116.201892] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 116.207901] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 116.213651] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 116.219230] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 116.224887] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 116.229490] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 116.233873] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 116.241863] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 116.246683] TRACE kmalloc-4096 alloc 0x87fab380 inuse=7 fp=0x (null) | |
| [ 116.253232] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 116.259146] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 116.267688] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 116.276224] 00000006 00000001 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 116.284760] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.293296] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.301832] ... | |
| [ 116.304324] Call Trace: | |
| [ 116.306817] [<8006b210>] show_stack+0x70/0x8c | |
| [ 116.311245] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 116.316811] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 116.322820] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 116.328569] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 116.334146] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 116.339806] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 116.344409] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 116.348713] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 116.355323] TRACE kmalloc-4096 free 0x87fab380 inuse=7 fp=0x (null) | |
| [ 116.361779] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 116.367693] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 116.376228] 80543800 8047c52c 8047c30c 87fab380 80570000 800a9a6c 00000000 00000006 | |
| [ 116.384764] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 116.393300] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.401836] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.410371] ... | |
| [ 116.412864] Call Trace: | |
| [ 116.415355] [<8006b210>] show_stack+0x70/0x8c | |
| [ 116.419782] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 116.425349] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 116.429952] [<80118c70>] kfree+0x150/0x160 | |
| [ 116.434119] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 116.438658] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 116.445240] TRACE kmalloc-4096 alloc 0x877f8080 inuse=7 fp=0x (null) | |
| [ 116.451776] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 116.457691] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 116.466234] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 116.474770] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 116.483306] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.491842] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.500377] ... | |
| [ 116.502869] Call Trace: | |
| [ 116.505361] [<8006b210>] show_stack+0x70/0x8c | |
| [ 116.509787] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 116.515356] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 116.521366] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 116.527115] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 116.532690] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 116.538344] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 116.542945] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 116.547229] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 116.553843] TRACE kmalloc-4096 free 0x877f8080 inuse=7 fp=0x (null) | |
| [ 116.560298] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 116.566212] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 116.574746] 80543800 8047c52c 8047c30c 877f8080 80570000 800a9a6c 00000000 00000006 | |
| [ 116.583283] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 116.591819] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.600354] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.608891] ... | |
| [ 116.611382] Call Trace: | |
| [ 116.613874] [<8006b210>] show_stack+0x70/0x8c | |
| [ 116.618303] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 116.623868] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 116.628471] [<80118c70>] kfree+0x150/0x160 | |
| [ 116.632641] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 116.637185] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 116.643770] TRACE kmalloc-4096 alloc 0x87056680 inuse=7 fp=0x (null) | |
| [ 116.650313] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 116.656227] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 116.664761] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 116.673298] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 116.681834] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.690370] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.698905] ... | |
| [ 116.701397] Call Trace: | |
| [ 116.703888] [<8006b210>] show_stack+0x70/0x8c | |
| [ 116.708316] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 116.713885] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 116.719894] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 116.725643] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 116.731219] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 116.736871] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 116.741474] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 116.745758] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 116.752349] TRACE kmalloc-4096 free 0x87056680 inuse=5 fp=0x87053380 | |
| [ 116.758800] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 116.764714] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 116.773249] 80543800 8047c52c 8047c30c 87056680 80570000 800a9a6c 00000000 00000006 | |
| [ 116.781784] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 116.790321] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.798856] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.807393] ... | |
| [ 116.809884] Call Trace: | |
| [ 116.812375] [<8006b210>] show_stack+0x70/0x8c | |
| [ 116.816804] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 116.822370] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 116.826972] [<80118c70>] kfree+0x150/0x160 | |
| [ 116.831140] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 116.835680] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 116.842228] TRACE kmalloc-4096 alloc 0x87056680 inuse=7 fp=0x (null) | |
| [ 116.848771] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 116.854685] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 116.863220] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 116.871755] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 116.880292] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.888828] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.897363] ... | |
| [ 116.899854] Call Trace: | |
| [ 116.902346] [<8006b210>] show_stack+0x70/0x8c | |
| [ 116.906773] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 116.912342] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 116.918352] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 116.924100] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 116.929674] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 116.935329] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 116.939931] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 116.944206] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 116.950795] TRACE kmalloc-4096 free 0x87056680 inuse=5 fp=0x87050080 | |
| [ 116.957248] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 116.963163] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 116.971697] 80543800 8047c52c 8047c30c 87056680 80570000 800a9a6c 00000000 00000006 | |
| [ 116.980233] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 116.988769] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 116.997305] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.005840] ... | |
| [ 117.008332] Call Trace: | |
| [ 117.010825] [<8006b210>] show_stack+0x70/0x8c | |
| [ 117.015253] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 117.020819] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 117.025422] [<80118c70>] kfree+0x150/0x160 | |
| [ 117.029590] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 117.034130] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 117.040674] TRACE kmalloc-4096 alloc 0x87056680 inuse=7 fp=0x (null) | |
| [ 117.047210] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 117.053125] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 117.061660] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 117.070196] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 117.078732] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.087267] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.095803] ... | |
| [ 117.098295] Call Trace: | |
| [ 117.100785] [<8006b210>] show_stack+0x70/0x8c | |
| [ 117.105214] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 117.110782] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 117.116791] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 117.122539] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 117.128115] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 117.133769] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 117.138371] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 117.142647] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 117.149257] TRACE kmalloc-4096 free 0x87056680 inuse=5 fp=0x87053380 | |
| [ 117.155715] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 117.161629] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 117.170172] 80543800 8047c52c 8047c30c 87056680 80570000 800a9a6c 00000000 00000006 | |
| [ 117.178708] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 117.187244] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.195780] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.204316] ... | |
| [ 117.206808] Call Trace: | |
| [ 117.209300] [<8006b210>] show_stack+0x70/0x8c | |
| [ 117.213731] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 117.219293] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 117.223897] [<80118c70>] kfree+0x150/0x160 | |
| [ 117.228065] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 117.232612] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 117.239176] TRACE kmalloc-4096 alloc 0x87056680 inuse=7 fp=0x (null) | |
| [ 117.245711] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 117.251626] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 117.260162] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 117.268696] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 117.277234] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.285769] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.294305] ... | |
| [ 117.296796] Call Trace: | |
| [ 117.299287] [<8006b210>] show_stack+0x70/0x8c | |
| [ 117.303716] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 117.309283] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 117.315294] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 117.321042] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 117.326617] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 117.332270] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 117.336872] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 117.341152] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 117.347718] TRACE kmalloc-4096 free 0x87056680 inuse=5 fp=0x87050080 | |
| [ 117.354173] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 117.360086] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 117.368621] 80543800 8047c52c 8047c30c 87056680 80570000 800a9a6c 00000000 00000006 | |
| [ 117.377157] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 117.385693] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.394229] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.402765] ... | |
| [ 117.405256] Call Trace: | |
| [ 117.407748] [<8006b210>] show_stack+0x70/0x8c | |
| [ 117.412177] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 117.417743] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 117.422346] [<80118c70>] kfree+0x150/0x160 | |
| [ 117.426515] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 117.431049] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 117.437611] TRACE kmalloc-4096 alloc 0x87056680 inuse=7 fp=0x (null) | |
| [ 117.444152] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 117.450067] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 117.458610] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 117.467146] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 117.475682] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.484218] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.492754] ... | |
| [ 117.495245] Call Trace: | |
| [ 117.497736] [<8006b210>] show_stack+0x70/0x8c | |
| [ 117.502165] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 117.507732] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 117.513743] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 117.519490] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 117.525066] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 117.530719] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 117.535321] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 117.539599] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 117.546190] TRACE kmalloc-4096 free 0x87056680 inuse=5 fp=0x87053380 | |
| [ 117.552647] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 117.558563] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 117.567105] 80543800 8047c52c 8047c30c 87056680 80570000 800a9a6c 00000000 00000006 | |
| [ 117.575641] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 117.584177] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.592712] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.601248] ... | |
| [ 117.603740] Call Trace: | |
| [ 117.606232] [<8006b210>] show_stack+0x70/0x8c | |
| [ 117.610661] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 117.616227] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 117.620830] [<80118c70>] kfree+0x150/0x160 | |
| [ 117.624998] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 117.629537] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 117.636084] TRACE kmalloc-4096 alloc 0x87056680 inuse=7 fp=0x (null) | |
| [ 117.642628] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 117.648542] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 117.657085] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 117.665621] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 117.674157] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.682693] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.691229] ... | |
| [ 117.693721] Call Trace: | |
| [ 117.696211] [<8006b210>] show_stack+0x70/0x8c | |
| [ 117.700640] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 117.706208] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 117.712217] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 117.717966] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 117.723540] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 117.729194] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 117.733797] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 117.738074] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 117.744663] TRACE kmalloc-4096 free 0x87056680 inuse=5 fp=0x87050080 | |
| [ 117.751114] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 117.757028] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 117.765563] 80543800 8047c52c 8047c30c 87056680 80570000 800a9a6c 00000000 00000006 | |
| [ 117.774099] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 117.782634] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.791171] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.799707] ... | |
| [ 117.802198] Call Trace: | |
| [ 117.804690] [<8006b210>] show_stack+0x70/0x8c | |
| [ 117.809119] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 117.814684] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 117.819287] [<80118c70>] kfree+0x150/0x160 | |
| [ 117.823454] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 117.827995] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 117.834542] TRACE kmalloc-4096 alloc 0x87056680 inuse=7 fp=0x (null) | |
| [ 117.841085] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 117.847000] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 117.855543] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 117.864078] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 117.872615] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.881150] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.889687] ... | |
| [ 117.892178] Call Trace: | |
| [ 117.894669] [<8006b210>] show_stack+0x70/0x8c | |
| [ 117.899097] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 117.904666] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 117.910675] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 117.916424] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 117.921997] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 117.927652] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 117.932254] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 117.936533] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 117.943118] TRACE kmalloc-4096 free 0x87056680 inuse=5 fp=0x87053380 | |
| [ 117.949572] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 117.955486] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 117.964029] 80543800 8047c52c 8047c30c 87056680 80570000 800a9a6c 00000000 00000006 | |
| [ 117.972565] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 117.981101] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.989637] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 117.998173] ... | |
| [ 118.000665] Call Trace: | |
| [ 118.003156] [<8006b210>] show_stack+0x70/0x8c | |
| [ 118.007584] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 118.013150] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 118.017753] [<80118c70>] kfree+0x150/0x160 | |
| [ 118.021922] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 118.026462] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 118.033009] TRACE kmalloc-4096 alloc 0x87056680 inuse=7 fp=0x (null) | |
| [ 118.039551] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 118.045465] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 118.054001] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 118.062537] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 118.071073] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.079608] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.088145] ... | |
| [ 118.090635] Call Trace: | |
| [ 118.093126] [<8006b210>] show_stack+0x70/0x8c | |
| [ 118.097555] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 118.103123] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 118.109133] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 118.114880] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 118.120457] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 118.126110] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 118.130712] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 118.134989] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 118.141589] TRACE kmalloc-4096 free 0x87056680 inuse=5 fp=0x87050080 | |
| [ 118.148039] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 118.153952] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 118.162487] 80543800 8047c52c 8047c30c 87056680 80570000 800a9a6c 00000000 00000006 | |
| [ 118.171023] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 118.179559] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.188094] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.196630] ... | |
| [ 118.199122] Call Trace: | |
| [ 118.201613] [<8006b210>] show_stack+0x70/0x8c | |
| [ 118.206044] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 118.211608] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 118.216211] [<80118c70>] kfree+0x150/0x160 | |
| [ 118.220379] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 118.224922] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 118.231594] TRACE kmalloc-4096 alloc 0x87056680 inuse=7 fp=0x (null) | |
| [ 118.238142] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 118.244056] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 118.252599] 80543800 802afc34 00210d00 874a4a40 00000000 800a9a6c 00000000 00000006 | |
| [ 118.261135] 00000006 000d001c 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 118.269670] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.278206] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.286743] ... | |
| [ 118.289234] Call Trace: | |
| [ 118.291726] [<8006b210>] show_stack+0x70/0x8c | |
| [ 118.296155] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 118.301721] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 118.307731] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 118.313480] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 118.319055] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 118.324709] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 118.329310] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 118.333698] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 118.341692] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 118.346442] TRACE kmalloc-4096 alloc 0x87053380 inuse=7 fp=0x (null) | |
| [ 118.352983] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 118.358896] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 118.367439] 80543800 802afc34 00210d00 874a7da0 00000000 800a9a6c 00000000 00000006 | |
| [ 118.375974] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 118.384510] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.393046] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.401582] ... | |
| [ 118.404074] Call Trace: | |
| [ 118.406567] [<8006b210>] show_stack+0x70/0x8c | |
| [ 118.410996] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 118.416562] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 118.422571] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 118.428320] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 118.433894] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 118.439548] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 118.444149] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 118.448536] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 118.456523] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 118.461274] TRACE kmalloc-4096 alloc 0x87050080 inuse=7 fp=0x (null) | |
| [ 118.467822] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 118.473736] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 118.482270] 80543800 802afc34 00210d00 874a7260 00000000 800a9a6c 00000000 00000006 | |
| [ 118.490806] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 118.499342] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.507878] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.516414] ... | |
| [ 118.518906] Call Trace: | |
| [ 118.521399] [<8006b210>] show_stack+0x70/0x8c | |
| [ 118.525827] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 118.531392] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 118.537402] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 118.543151] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 118.548726] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 118.554379] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 118.558981] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 118.563367] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 118.571354] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 118.576102] TRACE kmalloc-4096 alloc 0x87230080 inuse=7 fp=0x (null) | |
| [ 118.582644] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 118.588558] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 118.597102] 80543800 802afc34 00210d00 875f7260 00000000 800a9a6c 00000000 00000006 | |
| [ 118.605637] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 118.614173] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.622710] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.631245] ... | |
| [ 118.633738] Call Trace: | |
| [ 118.636229] [<8006b210>] show_stack+0x70/0x8c | |
| [ 118.640658] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 118.646224] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 118.652234] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 118.657983] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 118.663555] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 118.669210] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 118.673812] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 118.678197] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 118.686186] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 118.690928] TRACE kmalloc-4096 alloc 0x87235580 inuse=7 fp=0x (null) | |
| [ 118.697467] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 118.703380] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 118.711915] 80543800 802afc34 00210d00 875834a0 00000000 800a9a6c 00000000 00000006 | |
| [ 118.720451] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 118.728987] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.737523] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.746059] ... | |
| [ 118.748550] Call Trace: | |
| [ 118.751044] [<8006b210>] show_stack+0x70/0x8c | |
| [ 118.755472] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 118.761038] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 118.767048] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 118.772796] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 118.778371] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 118.784024] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 118.788625] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 118.793010] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 118.800999] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 118.805761] TRACE kmalloc-4096 alloc 0x87234480 inuse=7 fp=0x (null) | |
| [ 118.812307] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 118.818221] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 118.826763] 80543800 802afc34 00210d00 875f7b60 00000000 800a9a6c 00000000 00000006 | |
| [ 118.835299] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 118.843835] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.852372] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.860907] ... | |
| [ 118.863399] Call Trace: | |
| [ 118.865893] [<8006b210>] show_stack+0x70/0x8c | |
| [ 118.870320] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 118.875886] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 118.881896] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 118.887645] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 118.893221] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 118.898882] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 118.903483] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 118.907872] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 118.915866] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 118.920615] TRACE kmalloc-4096 alloc 0x87fab380 inuse=7 fp=0x (null) | |
| [ 118.927157] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 118.933069] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 118.941604] 80543800 802afc34 00210d00 874af6e0 00000000 800a9a6c 00000000 00000006 | |
| [ 118.950139] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 118.958676] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.967211] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 118.975748] ... | |
| [ 118.978240] Call Trace: | |
| [ 118.980732] [<8006b210>] show_stack+0x70/0x8c | |
| [ 118.985160] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 118.990726] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 118.996736] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 119.002485] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 119.008059] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 119.013713] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 119.018315] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 119.022698] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 119.030687] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 119.035435] TRACE kmalloc-4096 alloc 0x877f8080 inuse=7 fp=0x (null) | |
| [ 119.041977] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 119.047892] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 119.056434] 80543800 802afc34 00210d00 87d1f020 00000000 800a9a6c 00000000 00000006 | |
| [ 119.064971] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 119.073506] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.082043] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.090579] ... | |
| [ 119.093071] Call Trace: | |
| [ 119.095564] [<8006b210>] show_stack+0x70/0x8c | |
| [ 119.099991] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 119.105558] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 119.111568] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 119.117316] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 119.122889] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 119.128544] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 119.133146] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 119.137530] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 119.145518] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 119.150377] TRACE kmalloc-4096 alloc 0x86a78080 inuse=7 fp=0x (null) | |
| [ 119.156925] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 119.162838] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 119.171381] 80543800 802afc34 00210d00 875816e0 00000000 800a9a6c 00000000 00000006 | |
| [ 119.179916] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 119.188452] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.196989] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.205524] ... | |
| [ 119.208017] Call Trace: | |
| [ 119.210509] [<8006b210>] show_stack+0x70/0x8c | |
| [ 119.214938] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 119.220503] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 119.226513] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 119.232262] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 119.237845] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 119.243498] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 119.248100] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 119.252500] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 119.260491] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 119.265115] TRACE kmalloc-4096 free 0x86a78080 inuse=1 fp=0x86a7e680 | |
| [ 119.271560] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 119.277475] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 119.286009] 80543800 8047c52c 8047c30c 86a78080 80570000 800a9a6c 00000000 00000006 | |
| [ 119.294545] 00000006 02090220 80475b0c 87c09c2c 00000000 800d88dc 805476c2 00000038 | |
| [ 119.303080] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.311616] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.320153] ... | |
| [ 119.322645] Call Trace: | |
| [ 119.325136] [<8006b210>] show_stack+0x70/0x8c | |
| [ 119.329566] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 119.335131] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 119.339733] [<80118c70>] kfree+0x150/0x160 | |
| [ 119.343898] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 119.348528] [<876a4b80>] ieee80211_mark_rx_ba_filtered_frames+0xfcc/0x141c [mac80211] | |
| [ 119.356518] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 119.361183] TRACE kmalloc-4096 alloc 0x86a78080 inuse=7 fp=0x (null) | |
| [ 119.367727] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 119.373641] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 119.382185] 80543800 802afc34 00210d00 87581140 00000000 800a9a6c 00000000 00000006 | |
| [ 119.390720] 00000006 80200088 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 119.399256] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.407793] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.416328] ... | |
| [ 119.418820] Call Trace: | |
| [ 119.421312] [<8006b210>] show_stack+0x70/0x8c | |
| [ 119.425741] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 119.431307] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 119.437316] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 119.443065] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 119.448636] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 119.454294] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 119.458896] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 119.463273] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 119.471260] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 119.476018] TRACE kmalloc-4096 alloc 0x86a79180 inuse=7 fp=0x (null) | |
| [ 119.482559] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 119.488473] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 119.497015] 80543800 802afc34 00210d00 875a85c0 00000000 800a9a6c 00000000 00000006 | |
| [ 119.505551] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 119.514088] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.522624] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.531160] ... | |
| [ 119.533652] Call Trace: | |
| [ 119.536144] [<8006b210>] show_stack+0x70/0x8c | |
| [ 119.540573] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 119.546138] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 119.552148] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 119.557897] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 119.563474] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 119.569134] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 119.573735] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 119.578122] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 119.586108] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 119.590864] TRACE kmalloc-4096 alloc 0x86a7e680 inuse=7 fp=0x (null) | |
| [ 119.597407] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 119.603322] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 119.611864] 80543800 802afc34 00210d00 876364a0 00000000 800a9a6c 00000000 00000006 | |
| [ 119.620400] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 119.628936] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.637472] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.646008] ... | |
| [ 119.648500] Call Trace: | |
| [ 119.650992] [<8006b210>] show_stack+0x70/0x8c | |
| [ 119.655421] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 119.660987] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 119.666997] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 119.672745] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 119.678323] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 119.683982] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 119.688585] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 119.692964] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 119.700958] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 119.705705] TRACE kmalloc-4096 alloc 0x86a7a280 inuse=7 fp=0x (null) | |
| [ 119.712248] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 119.718162] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 119.726705] 80543800 802afc34 00210d00 87636a40 00000000 800a9a6c 00000000 00000006 | |
| [ 119.735240] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 119.743776] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.752312] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.760848] ... | |
| [ 119.763340] Call Trace: | |
| [ 119.765833] [<8006b210>] show_stack+0x70/0x8c | |
| [ 119.770261] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 119.775828] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 119.781837] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 119.787586] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 119.793161] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 119.798822] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 119.803425] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 119.807809] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 119.815798] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 119.820612] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 119.827158] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 119.833072] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 119.841615] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 119.850151] 00000006 00000001 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 119.858687] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.867222] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.875758] ... | |
| [ 119.878251] Call Trace: | |
| [ 119.880744] [<8006b210>] show_stack+0x70/0x8c | |
| [ 119.885172] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 119.890737] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 119.896747] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 119.902496] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 119.908073] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 119.913733] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 119.918335] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 119.922641] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 119.929242] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7b380 | |
| [ 119.935696] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 119.941611] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 119.950153] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 119.958690] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 119.967225] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.975762] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 119.984298] ... | |
| [ 119.986789] Call Trace: | |
| [ 119.989281] [<8006b210>] show_stack+0x70/0x8c | |
| [ 119.993709] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 119.999276] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 120.003878] [<80118c70>] kfree+0x150/0x160 | |
| [ 120.008045] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 120.012585] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 120.019139] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 120.025676] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 120.031591] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 120.040125] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 120.048661] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 120.057198] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.065733] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.074269] ... | |
| [ 120.076761] Call Trace: | |
| [ 120.079251] [<8006b210>] show_stack+0x70/0x8c | |
| [ 120.083679] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 120.089248] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 120.095257] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 120.101006] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 120.106582] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 120.112234] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 120.116837] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 120.121115] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 120.127712] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7c480 | |
| [ 120.134163] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 120.140078] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 120.148621] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 120.157157] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 120.165692] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.174229] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.182764] ... | |
| [ 120.185257] Call Trace: | |
| [ 120.187748] [<8006b210>] show_stack+0x70/0x8c | |
| [ 120.192174] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 120.197742] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 120.202344] [<80118c70>] kfree+0x150/0x160 | |
| [ 120.206512] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 120.211052] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 120.217606] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 120.224143] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 120.230057] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 120.238592] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 120.247128] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 120.255664] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.264200] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.272735] ... | |
| [ 120.275227] Call Trace: | |
| [ 120.277718] [<8006b210>] show_stack+0x70/0x8c | |
| [ 120.282145] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 120.287714] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 120.293724] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 120.299472] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 120.305048] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 120.310701] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 120.315303] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 120.319579] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 120.326177] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7b380 | |
| [ 120.332629] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 120.338544] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 120.347077] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 120.355614] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 120.364150] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.372686] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.381222] ... | |
| [ 120.383714] Call Trace: | |
| [ 120.386206] [<8006b210>] show_stack+0x70/0x8c | |
| [ 120.390631] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 120.396199] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 120.400802] [<80118c70>] kfree+0x150/0x160 | |
| [ 120.404969] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 120.409510] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 120.416066] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 120.422610] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 120.428523] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 120.437058] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 120.445594] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 120.454130] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.462666] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.471202] ... | |
| [ 120.473694] Call Trace: | |
| [ 120.476185] [<8006b210>] show_stack+0x70/0x8c | |
| [ 120.480611] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 120.486181] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 120.492190] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 120.497938] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 120.503513] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 120.509167] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 120.513769] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 120.518046] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 120.524672] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7c480 | |
| [ 120.531123] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 120.537036] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 120.545570] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 120.554107] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 120.562643] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.571178] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.579714] ... | |
| [ 120.582206] Call Trace: | |
| [ 120.584700] [<8006b210>] show_stack+0x70/0x8c | |
| [ 120.589125] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 120.594693] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 120.599294] [<80118c70>] kfree+0x150/0x160 | |
| [ 120.603465] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 120.608009] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 120.614572] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 120.621110] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 120.627025] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 120.635560] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 120.644095] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 120.652631] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.661167] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.669703] ... | |
| [ 120.672195] Call Trace: | |
| [ 120.674686] [<8006b210>] show_stack+0x70/0x8c | |
| [ 120.679113] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 120.684682] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 120.690692] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 120.696439] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 120.702015] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 120.707669] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 120.712271] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 120.716548] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 120.723144] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7b380 | |
| [ 120.729598] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 120.735512] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 120.744055] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 120.752590] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 120.761127] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.769662] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.778199] ... | |
| [ 120.780691] Call Trace: | |
| [ 120.783183] [<8006b210>] show_stack+0x70/0x8c | |
| [ 120.787609] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 120.793176] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 120.797779] [<80118c70>] kfree+0x150/0x160 | |
| [ 120.801946] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 120.806487] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 120.813147] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 120.819692] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 120.825606] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 120.834149] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 120.842685] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 120.851221] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.859757] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.868292] ... | |
| [ 120.870785] Call Trace: | |
| [ 120.873277] [<8006b210>] show_stack+0x70/0x8c | |
| [ 120.877704] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 120.883271] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 120.889282] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 120.895031] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 120.900607] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 120.906268] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 120.910869] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 120.915155] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 120.921754] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7c480 | |
| [ 120.928205] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 120.934119] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 120.942653] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 120.951189] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 120.959725] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.968261] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 120.976798] ... | |
| [ 120.979290] Call Trace: | |
| [ 120.981780] [<8006b210>] show_stack+0x70/0x8c | |
| [ 120.986208] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 120.991775] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 120.996377] [<80118c70>] kfree+0x150/0x160 | |
| [ 121.000546] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 121.005083] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 121.011641] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 121.018185] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 121.024099] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 121.032642] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 121.041178] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 121.049714] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.058249] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.066786] ... | |
| [ 121.069277] Call Trace: | |
| [ 121.071768] [<8006b210>] show_stack+0x70/0x8c | |
| [ 121.076195] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 121.081765] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 121.087775] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 121.093521] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 121.099098] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 121.104752] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 121.109354] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 121.113631] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 121.120229] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7b380 | |
| [ 121.126681] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 121.132594] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 121.141128] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 121.149665] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 121.158200] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.166736] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.175272] ... | |
| [ 121.177763] Call Trace: | |
| [ 121.180255] [<8006b210>] show_stack+0x70/0x8c | |
| [ 121.184683] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 121.190249] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 121.194852] [<80118c70>] kfree+0x150/0x160 | |
| [ 121.199019] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 121.203560] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 121.210116] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 121.216660] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 121.222573] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 121.231108] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 121.239644] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 121.248181] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.256716] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.265252] ... | |
| [ 121.267744] Call Trace: | |
| [ 121.270235] [<8006b210>] show_stack+0x70/0x8c | |
| [ 121.274661] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 121.280230] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 121.286241] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 121.291988] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 121.297564] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 121.303219] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 121.307819] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 121.312099] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 121.318694] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7c480 | |
| [ 121.325147] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 121.331061] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 121.339594] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 121.348131] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 121.356667] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.365203] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.373738] ... | |
| [ 121.376230] Call Trace: | |
| [ 121.378722] [<8006b210>] show_stack+0x70/0x8c | |
| [ 121.383149] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 121.388716] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 121.393318] [<80118c70>] kfree+0x150/0x160 | |
| [ 121.397486] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 121.402028] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 121.408580] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 121.415118] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 121.421031] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 121.429565] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 121.438102] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 121.446638] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.455174] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.463710] ... | |
| [ 121.466202] Call Trace: | |
| [ 121.468693] [<8006b210>] show_stack+0x70/0x8c | |
| [ 121.473120] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 121.478688] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 121.484698] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 121.490447] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 121.496022] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 121.501676] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 121.506278] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 121.510556] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 121.517151] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7b380 | |
| [ 121.523604] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 121.529518] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 121.538061] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 121.546596] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 121.555133] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.563669] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.572205] ... | |
| [ 121.574696] Call Trace: | |
| [ 121.577188] [<8006b210>] show_stack+0x70/0x8c | |
| [ 121.581616] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 121.587183] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 121.591786] [<80118c70>] kfree+0x150/0x160 | |
| [ 121.595953] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 121.600494] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 121.607053] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 121.613593] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 121.619507] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 121.628042] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 121.636577] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 121.645113] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.653649] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.662185] ... | |
| [ 121.664677] Call Trace: | |
| [ 121.667168] [<8006b210>] show_stack+0x70/0x8c | |
| [ 121.671594] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 121.677164] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 121.683175] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 121.688921] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 121.694497] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 121.700152] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 121.704753] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 121.709031] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 121.715628] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7c480 | |
| [ 121.722079] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 121.727992] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 121.736528] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 121.745063] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 121.753599] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.762136] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.770671] ... | |
| [ 121.773164] Call Trace: | |
| [ 121.775655] [<8006b210>] show_stack+0x70/0x8c | |
| [ 121.780082] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 121.785650] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 121.790252] [<80118c70>] kfree+0x150/0x160 | |
| [ 121.794419] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 121.798960] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 121.805521] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 121.812059] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 121.817973] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 121.826508] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 121.835044] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 121.843579] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.852116] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.860652] ... | |
| [ 121.863143] Call Trace: | |
| [ 121.865634] [<8006b210>] show_stack+0x70/0x8c | |
| [ 121.870061] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 121.875630] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 121.881640] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 121.887387] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 121.892964] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 121.898617] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 121.903219] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 121.907498] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 121.914069] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7b380 | |
| [ 121.920519] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 121.926433] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 121.934968] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 121.943503] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 121.952039] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.960576] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 121.969112] ... | |
| [ 121.971603] Call Trace: | |
| [ 121.974095] [<8006b210>] show_stack+0x70/0x8c | |
| [ 121.978523] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 121.984089] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 121.988692] [<80118c70>] kfree+0x150/0x160 | |
| [ 121.992860] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 121.997399] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 122.003953] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 122.010490] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 122.016404] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 122.024938] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 122.033475] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 122.042010] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.050547] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.059083] ... | |
| [ 122.061574] Call Trace: | |
| [ 122.064066] [<8006b210>] show_stack+0x70/0x8c | |
| [ 122.068491] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 122.074061] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 122.080072] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 122.085817] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 122.091395] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 122.097048] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 122.101651] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 122.105927] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 122.112525] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7c480 | |
| [ 122.118977] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 122.124891] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 122.133434] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 122.141970] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 122.150505] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.159042] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.167578] ... | |
| [ 122.170069] Call Trace: | |
| [ 122.172561] [<8006b210>] show_stack+0x70/0x8c | |
| [ 122.176989] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 122.182555] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 122.187158] [<80118c70>] kfree+0x150/0x160 | |
| [ 122.191325] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 122.195867] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 122.202430] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 122.208965] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 122.214880] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 122.223423] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 122.231958] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 122.240495] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.249031] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.257567] ... | |
| [ 122.260058] Call Trace: | |
| [ 122.262549] [<8006b210>] show_stack+0x70/0x8c | |
| [ 122.266977] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 122.272545] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 122.278556] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 122.284303] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 122.289879] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 122.295533] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 122.300134] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 122.304411] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 122.311006] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7b380 | |
| [ 122.317461] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 122.323375] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 122.331909] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 122.340446] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 122.348981] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.357517] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.366054] ... | |
| [ 122.368545] Call Trace: | |
| [ 122.371037] [<8006b210>] show_stack+0x70/0x8c | |
| [ 122.375464] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 122.381031] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 122.385633] [<80118c70>] kfree+0x150/0x160 | |
| [ 122.389801] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 122.394342] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 122.400893] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 122.407431] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 122.413346] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 122.421889] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 122.430424] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 122.438961] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.447497] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.456033] ... | |
| [ 122.458525] Call Trace: | |
| [ 122.461015] [<8006b210>] show_stack+0x70/0x8c | |
| [ 122.465442] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 122.471012] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 122.477022] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 122.482769] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 122.488345] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 122.493999] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 122.498600] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 122.502877] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 122.509473] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7c480 | |
| [ 122.515927] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 122.521840] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 122.530376] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 122.538911] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 122.547447] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.555984] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.564519] ... | |
| [ 122.567012] Call Trace: | |
| [ 122.569502] [<8006b210>] show_stack+0x70/0x8c | |
| [ 122.573929] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 122.579497] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 122.584100] [<80118c70>] kfree+0x150/0x160 | |
| [ 122.588267] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 122.592807] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 122.599359] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 122.605898] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 122.611813] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 122.620347] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 122.628883] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 122.637419] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.645954] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.654491] ... | |
| [ 122.656982] Call Trace: | |
| [ 122.659473] [<8006b210>] show_stack+0x70/0x8c | |
| [ 122.663899] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 122.669469] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 122.675480] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 122.681226] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 122.686802] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 122.692456] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 122.697058] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 122.701337] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 122.707938] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7b380 | |
| [ 122.714394] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 122.720307] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 122.728842] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 122.737377] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 122.745914] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.754449] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.762986] ... | |
| [ 122.765478] Call Trace: | |
| [ 122.767970] [<8006b210>] show_stack+0x70/0x8c | |
| [ 122.772397] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 122.777964] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 122.782566] [<80118c70>] kfree+0x150/0x160 | |
| [ 122.786733] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 122.791275] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 122.797841] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 122.804383] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 122.810296] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 122.818830] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 122.827367] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 122.835903] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.844439] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.852974] ... | |
| [ 122.855466] Call Trace: | |
| [ 122.857957] [<8006b210>] show_stack+0x70/0x8c | |
| [ 122.862384] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 122.867953] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 122.873964] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 122.879711] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 122.885287] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 122.890941] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 122.895542] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 122.899821] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 122.906393] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7c480 | |
| [ 122.912843] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 122.918755] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 122.927291] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 122.935826] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 122.944363] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.952899] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 122.961434] ... | |
| [ 122.963926] Call Trace: | |
| [ 122.966418] [<8006b210>] show_stack+0x70/0x8c | |
| [ 122.970846] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 122.976412] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 122.981014] [<80118c70>] kfree+0x150/0x160 | |
| [ 122.985174] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 122.989711] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 122.996267] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 123.002804] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 123.008719] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 123.017253] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 123.025788] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 123.034324] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.042861] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.051397] ... | |
| [ 123.053889] Call Trace: | |
| [ 123.056380] [<8006b210>] show_stack+0x70/0x8c | |
| [ 123.060806] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 123.066375] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 123.072387] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 123.078133] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 123.083710] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 123.089363] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 123.093965] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 123.098242] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 123.104861] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7b380 | |
| [ 123.111319] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 123.117232] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 123.125775] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 123.134311] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 123.142847] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.151383] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.159918] ... | |
| [ 123.162410] Call Trace: | |
| [ 123.164901] [<8006b210>] show_stack+0x70/0x8c | |
| [ 123.169330] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 123.174896] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 123.179498] [<80118c70>] kfree+0x150/0x160 | |
| [ 123.183667] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 123.188212] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 123.194774] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 123.201315] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 123.207229] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 123.215763] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 123.224299] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 123.232835] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.241372] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.249907] ... | |
| [ 123.252399] Call Trace: | |
| [ 123.254890] [<8006b210>] show_stack+0x70/0x8c | |
| [ 123.259316] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 123.264886] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 123.270896] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 123.276642] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 123.282219] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 123.287874] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 123.292475] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 123.296751] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 123.303387] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7c480 | |
| [ 123.309846] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 123.315760] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 123.324302] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 123.332838] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 123.341375] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.349911] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.358447] ... | |
| [ 123.360938] Call Trace: | |
| [ 123.363431] [<8006b210>] show_stack+0x70/0x8c | |
| [ 123.367857] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 123.373425] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 123.378027] [<80118c70>] kfree+0x150/0x160 | |
| [ 123.382195] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 123.386742] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 123.393312] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 123.399851] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 123.405765] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 123.414300] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 123.422836] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 123.431373] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.439908] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.448444] ... | |
| [ 123.450936] Call Trace: | |
| [ 123.453427] [<8006b210>] show_stack+0x70/0x8c | |
| [ 123.457853] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 123.463423] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 123.469433] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 123.475180] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 123.480757] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 123.486410] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 123.491011] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 123.495289] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 123.501885] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7b380 | |
| [ 123.508339] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 123.514252] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 123.522786] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 123.531323] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 123.539858] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.548395] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.556931] ... | |
| [ 123.559422] Call Trace: | |
| [ 123.561915] [<8006b210>] show_stack+0x70/0x8c | |
| [ 123.566341] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 123.571908] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 123.576511] [<80118c70>] kfree+0x150/0x160 | |
| [ 123.580679] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 123.585220] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 123.591773] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 123.598310] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 123.604224] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 123.612767] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 123.621302] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 123.629838] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.638374] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.646911] ... | |
| [ 123.649402] Call Trace: | |
| [ 123.651893] [<8006b210>] show_stack+0x70/0x8c | |
| [ 123.656320] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 123.661889] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 123.667899] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 123.673647] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 123.679223] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 123.684877] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 123.689478] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 123.693756] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 123.700354] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7c480 | |
| [ 123.706806] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 123.712719] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 123.721254] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 123.729789] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 123.738324] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.746861] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.755397] ... | |
| [ 123.757889] Call Trace: | |
| [ 123.760381] [<8006b210>] show_stack+0x70/0x8c | |
| [ 123.764807] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 123.770374] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 123.774968] [<80118c70>] kfree+0x150/0x160 | |
| [ 123.779137] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 123.783678] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 123.790251] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 123.796794] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 123.802707] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 123.811241] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 123.819778] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 123.828314] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.836850] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.845385] ... | |
| [ 123.847877] Call Trace: | |
| [ 123.850368] [<8006b210>] show_stack+0x70/0x8c | |
| [ 123.854795] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 123.860364] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 123.866374] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 123.872122] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 123.877698] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 123.883352] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 123.887953] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 123.892233] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 123.898806] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7b380 | |
| [ 123.905263] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 123.911176] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 123.919711] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 123.928247] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 123.936783] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.945319] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 123.953854] ... | |
| [ 123.956347] Call Trace: | |
| [ 123.958838] [<8006b210>] show_stack+0x70/0x8c | |
| [ 123.963266] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 123.968833] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 123.973435] [<80118c70>] kfree+0x150/0x160 | |
| [ 123.977601] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 123.982141] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 123.988697] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 123.995233] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 124.001148] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 124.009690] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 124.018227] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 124.026762] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.035298] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.043834] ... | |
| [ 124.046325] Call Trace: | |
| [ 124.048818] [<8006b210>] show_stack+0x70/0x8c | |
| [ 124.053244] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 124.058814] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 124.064823] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 124.070571] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 124.076146] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 124.081801] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 124.086402] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 124.090682] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 124.097281] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7c480 | |
| [ 124.103738] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 124.109652] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 124.118194] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 124.126730] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 124.135267] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.143803] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.152338] ... | |
| [ 124.154830] Call Trace: | |
| [ 124.157322] [<8006b210>] show_stack+0x70/0x8c | |
| [ 124.161749] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 124.167316] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 124.171919] [<80118c70>] kfree+0x150/0x160 | |
| [ 124.176086] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 124.180627] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 124.187183] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 124.193726] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 124.199640] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 124.208175] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 124.216710] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 124.225246] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.233782] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.242319] ... | |
| [ 124.244810] Call Trace: | |
| [ 124.247301] [<8006b210>] show_stack+0x70/0x8c | |
| [ 124.251729] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 124.257297] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 124.263308] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 124.269055] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 124.274631] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 124.280285] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 124.284886] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 124.289165] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 124.295763] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7b380 | |
| [ 124.302223] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 124.308135] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 124.316670] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 124.325206] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 124.333742] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.342277] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.350814] ... | |
| [ 124.353306] Call Trace: | |
| [ 124.355797] [<8006b210>] show_stack+0x70/0x8c | |
| [ 124.360224] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 124.365791] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 124.370394] [<80118c70>] kfree+0x150/0x160 | |
| [ 124.374562] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 124.379103] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 124.385655] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 124.392192] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 124.398107] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 124.406649] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 124.415186] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 124.423722] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.432258] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.440793] ... | |
| [ 124.443286] Call Trace: | |
| [ 124.445776] [<8006b210>] show_stack+0x70/0x8c | |
| [ 124.450202] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 124.455772] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 124.461783] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 124.467531] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 124.473107] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 124.478769] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 124.483370] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 124.487647] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 124.494246] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7c480 | |
| [ 124.500696] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 124.506611] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 124.515145] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 124.523680] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 124.532218] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.540753] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.549289] ... | |
| [ 124.551781] Call Trace: | |
| [ 124.554273] [<8006b210>] show_stack+0x70/0x8c | |
| [ 124.558700] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 124.564266] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 124.568869] [<80118c70>] kfree+0x150/0x160 | |
| [ 124.573037] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 124.577577] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 124.584133] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 124.590676] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 124.596591] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 124.605125] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 124.613661] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 124.622198] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.630733] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.639269] ... | |
| [ 124.641761] Call Trace: | |
| [ 124.644251] [<8006b210>] show_stack+0x70/0x8c | |
| [ 124.648678] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 124.654247] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 124.660258] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 124.666005] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 124.671581] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 124.677234] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 124.681837] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 124.686113] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 124.692710] TRACE kmalloc-4096 free 0x86a7d580 inuse=5 fp=0x86a7b380 | |
| [ 124.699163] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 124.705077] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 124.713620] 80543800 8047c52c 8047c30c 86a7d580 80570000 800a9a6c 00000000 00000006 | |
| [ 124.722156] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 124.730692] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.739228] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.747764] ... | |
| [ 124.750256] Call Trace: | |
| [ 124.752749] [<8006b210>] show_stack+0x70/0x8c | |
| [ 124.757174] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 124.762741] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 124.767344] [<80118c70>] kfree+0x150/0x160 | |
| [ 124.771512] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 124.776052] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 124.782656] TRACE kmalloc-4096 alloc 0x86a7d580 inuse=7 fp=0x (null) | |
| [ 124.789196] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 124.795110] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 124.803654] 80543800 802afc34 00210d00 87583800 00000000 800a9a6c 00000000 00000006 | |
| [ 124.812189] 00000006 802ad2a0 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 124.820725] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.829261] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.837797] ... | |
| [ 124.840289] Call Trace: | |
| [ 124.842781] [<8006b210>] show_stack+0x70/0x8c | |
| [ 124.847207] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 124.852775] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 124.858786] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 124.864533] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 124.870109] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 124.875762] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 124.880365] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 124.884753] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 124.892746] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 124.897506] TRACE kmalloc-4096 alloc 0x86a7c480 inuse=7 fp=0x (null) | |
| [ 124.904055] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 124.909967] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 124.918511] 80543800 802afc34 00210d00 87580380 00000000 800a9a6c 00000000 00000006 | |
| [ 124.927047] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 124.935582] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.944118] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 124.952654] ... | |
| [ 124.955146] Call Trace: | |
| [ 124.957639] [<8006b210>] show_stack+0x70/0x8c | |
| [ 124.962068] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 124.967634] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 124.973643] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 124.979393] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 124.984967] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 124.990620] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 124.995222] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 124.999608] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 125.007595] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 125.012349] TRACE kmalloc-4096 alloc 0x86a7b380 inuse=7 fp=0x (null) | |
| [ 125.018894] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 125.024808] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 125.033351] 80543800 802afc34 00210d00 87582a40 00000000 800a9a6c 00000000 00000006 | |
| [ 125.041887] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 125.050423] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.058959] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.067495] ... | |
| [ 125.069986] Call Trace: | |
| [ 125.072479] [<8006b210>] show_stack+0x70/0x8c | |
| [ 125.076907] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 125.082474] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 125.088483] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 125.094232] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 125.099810] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 125.105469] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 125.110071] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 125.114454] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 125.122445] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 125.127264] TRACE kmalloc-4096 alloc 0x86ae8080 inuse=7 fp=0x (null) | |
| [ 125.133814] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 125.139727] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 125.148270] 80543800 802afc34 00210d00 8685eb60 00000000 800a9a6c 00000000 00000006 | |
| [ 125.156806] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 125.165342] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.173877] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.182414] ... | |
| [ 125.184906] Call Trace: | |
| [ 125.187400] [<8006b210>] show_stack+0x70/0x8c | |
| [ 125.191827] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 125.197394] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 125.203403] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 125.209152] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 125.214735] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 125.220389] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 125.224990] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 125.229391] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 125.237382] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 125.242149] TRACE kmalloc-4096 alloc 0x86aee680 inuse=7 fp=0x (null) | |
| [ 125.248689] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 125.254602] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 125.263145] 80543800 802afc34 00210d00 8685e140 00000000 800a9a6c 00000000 00000006 | |
| [ 125.271681] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 125.280217] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.288752] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.297288] ... | |
| [ 125.299781] Call Trace: | |
| [ 125.302274] [<8006b210>] show_stack+0x70/0x8c | |
| [ 125.306702] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 125.312269] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 125.318278] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 125.324027] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 125.329603] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 125.335264] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 125.339865] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 125.344254] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 125.352248] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 125.356999] TRACE kmalloc-4096 alloc 0x86ae9180 inuse=7 fp=0x (null) | |
| [ 125.363547] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 125.369460] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 125.378002] 80543800 802afc34 00210d00 874a5ec0 00000000 800a9a6c 00000000 00000006 | |
| [ 125.386539] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 125.395075] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.403610] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.412146] ... | |
| [ 125.414639] Call Trace: | |
| [ 125.417131] [<8006b210>] show_stack+0x70/0x8c | |
| [ 125.421560] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 125.427126] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 125.433135] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 125.438885] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 125.444462] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 125.450121] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 125.454724] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 125.459105] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 125.467097] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 125.471843] TRACE kmalloc-4096 alloc 0x86aed580 inuse=7 fp=0x (null) | |
| [ 125.478386] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 125.484300] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 125.492843] 80543800 802afc34 00210d00 87581380 00000000 800a9a6c 00000000 00000006 | |
| [ 125.501378] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 125.509914] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.518450] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.526987] ... | |
| [ 125.529479] Call Trace: | |
| [ 125.531972] [<8006b210>] show_stack+0x70/0x8c | |
| [ 125.536398] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 125.541966] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 125.547976] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 125.553724] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 125.559301] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 125.564961] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 125.569563] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 125.573941] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 125.581927] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 125.586683] TRACE kmalloc-4096 alloc 0x86aea280 inuse=7 fp=0x (null) | |
| [ 125.593226] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 125.599140] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 125.607683] 80543800 802afc34 00210d00 875a8da0 00000000 800a9a6c 00000000 00000006 | |
| [ 125.616219] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 125.624755] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.633291] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.641827] ... | |
| [ 125.644319] Call Trace: | |
| [ 125.646812] [<8006b210>] show_stack+0x70/0x8c | |
| [ 125.651240] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 125.656805] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 125.662815] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 125.668565] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 125.674138] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 125.679792] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 125.684394] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 125.688778] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 125.696767] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 125.701513] TRACE kmalloc-4096 alloc 0x86aec480 inuse=7 fp=0x (null) | |
| [ 125.708058] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 125.713970] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 125.722506] 80543800 802afc34 00210d00 875f54a0 00000000 800a9a6c 00000000 00000006 | |
| [ 125.731041] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 125.739577] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.748113] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.756649] ... | |
| [ 125.759140] Call Trace: | |
| [ 125.761633] [<8006b210>] show_stack+0x70/0x8c | |
| [ 125.766062] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 125.771628] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 125.777638] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 125.783387] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 125.788962] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 125.794624] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 125.799225] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 125.803609] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 125.811600] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 125.816375] TRACE kmalloc-4096 alloc 0x86aeb380 inuse=7 fp=0x (null) | |
| [ 125.822915] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 125.828829] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 125.837371] 80543800 802afc34 00210d00 876365c0 00000000 800a9a6c 00000000 00000006 | |
| [ 125.845908] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 125.854443] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.862980] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.871516] ... | |
| [ 125.874007] Call Trace: | |
| [ 125.876500] [<8006b210>] show_stack+0x70/0x8c | |
| [ 125.880928] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 125.886495] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 125.892504] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 125.898253] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 125.903832] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 125.909490] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 125.914091] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 125.918483] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 125.926475] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 125.931369] TRACE kmalloc-4096 alloc 0x86b00080 inuse=7 fp=0x (null) | |
| [ 125.937914] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 125.943828] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 125.952370] 80543800 802afc34 00210d00 870e21dc 02080020 800a9a6c 00000000 00000006 | |
| [ 125.960906] 00000006 000f4240 80475b0c 87c09a04 00000000 800d88dc 805476c2 00000039 | |
| [ 125.969442] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.977978] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 125.986514] ... | |
| [ 125.989006] Call Trace: | |
| [ 125.991500] [<8006b210>] show_stack+0x70/0x8c | |
| [ 125.995928] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 126.001493] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 126.007502] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 126.013252] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 126.018834] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 126.024489] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 126.029091] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 126.033404] [<87797e30>] batadv_add_bcast_packet_to_list+0x94/0x200 [batman_adv] | |
| [ 126.040936] [<87796f70>] batadv_recv_bcast_packet+0x1a0/0x464 [batman_adv] | |
| [ 126.047942] [<87790588>] batadv_batman_skb_recv+0x174/0x22c [batman_adv] | |
| [ 126.054774] [<802becac>] __netif_receive_skb_core+0x508/0x9d0 | |
| [ 126.060606] [<802bfcb0>] netif_receive_skb_internal+0x60/0x70 | |
| [ 126.066573] [<8769fe78>] ieee80211_attach_ack_skb+0x1034/0x19b4 [mac80211] | |
| [ 126.073841] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 126.080385] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 126.086299] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 126.094842] 80543800 802afc34 00210d00 87636800 00000000 800a9a6c 00000000 00000006 | |
| [ 126.103378] 00000006 877a2224 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 126.111914] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.120450] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.128985] ... | |
| [ 126.131479] Call Trace: | |
| [ 126.133972] [<8006b210>] show_stack+0x70/0x8c | |
| [ 126.138399] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 126.143965] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 126.149974] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 126.155724] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 126.161303] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 126.166961] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 126.171563] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 126.175948] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 126.183936] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 126.188561] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b01180 | |
| [ 126.195013] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 126.200927] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 126.209462] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 126.217998] 00000006 02090220 80475b0c 87c09c2c 00000000 800d88dc 805476c2 00000038 | |
| [ 126.226533] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.235070] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.243606] ... | |
| [ 126.246098] Call Trace: | |
| [ 126.248589] [<8006b210>] show_stack+0x70/0x8c | |
| [ 126.253020] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 126.258584] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 126.263187] [<80118c70>] kfree+0x150/0x160 | |
| [ 126.267351] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 126.271984] [<876a4b80>] ieee80211_mark_rx_ba_filtered_frames+0xfcc/0x141c [mac80211] | |
| [ 126.279971] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 126.284737] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 126.291278] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 126.297191] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 126.305734] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 126.314269] 00000006 800a3da8 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 126.322805] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.331342] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.339877] ... | |
| [ 126.342369] Call Trace: | |
| [ 126.344862] [<8006b210>] show_stack+0x70/0x8c | |
| [ 126.349291] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 126.354856] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 126.360866] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 126.366616] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 126.372189] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 126.377843] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 126.382445] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 126.386749] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 126.393357] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b05580 | |
| [ 126.399807] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 126.405721] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 126.414255] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 126.422791] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 126.431328] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.439863] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.448399] ... | |
| [ 126.450891] Call Trace: | |
| [ 126.453382] [<8006b210>] show_stack+0x70/0x8c | |
| [ 126.457812] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 126.463377] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 126.467980] [<80118c70>] kfree+0x150/0x160 | |
| [ 126.472149] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 126.476686] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 126.483232] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 126.489769] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 126.495683] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 126.504218] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 126.512753] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 126.521290] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.529826] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.538362] ... | |
| [ 126.540854] Call Trace: | |
| [ 126.543343] [<8006b210>] show_stack+0x70/0x8c | |
| [ 126.547773] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 126.553340] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 126.559350] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 126.565099] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 126.570675] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 126.576328] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 126.580929] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 126.585206] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 126.591803] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b01180 | |
| [ 126.598257] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 126.604169] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 126.612704] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 126.621240] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 126.629777] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.638312] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.646848] ... | |
| [ 126.649341] Call Trace: | |
| [ 126.651830] [<8006b210>] show_stack+0x70/0x8c | |
| [ 126.656260] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 126.661826] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 126.666428] [<80118c70>] kfree+0x150/0x160 | |
| [ 126.670597] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 126.675137] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 126.681685] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 126.688227] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 126.694141] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 126.702676] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 126.711211] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 126.719747] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.728284] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.736819] ... | |
| [ 126.739311] Call Trace: | |
| [ 126.741800] [<8006b210>] show_stack+0x70/0x8c | |
| [ 126.746230] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 126.751798] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 126.757809] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 126.763557] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 126.769131] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 126.774785] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 126.779387] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 126.783663] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 126.790279] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b05580 | |
| [ 126.796732] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 126.802646] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 126.811188] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 126.819724] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 126.828260] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.836796] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.845333] ... | |
| [ 126.847824] Call Trace: | |
| [ 126.850316] [<8006b210>] show_stack+0x70/0x8c | |
| [ 126.854744] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 126.860311] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 126.864913] [<80118c70>] kfree+0x150/0x160 | |
| [ 126.869083] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 126.873627] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 126.880181] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 126.886719] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 126.892634] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 126.901177] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 126.909713] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 126.918249] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.926785] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 126.935321] ... | |
| [ 126.937813] Call Trace: | |
| [ 126.940304] [<8006b210>] show_stack+0x70/0x8c | |
| [ 126.944731] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 126.950300] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 126.956310] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 126.962058] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 126.967634] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 126.973286] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 126.977889] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 126.982167] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 126.988768] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b01180 | |
| [ 126.995224] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 127.001138] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 127.009681] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 127.018217] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 127.026754] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.035288] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.043825] ... | |
| [ 127.046317] Call Trace: | |
| [ 127.048809] [<8006b210>] show_stack+0x70/0x8c | |
| [ 127.053238] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 127.058804] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 127.063405] [<80118c70>] kfree+0x150/0x160 | |
| [ 127.067574] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 127.072115] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 127.078662] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 127.085203] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 127.091117] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 127.099652] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 127.108188] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 127.116724] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.125260] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.133796] ... | |
| [ 127.136287] Call Trace: | |
| [ 127.138778] [<8006b210>] show_stack+0x70/0x8c | |
| [ 127.143206] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 127.148775] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 127.154785] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 127.160534] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 127.166108] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 127.171762] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 127.176363] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 127.180642] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 127.187236] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b05580 | |
| [ 127.193690] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 127.199604] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 127.208138] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 127.216674] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 127.225211] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.233747] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.242282] ... | |
| [ 127.244774] Call Trace: | |
| [ 127.247266] [<8006b210>] show_stack+0x70/0x8c | |
| [ 127.251696] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 127.257261] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 127.261863] [<80118c70>] kfree+0x150/0x160 | |
| [ 127.266032] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 127.270573] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 127.277126] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 127.283670] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 127.289584] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 127.298119] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 127.306655] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 127.315190] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.323727] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.332263] ... | |
| [ 127.334754] Call Trace: | |
| [ 127.337245] [<8006b210>] show_stack+0x70/0x8c | |
| [ 127.341672] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 127.347242] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 127.353252] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 127.359000] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 127.364575] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 127.370229] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 127.374830] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 127.379109] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 127.385678] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b01180 | |
| [ 127.392130] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 127.398044] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 127.406579] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 127.415114] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 127.423650] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.432187] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.440723] ... | |
| [ 127.443215] Call Trace: | |
| [ 127.445705] [<8006b210>] show_stack+0x70/0x8c | |
| [ 127.450134] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 127.455700] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 127.460302] [<80118c70>] kfree+0x150/0x160 | |
| [ 127.464470] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 127.469007] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 127.475559] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 127.482101] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 127.488015] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 127.496550] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 127.505086] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 127.513622] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.522158] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.530694] ... | |
| [ 127.533186] Call Trace: | |
| [ 127.535676] [<8006b210>] show_stack+0x70/0x8c | |
| [ 127.540103] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 127.545673] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 127.551683] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 127.557431] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 127.563005] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 127.568660] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 127.573261] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 127.577538] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 127.584144] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b05580 | |
| [ 127.590596] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 127.596511] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 127.605053] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 127.613589] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 127.622126] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.630662] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.639198] ... | |
| [ 127.641689] Call Trace: | |
| [ 127.644181] [<8006b210>] show_stack+0x70/0x8c | |
| [ 127.648610] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 127.654176] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 127.658778] [<80118c70>] kfree+0x150/0x160 | |
| [ 127.662947] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 127.667489] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 127.674033] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 127.680576] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 127.686490] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 127.695025] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 127.703560] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 127.712097] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.720633] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.729169] ... | |
| [ 127.731661] Call Trace: | |
| [ 127.734151] [<8006b210>] show_stack+0x70/0x8c | |
| [ 127.738580] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 127.744148] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 127.750157] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 127.755905] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 127.761481] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 127.767134] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 127.771736] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 127.776014] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 127.782607] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b01180 | |
| [ 127.789063] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 127.794977] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 127.803512] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 127.812048] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 127.820583] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.829120] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.837655] ... | |
| [ 127.840146] Call Trace: | |
| [ 127.842639] [<8006b210>] show_stack+0x70/0x8c | |
| [ 127.847068] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 127.852633] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 127.857236] [<80118c70>] kfree+0x150/0x160 | |
| [ 127.861404] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 127.865946] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 127.872489] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 127.879025] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 127.884940] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 127.893474] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 127.902010] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 127.910546] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.919082] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 127.927617] ... | |
| [ 127.930109] Call Trace: | |
| [ 127.932600] [<8006b210>] show_stack+0x70/0x8c | |
| [ 127.937029] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 127.942597] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 127.948606] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 127.954355] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 127.959930] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 127.965584] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 127.970184] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 127.974462] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 127.981057] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b05580 | |
| [ 127.987512] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 127.993426] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 128.001960] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 128.010496] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 128.019032] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.027568] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.036104] ... | |
| [ 128.038595] Call Trace: | |
| [ 128.041087] [<8006b210>] show_stack+0x70/0x8c | |
| [ 128.045516] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 128.051082] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 128.055685] [<80118c70>] kfree+0x150/0x160 | |
| [ 128.059853] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 128.064393] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 128.070948] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 128.077492] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 128.083406] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 128.091950] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 128.100484] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 128.109021] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.117557] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.126092] ... | |
| [ 128.128584] Call Trace: | |
| [ 128.131076] [<8006b210>] show_stack+0x70/0x8c | |
| [ 128.135503] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 128.141072] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 128.147082] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 128.152829] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 128.158405] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 128.164059] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 128.168660] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 128.172937] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 128.179533] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b01180 | |
| [ 128.185987] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 128.191901] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 128.200436] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 128.208971] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 128.217508] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.226044] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.234579] ... | |
| [ 128.237071] Call Trace: | |
| [ 128.239563] [<8006b210>] show_stack+0x70/0x8c | |
| [ 128.243992] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 128.249557] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 128.254159] [<80118c70>] kfree+0x150/0x160 | |
| [ 128.258328] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 128.262869] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 128.269423] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 128.275967] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 128.281881] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 128.290416] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 128.298952] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 128.307487] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.316024] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.324559] ... | |
| [ 128.327051] Call Trace: | |
| [ 128.329541] [<8006b210>] show_stack+0x70/0x8c | |
| [ 128.333971] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 128.339538] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 128.345548] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 128.351296] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 128.356871] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 128.362525] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 128.367127] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 128.371406] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 128.377972] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b05580 | |
| [ 128.384427] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 128.390341] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 128.398875] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 128.407412] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 128.415947] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.424483] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.433019] ... | |
| [ 128.435512] Call Trace: | |
| [ 128.438003] [<8006b210>] show_stack+0x70/0x8c | |
| [ 128.442432] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 128.447998] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 128.452599] [<80118c70>] kfree+0x150/0x160 | |
| [ 128.456767] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 128.461305] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 128.467856] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 128.474397] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 128.480312] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 128.488847] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 128.497383] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 128.505918] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.514454] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.522990] ... | |
| [ 128.525482] Call Trace: | |
| [ 128.527973] [<8006b210>] show_stack+0x70/0x8c | |
| [ 128.532401] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 128.537969] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 128.543980] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 128.549728] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 128.555302] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 128.560957] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 128.565557] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 128.569837] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 128.576431] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b01180 | |
| [ 128.582884] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 128.588799] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 128.597332] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 128.605869] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 128.614405] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.622942] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.631477] ... | |
| [ 128.633968] Call Trace: | |
| [ 128.636460] [<8006b210>] show_stack+0x70/0x8c | |
| [ 128.640889] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 128.646455] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 128.651057] [<80118c70>] kfree+0x150/0x160 | |
| [ 128.655227] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 128.659766] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 128.666309] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 128.672846] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 128.678761] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 128.687295] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 128.695831] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 128.704367] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.712904] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.721440] ... | |
| [ 128.723931] Call Trace: | |
| [ 128.726422] [<8006b210>] show_stack+0x70/0x8c | |
| [ 128.730850] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 128.736419] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 128.742428] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 128.748176] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 128.753752] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 128.759405] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 128.764007] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 128.768284] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 128.774879] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b05580 | |
| [ 128.781334] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 128.787248] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 128.795782] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 128.804318] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 128.812854] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.821390] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.829926] ... | |
| [ 128.832417] Call Trace: | |
| [ 128.834910] [<8006b210>] show_stack+0x70/0x8c | |
| [ 128.839337] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 128.844904] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 128.849506] [<80118c70>] kfree+0x150/0x160 | |
| [ 128.853675] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 128.858213] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 128.864758] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 128.871295] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 128.877209] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 128.885745] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 128.894280] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 128.902816] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.911352] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 128.919888] ... | |
| [ 128.922380] Call Trace: | |
| [ 128.924870] [<8006b210>] show_stack+0x70/0x8c | |
| [ 128.929299] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 128.934867] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 128.940876] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 128.946625] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 128.952200] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 128.957855] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 128.962456] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 128.966732] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 128.973334] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b01180 | |
| [ 128.979792] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 128.985705] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 128.994239] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 129.002775] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 129.011311] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.019847] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.028383] ... | |
| [ 129.030875] Call Trace: | |
| [ 129.033366] [<8006b210>] show_stack+0x70/0x8c | |
| [ 129.037796] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 129.043362] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 129.047964] [<80118c70>] kfree+0x150/0x160 | |
| [ 129.052132] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 129.056673] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 129.063216] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 129.069752] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 129.075667] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 129.084202] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 129.092737] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 129.101274] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.109810] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.118345] ... | |
| [ 129.120837] Call Trace: | |
| [ 129.123328] [<8006b210>] show_stack+0x70/0x8c | |
| [ 129.127756] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 129.133324] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 129.139334] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 129.145083] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 129.150657] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 129.156312] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 129.160913] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 129.165192] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 129.171813] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b05580 | |
| [ 129.178267] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 129.184179] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 129.192715] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 129.201251] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 129.209786] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.218323] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.226859] ... | |
| [ 129.229351] Call Trace: | |
| [ 129.231843] [<8006b210>] show_stack+0x70/0x8c | |
| [ 129.236273] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 129.241836] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 129.246439] [<80118c70>] kfree+0x150/0x160 | |
| [ 129.250607] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 129.255154] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 129.261716] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 129.268255] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 129.274168] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 129.282704] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 129.291240] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 129.299775] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.308312] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.316847] ... | |
| [ 129.319339] Call Trace: | |
| [ 129.321830] [<8006b210>] show_stack+0x70/0x8c | |
| [ 129.326259] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 129.331827] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 129.337836] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 129.343585] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 129.349160] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 129.354814] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 129.359415] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 129.363694] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 129.370260] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b01180 | |
| [ 129.376715] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 129.382629] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 129.391163] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 129.399700] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 129.408236] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.416771] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.425307] ... | |
| [ 129.427798] Call Trace: | |
| [ 129.430291] [<8006b210>] show_stack+0x70/0x8c | |
| [ 129.434719] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 129.440285] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 129.444888] [<80118c70>] kfree+0x150/0x160 | |
| [ 129.449056] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 129.453593] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 129.460143] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 129.466686] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 129.472600] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 129.481135] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 129.489671] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 129.498207] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.506743] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.515279] ... | |
| [ 129.517771] Call Trace: | |
| [ 129.520261] [<8006b210>] show_stack+0x70/0x8c | |
| [ 129.524689] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 129.530257] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 129.536267] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 129.542015] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 129.547590] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 129.553244] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 129.557846] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 129.562123] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 129.568719] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b05580 | |
| [ 129.575172] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 129.581086] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 129.589621] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 129.598157] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 129.606692] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.615229] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.623765] ... | |
| [ 129.626256] Call Trace: | |
| [ 129.628748] [<8006b210>] show_stack+0x70/0x8c | |
| [ 129.633176] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 129.638743] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 129.643346] [<80118c70>] kfree+0x150/0x160 | |
| [ 129.647514] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 129.652054] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 129.658597] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 129.665134] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 129.671049] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 129.679592] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 129.688128] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 129.696664] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.705200] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.713736] ... | |
| [ 129.716228] Call Trace: | |
| [ 129.718719] [<8006b210>] show_stack+0x70/0x8c | |
| [ 129.723147] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 129.728715] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 129.734725] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 129.740473] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 129.746047] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 129.751702] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 129.756303] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 129.760580] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 129.767212] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b01180 | |
| [ 129.773666] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 129.779580] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 129.788123] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 129.796658] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 129.805194] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.813731] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.822267] ... | |
| [ 129.824758] Call Trace: | |
| [ 129.827251] [<8006b210>] show_stack+0x70/0x8c | |
| [ 129.831679] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 129.837245] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 129.841847] [<80118c70>] kfree+0x150/0x160 | |
| [ 129.846018] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 129.850572] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 129.857123] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 129.863662] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 129.869577] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 129.878111] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 129.886647] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 129.895183] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.903720] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 129.912256] ... | |
| [ 129.914747] Call Trace: | |
| [ 129.917238] [<8006b210>] show_stack+0x70/0x8c | |
| [ 129.921667] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 129.927234] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 129.933244] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 129.938993] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 129.944567] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 129.950221] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 129.954823] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 129.959102] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 129.965703] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b05580 | |
| [ 129.972159] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 129.978072] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 129.986615] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 129.995151] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 130.003687] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.012223] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.020759] ... | |
| [ 130.023251] Call Trace: | |
| [ 130.025743] [<8006b210>] show_stack+0x70/0x8c | |
| [ 130.030172] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 130.035738] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 130.040340] [<80118c70>] kfree+0x150/0x160 | |
| [ 130.044510] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 130.049049] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 130.055596] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 130.062137] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 130.068052] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 130.076587] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 130.085123] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 130.093658] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.102194] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.110731] ... | |
| [ 130.113222] Call Trace: | |
| [ 130.115713] [<8006b210>] show_stack+0x70/0x8c | |
| [ 130.120142] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 130.125709] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 130.131719] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 130.137467] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 130.143044] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 130.148705] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 130.153307] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 130.157583] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 130.164185] TRACE kmalloc-4096 free 0x86b06680 inuse=2 fp=0x86b01180 | |
| [ 130.170643] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 130.176557] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 130.185099] 80543800 8047c52c 8047c30c 86b06680 80570000 800a9a6c 00000000 00000006 | |
| [ 130.193635] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 130.202172] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.210708] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.219243] ... | |
| [ 130.221735] Call Trace: | |
| [ 130.224227] [<8006b210>] show_stack+0x70/0x8c | |
| [ 130.228656] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 130.234221] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 130.238824] [<80118c70>] kfree+0x150/0x160 | |
| [ 130.242991] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 130.247533] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 130.254245] TRACE kmalloc-4096 alloc 0x86b06680 inuse=7 fp=0x (null) | |
| [ 130.260791] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 130.266704] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 130.275246] 80543800 802afc34 00210d00 870e21dc 02080020 800a9a6c 00000000 00000006 | |
| [ 130.283783] 00000006 80200088 80475b0c 87c09a04 00000000 800d88dc 805476c2 00000039 | |
| [ 130.292318] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.300855] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.309390] ... | |
| [ 130.311882] Call Trace: | |
| [ 130.314375] [<8006b210>] show_stack+0x70/0x8c | |
| [ 130.318803] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 130.324370] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 130.330379] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 130.336128] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 130.341705] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 130.347366] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 130.351967] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 130.356261] [<87797e30>] batadv_add_bcast_packet_to_list+0x94/0x200 [batman_adv] | |
| [ 130.363794] [<87796f70>] batadv_recv_bcast_packet+0x1a0/0x464 [batman_adv] | |
| [ 130.370800] [<87790588>] batadv_batman_skb_recv+0x174/0x22c [batman_adv] | |
| [ 130.377631] [<802becac>] __netif_receive_skb_core+0x508/0x9d0 | |
| [ 130.383465] [<802bfcb0>] netif_receive_skb_internal+0x60/0x70 | |
| [ 130.389429] [<8769fe78>] ieee80211_attach_ack_skb+0x1034/0x19b4 [mac80211] | |
| [ 130.396720] TRACE kmalloc-4096 alloc 0x86b05580 inuse=7 fp=0x (null) | |
| [ 130.403272] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 130.409184] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 130.417719] 80543800 802afc34 00210d00 875ac4a0 00000000 800a9a6c 00000000 00000006 | |
| [ 130.426255] 00000006 877a2224 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 130.434791] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.443326] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.451862] ... | |
| [ 130.454354] Call Trace: | |
| [ 130.456848] [<8006b210>] show_stack+0x70/0x8c | |
| [ 130.461275] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 130.466843] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 130.472851] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 130.478600] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 130.484180] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 130.489837] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 130.494439] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 130.498824] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 130.506813] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 130.511444] TRACE kmalloc-4096 free 0x86b05580 inuse=3 fp=0x86b01180 | |
| [ 130.517900] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 130.523812] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 130.532348] 80543800 8047c52c 8047c30c 86b05580 80570000 800a9a6c 00000000 00000006 | |
| [ 130.540884] 00000006 02090220 80475b0c 87c09c2c 00000000 800d88dc 805476c2 00000038 | |
| [ 130.549420] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.557955] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.566492] ... | |
| [ 130.568983] Call Trace: | |
| [ 130.571474] [<8006b210>] show_stack+0x70/0x8c | |
| [ 130.575905] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 130.581470] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 130.586073] [<80118c70>] kfree+0x150/0x160 | |
| [ 130.590236] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 130.594864] [<876a4b80>] ieee80211_mark_rx_ba_filtered_frames+0xfcc/0x141c [mac80211] | |
| [ 130.602858] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 130.607518] TRACE kmalloc-4096 alloc 0x86b05580 inuse=7 fp=0x (null) | |
| [ 130.614056] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 130.619971] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 130.628513] 80543800 802afc34 00210d00 87d1f6e0 00000000 800a9a6c 00000000 00000006 | |
| [ 130.637050] 00000006 80200088 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 130.645586] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.654121] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.662658] ... | |
| [ 130.665150] Call Trace: | |
| [ 130.667641] [<8006b210>] show_stack+0x70/0x8c | |
| [ 130.672070] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 130.677637] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 130.683647] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 130.689395] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 130.694968] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 130.700624] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 130.705225] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 130.709599] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 130.717590] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 130.722336] TRACE kmalloc-4096 alloc 0x86b04480 inuse=7 fp=0x (null) | |
| [ 130.728881] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 130.734793] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 130.743327] 80543800 802afc34 00210d00 87637a40 00000000 800a9a6c 00000000 00000006 | |
| [ 130.751863] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 130.760400] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.768935] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.777471] ... | |
| [ 130.779964] Call Trace: | |
| [ 130.782456] [<8006b210>] show_stack+0x70/0x8c | |
| [ 130.786884] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 130.792450] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 130.798460] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 130.804209] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 130.809785] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 130.815446] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 130.820047] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 130.824429] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 130.832421] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 130.837041] TRACE kmalloc-4096 free 0x86b04480 inuse=4 fp=0x86b01180 | |
| [ 130.843491] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 130.849404] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 130.857939] 80543800 8047c52c 8047c30c 86b04480 80570000 800a9a6c 00000000 00000006 | |
| [ 130.866474] 00000006 02090220 80475b0c 87c09c2c 00000000 800d88dc 805476c2 00000038 | |
| [ 130.875011] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.883547] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.892082] ... | |
| [ 130.894574] Call Trace: | |
| [ 130.897065] [<8006b210>] show_stack+0x70/0x8c | |
| [ 130.901495] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 130.907061] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 130.911664] [<80118c70>] kfree+0x150/0x160 | |
| [ 130.915827] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 130.920458] [<876a4b80>] ieee80211_mark_rx_ba_filtered_frames+0xfcc/0x141c [mac80211] | |
| [ 130.928449] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 130.933171] TRACE kmalloc-4096 alloc 0x86b04480 inuse=7 fp=0x (null) | |
| [ 130.939719] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 130.945633] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 130.954175] 80543800 802afc34 00210d00 870e21dc 02080020 800a9a6c 00000000 00000006 | |
| [ 130.962712] 00000006 80570000 80475b0c 87c09a04 00000000 800d88dc 805476c2 00000039 | |
| [ 130.971248] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.979784] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 130.988320] ... | |
| [ 130.990811] Call Trace: | |
| [ 130.993304] [<8006b210>] show_stack+0x70/0x8c | |
| [ 130.997733] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 131.003298] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 131.009309] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 131.015058] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 131.020629] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 131.026285] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 131.030886] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 131.035192] [<87797e30>] batadv_add_bcast_packet_to_list+0x94/0x200 [batman_adv] | |
| [ 131.042723] [<87796f70>] batadv_recv_bcast_packet+0x1a0/0x464 [batman_adv] | |
| [ 131.049729] [<87790588>] batadv_batman_skb_recv+0x174/0x22c [batman_adv] | |
| [ 131.056560] [<802becac>] __netif_receive_skb_core+0x508/0x9d0 | |
| [ 131.062394] [<802bfcb0>] netif_receive_skb_internal+0x60/0x70 | |
| [ 131.068358] [<8769fe78>] ieee80211_attach_ack_skb+0x1034/0x19b4 [mac80211] | |
| [ 131.075656] TRACE kmalloc-4096 alloc 0x86b03380 inuse=7 fp=0x (null) | |
| [ 131.082200] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 131.088114] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 131.096656] 80543800 802afc34 00210d00 870e21dc 02080020 800a9a6c 00000000 00000006 | |
| [ 131.105192] 00000006 80570000 80475b0c 87c09a04 00000000 800d88dc 805476c2 00000039 | |
| [ 131.113728] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 131.122264] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 131.130800] ... | |
| [ 131.133293] Call Trace: | |
| [ 131.135786] [<8006b210>] show_stack+0x70/0x8c | |
| [ 131.140214] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 131.145779] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 131.151789] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 131.157538] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 131.163118] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 131.168774] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 131.173376] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 131.177683] [<87797e30>] batadv_add_bcast_packet_to_list+0x94/0x200 [batman_adv] | |
| [ 131.185213] [<87796f70>] batadv_recv_bcast_packet+0x1a0/0x464 [batman_adv] | |
| [ 131.192219] [<87790588>] batadv_batman_skb_recv+0x174/0x22c [batman_adv] | |
| [ 131.199050] [<802becac>] __netif_receive_skb_core+0x508/0x9d0 | |
| [ 131.204883] [<802bfcb0>] netif_receive_skb_internal+0x60/0x70 | |
| [ 131.210844] [<8769fe78>] ieee80211_attach_ack_skb+0x1034/0x19b4 [mac80211] | |
| [ 131.218168] TRACE kmalloc-4096 alloc 0x86b01180 inuse=7 fp=0x (null) | |
| [ 131.224717] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 131.230629] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 131.239172] 80543800 802afc34 00210d00 874a5da0 00000000 800a9a6c 00000000 00000006 | |
| [ 131.247708] 00000006 000d001c 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 131.256244] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 131.264780] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 131.273316] ... | |
| [ 131.275809] Call Trace: | |
| [ 131.278302] [<8006b210>] show_stack+0x70/0x8c | |
| [ 131.282730] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 131.288295] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 131.294305] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 131.300053] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 131.305634] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 131.311290] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 131.315893] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 131.320275] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 131.328265] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 131.333026] TRACE kmalloc-4096 alloc 0x86b02280 inuse=7 fp=0x (null) | |
| [ 131.339565] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 131.345478] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 131.354021] 80543800 802afc34 00210d00 87636ec0 00000000 800a9a6c 00000000 00000006 | |
| [ 131.362558] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 131.371093] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 131.379629] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 131.388165] ... | |
| [ 131.390657] Call Trace: | |
| [ 131.393149] [<8006b210>] show_stack+0x70/0x8c | |
| [ 131.397578] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 131.403144] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 131.409154] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 131.414903] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 131.420479] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 131.426140] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 131.430741] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 131.435127] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 131.443116] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 131.447968] TRACE kmalloc-4096 alloc 0x86a80080 inuse=7 fp=0x (null) | |
| [ 131.454511] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 131.460424] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 131.468967] 80543800 802afc34 00210d00 87d1f140 00000000 800a9a6c 00000000 00000006 | |
| [ 131.477502] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 131.486039] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 131.494575] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 131.503110] ... | |
| [ 131.505603] Call Trace: | |
| [ 131.508096] [<8006b210>] show_stack+0x70/0x8c | |
| [ 131.512525] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 131.518090] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 131.524099] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 131.529849] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 131.535432] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 131.541086] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 131.545687] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 131.550088] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 131.558078] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 131.562832] TRACE kmalloc-4096 alloc 0x86a86680 inuse=7 fp=0x (null) | |
| [ 131.569376] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 131.575290] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 131.583824] 80543800 802afc34 00210d00 87582b60 00000000 800a9a6c 00000000 00000006 | |
| [ 131.592360] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 131.600896] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 131.609433] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 131.617968] ... | |
| [ 131.620460] Call Trace: | |
| [ 131.622953] [<8006b210>] show_stack+0x70/0x8c | |
| [ 131.627381] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 131.632948] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 131.638956] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 131.644707] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 131.650279] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 131.655934] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 131.660536] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 131.664920] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 131.672908] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 131.677656] TRACE kmalloc-4096 alloc 0x86a81180 inuse=7 fp=0x (null) | |
| [ 131.684200] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 131.690112] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 131.698647] 80543800 802afc34 00210d00 87582020 00000000 800a9a6c 00000000 00000006 | |
| [ 131.707182] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 131.715719] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 131.724254] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 131.732791] ... | |
| [ 131.735283] Call Trace: | |
| [ 131.737774] [<8006b210>] show_stack+0x70/0x8c | |
| [ 131.742204] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 131.747769] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 131.753779] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 131.759529] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 131.765104] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 131.770765] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 131.775367] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 131.779749] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 131.787741] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 131.792365] TRACE kmalloc-4096 free 0x86a81180 inuse=3 fp=0x86a85580 | |
| [ 131.798819] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 131.804732] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 131.813266] 80543800 8047c52c 8047c30c 86a81180 80570000 800a9a6c 00000000 00000006 | |
| [ 131.821803] 00000006 02090220 80475b0c 87c09c2c 00000000 800d88dc 805476c2 00000038 | |
| [ 131.830338] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 131.838874] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 131.847411] ... | |
| [ 131.849903] Call Trace: | |
| [ 131.852393] [<8006b210>] show_stack+0x70/0x8c | |
| [ 131.856824] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 131.862388] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 131.866991] [<80118c70>] kfree+0x150/0x160 | |
| [ 131.871156] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 131.875784] [<876a4b80>] ieee80211_mark_rx_ba_filtered_frames+0xfcc/0x141c [mac80211] | |
| [ 131.883776] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 131.888436] TRACE kmalloc-4096 alloc 0x86a81180 inuse=7 fp=0x (null) | |
| [ 131.894975] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 131.900890] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 131.909433] 80543800 802afc34 00210d00 875f6800 00000000 800a9a6c 00000000 00000006 | |
| [ 131.917969] 00000006 80200088 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 131.926505] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 131.935042] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 131.943577] ... | |
| [ 131.946069] Call Trace: | |
| [ 131.948560] [<8006b210>] show_stack+0x70/0x8c | |
| [ 131.952989] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 131.958556] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 131.964566] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 131.970315] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 131.975886] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 131.981542] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 131.986144] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 131.990520] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 131.998510] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 132.003124] TRACE kmalloc-4096 free 0x86a81180 inuse=3 fp=0x86a82280 | |
| [ 132.009578] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 132.015491] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 132.024026] 80543800 8047c52c 8047c30c 86a81180 80570000 800a9a6c 00000000 00000006 | |
| [ 132.032562] 00000006 02090220 80475b0c 87c09c2c 00000000 800d88dc 805476c2 00000038 | |
| [ 132.041099] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.049634] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.058171] ... | |
| [ 132.060663] Call Trace: | |
| [ 132.063154] [<8006b210>] show_stack+0x70/0x8c | |
| [ 132.067583] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 132.073148] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 132.077752] [<80118c70>] kfree+0x150/0x160 | |
| [ 132.081916] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 132.086547] [<876a4b80>] ieee80211_mark_rx_ba_filtered_frames+0xfcc/0x141c [mac80211] | |
| [ 132.094536] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 132.099198] TRACE kmalloc-4096 alloc 0x86a81180 inuse=7 fp=0x (null) | |
| [ 132.105736] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 132.111650] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 132.120184] 80543800 802afc34 00210d00 8697dda0 00000000 800a9a6c 00000000 00000006 | |
| [ 132.128720] 00000006 80200088 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 132.137256] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.145791] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.154328] ... | |
| [ 132.156820] Call Trace: | |
| [ 132.159312] [<8006b210>] show_stack+0x70/0x8c | |
| [ 132.163740] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 132.169307] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 132.175317] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 132.181066] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 132.186638] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 132.192295] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 132.196896] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 132.201269] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 132.209260] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 132.213878] TRACE kmalloc-4096 free 0x86a81180 inuse=3 fp=0x86a85580 | |
| [ 132.220330] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 132.226243] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 132.234778] 80543800 8047c52c 8047c30c 86a81180 80570000 800a9a6c 00000000 00000006 | |
| [ 132.243314] 00000006 02090220 80475b0c 87c09c2c 00000000 800d88dc 805476c2 00000038 | |
| [ 132.251850] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.260385] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.268922] ... | |
| [ 132.271413] Call Trace: | |
| [ 132.273904] [<8006b210>] show_stack+0x70/0x8c | |
| [ 132.278335] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 132.283900] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 132.288503] [<80118c70>] kfree+0x150/0x160 | |
| [ 132.292668] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 132.297292] [<876a4b80>] ieee80211_mark_rx_ba_filtered_frames+0xfcc/0x141c [mac80211] | |
| [ 132.305288] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 132.309947] TRACE kmalloc-4096 alloc 0x86a81180 inuse=7 fp=0x (null) | |
| [ 132.316487] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 132.322401] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 132.330935] 80543800 802afc34 00210d00 875f7ec0 00000000 800a9a6c 00000000 00000006 | |
| [ 132.339471] 00000006 80200088 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 132.348007] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.356544] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.365080] ... | |
| [ 132.367572] Call Trace: | |
| [ 132.370064] [<8006b210>] show_stack+0x70/0x8c | |
| [ 132.374492] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 132.380058] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 132.386068] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 132.391817] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 132.397389] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 132.403046] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 132.407646] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 132.412018] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 132.420011] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 132.424762] TRACE kmalloc-4096 alloc 0x86a82280 inuse=7 fp=0x (null) | |
| [ 132.431301] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 132.437215] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 132.445757] 80543800 802afc34 00210d00 87583da0 00000000 800a9a6c 00000000 00000006 | |
| [ 132.454294] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 132.462830] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.471366] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.479902] ... | |
| [ 132.482393] Call Trace: | |
| [ 132.484886] [<8006b210>] show_stack+0x70/0x8c | |
| [ 132.489315] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 132.494881] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 132.500891] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 132.506640] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 132.512214] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 132.517868] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 132.522469] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 132.526855] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 132.534842] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 132.539784] TRACE kmalloc-4096 alloc 0x86a85580 inuse=7 fp=0x (null) | |
| [ 132.546327] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 132.552240] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 132.560783] 80543800 802afc34 00210d00 87582140 00000000 800a9a6c 00000000 00000006 | |
| [ 132.569319] 00000006 000d001c 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 132.577854] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.586391] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.594926] ... | |
| [ 132.597419] Call Trace: | |
| [ 132.599912] [<8006b210>] show_stack+0x70/0x8c | |
| [ 132.604339] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 132.609905] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 132.615915] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 132.621664] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 132.627239] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 132.632892] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 132.637494] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 132.641882] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 132.649875] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 132.654760] TRACE kmalloc-4096 alloc 0x86a83380 inuse=7 fp=0x (null) | |
| [ 132.661307] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 132.667220] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 132.675764] 80543800 802afc34 00210d00 870e21dc 02080020 800a9a6c 00000000 00000006 | |
| [ 132.684299] 00000006 000f4240 80475b0c 87c09a04 00000000 800d88dc 805476c2 00000039 | |
| [ 132.692835] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.701371] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.709907] ... | |
| [ 132.712399] Call Trace: | |
| [ 132.714894] [<8006b210>] show_stack+0x70/0x8c | |
| [ 132.719321] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 132.724887] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 132.730896] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 132.736645] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 132.742224] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 132.747881] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 132.752484] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 132.756792] [<87797e30>] batadv_add_bcast_packet_to_list+0x94/0x200 [batman_adv] | |
| [ 132.764321] [<87796f70>] batadv_recv_bcast_packet+0x1a0/0x464 [batman_adv] | |
| [ 132.771326] [<87790588>] batadv_batman_skb_recv+0x174/0x22c [batman_adv] | |
| [ 132.778157] [<802becac>] __netif_receive_skb_core+0x508/0x9d0 | |
| [ 132.783991] [<802bfcb0>] netif_receive_skb_internal+0x60/0x70 | |
| [ 132.789953] [<8769fe78>] ieee80211_attach_ack_skb+0x1034/0x19b4 [mac80211] | |
| [ 132.797309] TRACE kmalloc-4096 alloc 0x86a84480 inuse=7 fp=0x (null) | |
| [ 132.803858] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 132.809772] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 132.818314] 80543800 802afc34 00210d00 870e21dc 02080020 800a9a6c 00000000 00000006 | |
| [ 132.826850] 00000006 000f4240 80475b0c 87c09a04 00000000 800d88dc 805476c2 00000039 | |
| [ 132.835387] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.843923] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.852458] ... | |
| [ 132.854951] Call Trace: | |
| [ 132.857444] [<8006b210>] show_stack+0x70/0x8c | |
| [ 132.861872] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 132.867438] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 132.873448] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 132.879197] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 132.884777] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 132.890434] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 132.895035] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 132.899343] [<87797e30>] batadv_add_bcast_packet_to_list+0x94/0x200 [batman_adv] | |
| [ 132.906871] [<87796f70>] batadv_recv_bcast_packet+0x1a0/0x464 [batman_adv] | |
| [ 132.913877] [<87790588>] batadv_batman_skb_recv+0x174/0x22c [batman_adv] | |
| [ 132.920707] [<802becac>] __netif_receive_skb_core+0x508/0x9d0 | |
| [ 132.926542] [<802bfcb0>] netif_receive_skb_internal+0x60/0x70 | |
| [ 132.932503] [<8769fe78>] ieee80211_attach_ack_skb+0x1034/0x19b4 [mac80211] | |
| [ 132.940010] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 132.946560] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 132.952473] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 132.961015] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 132.969552] 00000006 804ecfb4 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 132.978088] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.986623] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 132.995159] ... | |
| [ 132.997652] Call Trace: | |
| [ 133.000146] [<8006b210>] show_stack+0x70/0x8c | |
| [ 133.004573] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 133.010138] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 133.016148] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 133.021898] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 133.027480] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 133.033134] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 133.037735] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 133.042047] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 133.048657] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a8e680 | |
| [ 133.055115] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 133.061029] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 133.069563] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 133.078100] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 133.086635] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.095172] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.103708] ... | |
| [ 133.106199] Call Trace: | |
| [ 133.108690] [<8006b210>] show_stack+0x70/0x8c | |
| [ 133.113119] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 133.118685] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 133.123288] [<80118c70>] kfree+0x150/0x160 | |
| [ 133.127453] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 133.131993] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 133.138545] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 133.145086] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 133.151000] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 133.159535] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 133.168071] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 133.176607] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.185142] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.193679] ... | |
| [ 133.196171] Call Trace: | |
| [ 133.198660] [<8006b210>] show_stack+0x70/0x8c | |
| [ 133.203088] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 133.208657] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 133.214667] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 133.220415] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 133.225988] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 133.231645] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 133.236246] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 133.240523] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 133.247130] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a89180 | |
| [ 133.253581] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 133.259495] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 133.268030] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 133.276565] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 133.285102] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.293637] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.302174] ... | |
| [ 133.304665] Call Trace: | |
| [ 133.307157] [<8006b210>] show_stack+0x70/0x8c | |
| [ 133.311586] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 133.317152] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 133.321755] [<80118c70>] kfree+0x150/0x160 | |
| [ 133.325921] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 133.330464] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 133.337010] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 133.343552] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 133.349466] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 133.358001] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 133.366537] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 133.375073] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.383609] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.392145] ... | |
| [ 133.394637] Call Trace: | |
| [ 133.397127] [<8006b210>] show_stack+0x70/0x8c | |
| [ 133.401556] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 133.407124] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 133.413133] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 133.418882] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 133.424454] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 133.430111] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 133.434713] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 133.438991] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 133.445599] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a8e680 | |
| [ 133.452057] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 133.457971] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 133.466505] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 133.475040] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 133.483576] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.492113] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.500649] ... | |
| [ 133.503141] Call Trace: | |
| [ 133.505632] [<8006b210>] show_stack+0x70/0x8c | |
| [ 133.510062] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 133.515627] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 133.520230] [<80118c70>] kfree+0x150/0x160 | |
| [ 133.524396] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 133.528940] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 133.535496] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 133.542036] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 133.547950] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 133.556485] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 133.565021] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 133.573557] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.582093] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.590628] ... | |
| [ 133.593121] Call Trace: | |
| [ 133.595611] [<8006b210>] show_stack+0x70/0x8c | |
| [ 133.600040] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 133.605608] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 133.611618] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 133.617367] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 133.622940] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 133.628595] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 133.633196] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 133.637473] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 133.644072] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a89180 | |
| [ 133.650523] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 133.656436] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 133.664972] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 133.673508] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 133.682043] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.690580] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.699115] ... | |
| [ 133.701607] Call Trace: | |
| [ 133.704098] [<8006b210>] show_stack+0x70/0x8c | |
| [ 133.708528] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 133.714092] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 133.718687] [<80118c70>] kfree+0x150/0x160 | |
| [ 133.722853] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 133.727396] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 133.733945] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 133.740484] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 133.746398] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 133.754934] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 133.763470] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 133.772005] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.780542] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.789078] ... | |
| [ 133.791569] Call Trace: | |
| [ 133.794060] [<8006b210>] show_stack+0x70/0x8c | |
| [ 133.798488] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 133.804056] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 133.810066] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 133.815815] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 133.821388] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 133.827044] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 133.831645] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 133.835922] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 133.842522] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a8e680 | |
| [ 133.848972] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 133.854886] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 133.863428] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 133.871965] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 133.880501] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.889037] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.897573] ... | |
| [ 133.900064] Call Trace: | |
| [ 133.902556] [<8006b210>] show_stack+0x70/0x8c | |
| [ 133.906984] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 133.912550] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 133.917154] [<80118c70>] kfree+0x150/0x160 | |
| [ 133.921320] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 133.925860] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 133.932553] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 133.939093] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 133.945006] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 133.953541] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 133.962077] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 133.970613] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.979149] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 133.987685] ... | |
| [ 133.990177] Call Trace: | |
| [ 133.992669] [<8006b210>] show_stack+0x70/0x8c | |
| [ 133.997096] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 134.002665] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 134.008674] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 134.014422] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 134.019996] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 134.025651] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 134.030252] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 134.034542] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 134.041136] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a89180 | |
| [ 134.047588] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 134.053502] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 134.062036] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 134.070572] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 134.079108] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.087644] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.096180] ... | |
| [ 134.098672] Call Trace: | |
| [ 134.101163] [<8006b210>] show_stack+0x70/0x8c | |
| [ 134.105592] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 134.111158] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 134.115761] [<80118c70>] kfree+0x150/0x160 | |
| [ 134.119927] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 134.124466] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 134.131015] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 134.137559] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 134.143472] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 134.152007] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 134.160543] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 134.169079] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.177616] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.186151] ... | |
| [ 134.188644] Call Trace: | |
| [ 134.191134] [<8006b210>] show_stack+0x70/0x8c | |
| [ 134.195562] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 134.201130] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 134.207140] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 134.212888] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 134.218462] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 134.224117] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 134.228719] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 134.232997] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 134.239597] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a8e680 | |
| [ 134.246054] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 134.251968] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 134.260503] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 134.269039] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 134.277575] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.286111] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.294647] ... | |
| [ 134.297138] Call Trace: | |
| [ 134.299630] [<8006b210>] show_stack+0x70/0x8c | |
| [ 134.304058] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 134.309624] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 134.314226] [<80118c70>] kfree+0x150/0x160 | |
| [ 134.318395] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 134.322935] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 134.329480] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 134.336016] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 134.341930] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 134.350465] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 134.359001] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 134.367537] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.376073] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.384609] ... | |
| [ 134.387101] Call Trace: | |
| [ 134.389591] [<8006b210>] show_stack+0x70/0x8c | |
| [ 134.394019] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 134.399588] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 134.405598] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 134.411345] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 134.416920] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 134.422574] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 134.427176] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 134.431454] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 134.438053] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a89180 | |
| [ 134.444503] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 134.450417] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 134.458952] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 134.467487] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 134.476024] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.484560] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.493095] ... | |
| [ 134.495588] Call Trace: | |
| [ 134.498079] [<8006b210>] show_stack+0x70/0x8c | |
| [ 134.502507] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 134.508073] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 134.512676] [<80118c70>] kfree+0x150/0x160 | |
| [ 134.516842] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 134.521384] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 134.527938] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 134.534473] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 134.540388] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 134.548923] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 134.557459] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 134.565995] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.574530] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.583067] ... | |
| [ 134.585558] Call Trace: | |
| [ 134.588050] [<8006b210>] show_stack+0x70/0x8c | |
| [ 134.592476] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 134.598046] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 134.604055] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 134.609803] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 134.615376] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 134.621032] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 134.625634] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 134.629912] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 134.636512] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a8e680 | |
| [ 134.642969] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 134.648884] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 134.657427] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 134.665962] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 134.674498] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.683034] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.691570] ... | |
| [ 134.694063] Call Trace: | |
| [ 134.696555] [<8006b210>] show_stack+0x70/0x8c | |
| [ 134.700981] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 134.706548] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 134.711151] [<80118c70>] kfree+0x150/0x160 | |
| [ 134.715316] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 134.719860] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 134.726404] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 134.732940] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 134.738855] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 134.747389] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 134.755924] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 134.764460] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.772997] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.781533] ... | |
| [ 134.784024] Call Trace: | |
| [ 134.786515] [<8006b210>] show_stack+0x70/0x8c | |
| [ 134.790943] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 134.796512] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 134.802522] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 134.808269] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 134.813842] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 134.819498] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 134.824100] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 134.828378] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 134.834972] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a89180 | |
| [ 134.841427] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 134.847341] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 134.855875] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 134.864412] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 134.872947] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.881483] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.890019] ... | |
| [ 134.892511] Call Trace: | |
| [ 134.895003] [<8006b210>] show_stack+0x70/0x8c | |
| [ 134.899431] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 134.904997] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 134.909600] [<80118c70>] kfree+0x150/0x160 | |
| [ 134.913767] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 134.918307] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 134.924959] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 134.931504] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 134.937418] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 134.945961] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 134.954497] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 134.963032] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.971569] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 134.980105] ... | |
| [ 134.982597] Call Trace: | |
| [ 134.985089] [<8006b210>] show_stack+0x70/0x8c | |
| [ 134.989516] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 134.995084] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 135.001093] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 135.006843] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 135.012418] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 135.018079] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 135.022680] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 135.026968] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 135.033563] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a8e680 | |
| [ 135.040017] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 135.045930] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 135.054465] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 135.063001] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 135.071537] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.080073] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.088609] ... | |
| [ 135.091101] Call Trace: | |
| [ 135.093592] [<8006b210>] show_stack+0x70/0x8c | |
| [ 135.098021] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 135.103586] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 135.108189] [<80118c70>] kfree+0x150/0x160 | |
| [ 135.112356] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 135.116895] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 135.123447] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 135.129987] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 135.135902] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 135.144445] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 135.152981] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 135.161517] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.170053] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.178588] ... | |
| [ 135.181080] Call Trace: | |
| [ 135.183571] [<8006b210>] show_stack+0x70/0x8c | |
| [ 135.187999] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 135.193567] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 135.199578] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 135.205326] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 135.210900] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 135.216555] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 135.221156] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 135.225434] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 135.232040] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a89180 | |
| [ 135.238493] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 135.244406] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 135.252940] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 135.261476] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 135.270012] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.278549] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.287084] ... | |
| [ 135.289575] Call Trace: | |
| [ 135.292066] [<8006b210>] show_stack+0x70/0x8c | |
| [ 135.296495] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 135.302061] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 135.306656] [<80118c70>] kfree+0x150/0x160 | |
| [ 135.310822] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 135.315364] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 135.321910] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 135.328453] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 135.334368] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 135.342903] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 135.351438] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 135.359974] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.368510] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.377046] ... | |
| [ 135.379538] Call Trace: | |
| [ 135.382030] [<8006b210>] show_stack+0x70/0x8c | |
| [ 135.386456] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 135.392026] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 135.398035] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 135.403783] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 135.409356] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 135.415012] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 135.419614] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 135.423893] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 135.430515] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a8e680 | |
| [ 135.436967] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 135.442880] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 135.451416] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 135.459951] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 135.468487] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.477023] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.485559] ... | |
| [ 135.488051] Call Trace: | |
| [ 135.490544] [<8006b210>] show_stack+0x70/0x8c | |
| [ 135.494972] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 135.500537] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 135.505140] [<80118c70>] kfree+0x150/0x160 | |
| [ 135.509308] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 135.513854] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 135.520406] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 135.526947] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 135.532861] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 135.541395] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 135.549931] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 135.558467] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.567003] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.575539] ... | |
| [ 135.578032] Call Trace: | |
| [ 135.580522] [<8006b210>] show_stack+0x70/0x8c | |
| [ 135.584949] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 135.590518] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 135.596529] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 135.602277] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 135.607850] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 135.613506] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 135.618106] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 135.622386] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 135.628996] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a89180 | |
| [ 135.635451] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 135.641366] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 135.649908] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 135.658444] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 135.666980] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.675516] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.684052] ... | |
| [ 135.686544] Call Trace: | |
| [ 135.689035] [<8006b210>] show_stack+0x70/0x8c | |
| [ 135.693464] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 135.699029] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 135.703633] [<80118c70>] kfree+0x150/0x160 | |
| [ 135.707800] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 135.712342] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 135.718889] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 135.725431] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 135.731345] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 135.739879] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 135.748416] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 135.756951] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.765487] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.774023] ... | |
| [ 135.776516] Call Trace: | |
| [ 135.779007] [<8006b210>] show_stack+0x70/0x8c | |
| [ 135.783432] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 135.789002] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 135.795012] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 135.800759] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 135.806335] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 135.811989] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 135.816591] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 135.820869] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 135.827469] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a8e680 | |
| [ 135.833927] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 135.839840] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 135.848375] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 135.856911] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 135.865447] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.873983] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.882519] ... | |
| [ 135.885010] Call Trace: | |
| [ 135.887502] [<8006b210>] show_stack+0x70/0x8c | |
| [ 135.891929] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 135.897496] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 135.902099] [<80118c70>] kfree+0x150/0x160 | |
| [ 135.906265] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 135.910807] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 135.917360] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 135.923897] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 135.929811] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 135.938346] 80543800 802afc34 00210d00 00000000 8694c508 800a9a6c 00000000 00000006 | |
| [ 135.946881] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 135.955417] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.963954] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 135.972490] ... | |
| [ 135.974981] Call Trace: | |
| [ 135.977472] [<8006b210>] show_stack+0x70/0x8c | |
| [ 135.981900] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 135.987469] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 135.993479] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 135.999227] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 136.004800] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 136.010456] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 136.015057] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 136.019334] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 136.025905] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a89180 | |
| [ 136.032358] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 136.038271] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 136.046805] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 136.055341] 00000006 802afc34 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 136.063878] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.072414] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.080949] ... | |
| [ 136.083441] Call Trace: | |
| [ 136.085933] [<8006b210>] show_stack+0x70/0x8c | |
| [ 136.090362] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 136.095927] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 136.100530] [<80118c70>] kfree+0x150/0x160 | |
| [ 136.104695] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 136.109237] [<87783788>] batadv_algo_dump+0x3524/0x4c3c [batman_adv] | |
| [ 136.115784] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 136.122319] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 136.128234] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 136.136768] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 136.145304] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 136.153840] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.162376] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.170912] ... | |
| [ 136.173404] Call Trace: | |
| [ 136.175895] [<8006b210>] show_stack+0x70/0x8c | |
| [ 136.180322] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 136.185890] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 136.191900] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 136.197649] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 136.203222] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 136.208878] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 136.213480] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 136.217755] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 136.224383] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a8e680 | |
| [ 136.230842] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 136.236755] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 136.245290] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 136.253825] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 136.262362] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.270898] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.279433] ... | |
| [ 136.281926] Call Trace: | |
| [ 136.284418] [<8006b210>] show_stack+0x70/0x8c | |
| [ 136.288848] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 136.294412] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 136.299014] [<80118c70>] kfree+0x150/0x160 | |
| [ 136.303181] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 136.307731] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 136.314286] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 136.320829] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 136.326743] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 136.335278] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 136.343814] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 136.352350] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.360886] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.369423] ... | |
| [ 136.371914] Call Trace: | |
| [ 136.374404] [<8006b210>] show_stack+0x70/0x8c | |
| [ 136.378833] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 136.384402] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 136.390411] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 136.396160] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 136.401732] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 136.407389] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 136.411990] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 136.416267] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 136.422871] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a89180 | |
| [ 136.429325] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 136.435239] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 136.443774] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 136.452310] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 136.460845] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.469382] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.477918] ... | |
| [ 136.480409] Call Trace: | |
| [ 136.482902] [<8006b210>] show_stack+0x70/0x8c | |
| [ 136.487330] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 136.492896] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 136.497498] [<80118c70>] kfree+0x150/0x160 | |
| [ 136.501666] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 136.506206] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 136.512754] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 136.519296] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 136.525210] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 136.533745] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 136.542280] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 136.550817] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.559353] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.567889] ... | |
| [ 136.570380] Call Trace: | |
| [ 136.572872] [<8006b210>] show_stack+0x70/0x8c | |
| [ 136.577300] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 136.582868] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 136.588877] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 136.594626] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 136.600200] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 136.605855] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 136.610457] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 136.614733] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 136.621335] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a8e680 | |
| [ 136.627792] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 136.633706] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 136.642240] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 136.650777] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 136.659313] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.667848] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.676384] ... | |
| [ 136.678876] Call Trace: | |
| [ 136.681367] [<8006b210>] show_stack+0x70/0x8c | |
| [ 136.685796] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 136.691362] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 136.695964] [<80118c70>] kfree+0x150/0x160 | |
| [ 136.700131] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 136.704673] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 136.711230] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 136.717771] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 136.723686] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 136.732220] 80543800 802afc34 00210d00 877a3cd8 8778e180 800a9a6c 00000000 00000006 | |
| [ 136.740756] 00000006 800aeccc 80475b0c 87c09984 00000000 800d88dc 805476c2 00000039 | |
| [ 136.749292] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.757828] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.766364] ... | |
| [ 136.768856] Call Trace: | |
| [ 136.771347] [<8006b210>] show_stack+0x70/0x8c | |
| [ 136.775774] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 136.781343] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 136.787352] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 136.793100] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 136.798674] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 136.804330] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 136.808931] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 136.813212] [<87782944>] batadv_algo_dump+0x26e0/0x4c3c [batman_adv] | |
| [ 136.819811] TRACE kmalloc-4096 free 0x86a88080 inuse=1 fp=0x86a89180 | |
| [ 136.826267] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 136.832181] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 136.840715] 80543800 8047c52c 8047c30c 86a88080 80570000 800a9a6c 00000000 00000006 | |
| [ 136.849251] 00000006 868b6a80 80475b0c 87c09a64 00000000 800d88dc 805476c2 00000038 | |
| [ 136.857787] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.866324] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.874859] ... | |
| [ 136.877352] Call Trace: | |
| [ 136.879842] [<8006b210>] show_stack+0x70/0x8c | |
| [ 136.884271] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 136.889837] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 136.894439] [<80118c70>] kfree+0x150/0x160 | |
| [ 136.898606] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 136.903148] [<87783874>] batadv_algo_dump+0x3610/0x4c3c [batman_adv] | |
| [ 136.909752] TRACE kmalloc-4096 alloc 0x86a88080 inuse=7 fp=0x (null) | |
| [ 136.916291] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 136.922205] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 136.930739] 80543800 802afc34 00210d00 87583020 00000000 800a9a6c 00000000 00000006 | |
| [ 136.939276] 00000006 802ad2a0 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 136.947811] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.956347] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 136.964883] ... | |
| [ 136.967375] Call Trace: | |
| [ 136.969867] [<8006b210>] show_stack+0x70/0x8c | |
| [ 136.974295] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 136.979862] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 136.985872] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 136.991620] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 136.997194] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 137.002848] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 137.007451] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 137.011841] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 137.019832] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 137.024582] TRACE kmalloc-4096 alloc 0x86a8e680 inuse=7 fp=0x (null) | |
| [ 137.031122] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 137.037036] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 137.045571] 80543800 802afc34 00210d00 875aeec0 00000000 800a9a6c 00000000 00000006 | |
| [ 137.054107] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 137.062643] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.071178] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.079714] ... | |
| [ 137.082206] Call Trace: | |
| [ 137.084698] [<8006b210>] show_stack+0x70/0x8c | |
| [ 137.089128] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 137.094694] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 137.100703] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 137.106453] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 137.112026] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 137.117681] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 137.122282] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 137.126667] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 137.134656] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 137.139401] TRACE kmalloc-4096 alloc 0x86a89180 inuse=7 fp=0x (null) | |
| [ 137.145946] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 137.151859] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 137.160402] 80543800 802afc34 00210d00 875acc80 00000000 800a9a6c 00000000 00000006 | |
| [ 137.168938] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 137.177474] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.186010] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.194546] ... | |
| [ 137.197038] Call Trace: | |
| [ 137.199530] [<8006b210>] show_stack+0x70/0x8c | |
| [ 137.203958] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 137.209524] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 137.215534] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 137.221284] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 137.226861] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 137.232521] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 137.237122] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 137.241506] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 137.249496] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 137.254244] TRACE kmalloc-4096 alloc 0x86a8d580 inuse=7 fp=0x (null) | |
| [ 137.260785] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 137.266699] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 137.275242] 80543800 802afc34 00210d00 875ac380 00000000 800a9a6c 00000000 00000006 | |
| [ 137.283778] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 137.292314] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.300850] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.309386] ... | |
| [ 137.311878] Call Trace: | |
| [ 137.314371] [<8006b210>] show_stack+0x70/0x8c | |
| [ 137.318798] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 137.324365] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 137.330375] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 137.336123] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 137.341698] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 137.347352] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 137.351953] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 137.356332] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 137.364327] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 137.368953] TRACE kmalloc-4096 free 0x86a8d580 inuse=4 fp=0x86a8a280 | |
| [ 137.375405] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 137.381319] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 137.389853] 80543800 8047c52c 8047c30c 86a8d580 80570000 800a9a6c 00000000 00000006 | |
| [ 137.398389] 00000006 02090220 80475b0c 87c09c2c 00000000 800d88dc 805476c2 00000038 | |
| [ 137.406924] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.415461] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.423997] ... | |
| [ 137.426489] Call Trace: | |
| [ 137.428980] [<8006b210>] show_stack+0x70/0x8c | |
| [ 137.433409] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 137.438976] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 137.443578] [<80118c70>] kfree+0x150/0x160 | |
| [ 137.447742] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 137.452368] [<876a4b80>] ieee80211_mark_rx_ba_filtered_frames+0xfcc/0x141c [mac80211] | |
| [ 137.460363] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 137.465024] TRACE kmalloc-4096 alloc 0x86a8d580 inuse=7 fp=0x (null) | |
| [ 137.471562] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 137.477476] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 137.486019] 80543800 802afc34 00210d00 876366e0 00000000 800a9a6c 00000000 00000006 | |
| [ 137.494555] 00000006 80200088 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 137.503092] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.511628] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.520163] ... | |
| [ 137.522655] Call Trace: | |
| [ 137.525147] [<8006b210>] show_stack+0x70/0x8c | |
| [ 137.529575] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 137.535142] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 137.541152] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 137.546901] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 137.552473] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 137.558129] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 137.562731] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 137.567109] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 137.575095] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 137.579722] TRACE kmalloc-4096 free 0x86a8d580 inuse=4 fp=0x86a8c480 | |
| [ 137.586173] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 137.592088] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 137.600631] 80543800 8047c52c 8047c30c 86a8d580 80570000 800a9a6c 00000000 00000006 | |
| [ 137.609167] 00000006 02090220 80475b0c 87c09c2c 00000000 800d88dc 805476c2 00000038 | |
| [ 137.617703] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.626238] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.634774] ... | |
| [ 137.637267] Call Trace: | |
| [ 137.639758] [<8006b210>] show_stack+0x70/0x8c | |
| [ 137.644188] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 137.649753] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 137.654355] [<80118c70>] kfree+0x150/0x160 | |
| [ 137.658520] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 137.663151] [<876a4b80>] ieee80211_mark_rx_ba_filtered_frames+0xfcc/0x141c [mac80211] | |
| [ 137.671141] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 137.675800] TRACE kmalloc-4096 alloc 0x86a8d580 inuse=7 fp=0x (null) | |
| [ 137.682340] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 137.688254] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 137.696797] 80543800 802afc34 00210d00 87636140 00000000 800a9a6c 00000000 00000006 | |
| [ 137.705333] 00000006 80200088 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 137.713869] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.722404] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.730941] ... | |
| [ 137.733432] Call Trace: | |
| [ 137.735924] [<8006b210>] show_stack+0x70/0x8c | |
| [ 137.740352] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 137.745920] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 137.751929] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 137.757678] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 137.763250] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 137.768906] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 137.773508] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 137.777885] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 137.785873] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 137.790623] TRACE kmalloc-4096 alloc 0x86a8a280 inuse=7 fp=0x (null) | |
| [ 137.797163] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 137.803076] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 137.811620] 80543800 802afc34 00210d00 87581020 00000000 800a9a6c 00000000 00000006 | |
| [ 137.820156] 00000006 00000001 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 137.828691] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.837228] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.845764] ... | |
| [ 137.848255] Call Trace: | |
| [ 137.850748] [<8006b210>] show_stack+0x70/0x8c | |
| [ 137.855176] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 137.860742] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 137.866753] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 137.872501] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 137.878076] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 137.883729] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 137.888330] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 137.892718] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 137.900713] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 137.905333] TRACE kmalloc-4096 free 0x86a8a280 inuse=5 fp=0x86a8c480 | |
| [ 137.911782] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 137.917696] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 137.926230] 80543800 8047c52c 8047c30c 86a8a280 80570000 800a9a6c 00000000 00000006 | |
| [ 137.934766] 00000006 02090220 80475b0c 87c09c2c 00000000 800d88dc 805476c2 00000038 | |
| [ 137.943303] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.951838] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 137.960374] ... | |
| [ 137.962866] Call Trace: | |
| [ 137.965358] [<8006b210>] show_stack+0x70/0x8c | |
| [ 137.969789] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 137.975353] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 137.979956] [<80118c70>] kfree+0x150/0x160 | |
| [ 137.984120] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 137.988750] [<876a4b80>] ieee80211_mark_rx_ba_filtered_frames+0xfcc/0x141c [mac80211] | |
| [ 137.996740] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 138.001397] TRACE kmalloc-4096 alloc 0x86a8a280 inuse=7 fp=0x (null) | |
| [ 138.007940] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 138.013854] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 138.022397] 80543800 802afc34 00210d00 875f6920 00000000 800a9a6c 00000000 00000006 | |
| [ 138.030933] 00000006 80200088 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 138.039469] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 138.048004] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 138.056540] ... | |
| [ 138.059033] Call Trace: | |
| [ 138.061524] [<8006b210>] show_stack+0x70/0x8c | |
| [ 138.065954] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 138.071520] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 138.077529] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 138.083278] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 138.088850] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 138.094507] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 138.099109] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 138.103488] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 138.111482] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 138.116102] TRACE kmalloc-4096 free 0x86a8a280 inuse=5 fp=0x86a8b380 | |
| [ 138.122550] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 138.128465] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 138.136999] 80543800 8047c52c 8047c30c 86a8a280 80570000 800a9a6c 00000000 00000006 | |
| [ 138.145535] 00000006 02090220 80475b0c 87c09c2c 00000000 800d88dc 805476c2 00000038 | |
| [ 138.154071] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 138.162608] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 138.171143] ... | |
| [ 138.173635] Call Trace: | |
| [ 138.176127] [<8006b210>] show_stack+0x70/0x8c | |
| [ 138.180557] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 138.186121] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 138.190725] [<80118c70>] kfree+0x150/0x160 | |
| [ 138.194888] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 138.199520] [<876a4b80>] ieee80211_mark_rx_ba_filtered_frames+0xfcc/0x141c [mac80211] | |
| [ 138.207509] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 138.212233] TRACE kmalloc-4096 alloc 0x86a8a280 inuse=7 fp=0x (null) | |
| [ 138.218779] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 138.224692] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 138.233227] 80543800 802afc34 00210d00 870e21dc 02080020 800a9a6c 00000000 00000006 | |
| [ 138.241763] 00000006 80570000 80475b0c 87c09a04 00000000 800d88dc 805476c2 00000039 | |
| [ 138.250300] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 138.258835] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 138.267371] ... | |
| [ 138.269863] Call Trace: | |
| [ 138.272355] [<8006b210>] show_stack+0x70/0x8c | |
| [ 138.276785] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 138.282350] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 138.288359] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 138.294108] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 138.299682] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 138.305337] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 138.309938] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 138.314244] [<87797e30>] batadv_add_bcast_packet_to_list+0x94/0x200 [batman_adv] | |
| [ 138.321775] [<87796f70>] batadv_recv_bcast_packet+0x1a0/0x464 [batman_adv] | |
| [ 138.328781] [<87790588>] batadv_batman_skb_recv+0x174/0x22c [batman_adv] | |
| [ 138.335612] [<802becac>] __netif_receive_skb_core+0x508/0x9d0 | |
| [ 138.341446] [<802bfcb0>] netif_receive_skb_internal+0x60/0x70 | |
| [ 138.347409] [<8769fe78>] ieee80211_attach_ack_skb+0x1034/0x19b4 [mac80211] | |
| [ 138.354721] TRACE kmalloc-4096 alloc 0x86a8c480 inuse=7 fp=0x (null) | |
| [ 138.361270] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 138.367183] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 138.375726] 80543800 802afc34 00210d00 870e21dc 02080020 800a9a6c 00000000 00000006 | |
| [ 138.384262] 00000006 80570000 80475b0c 87c09a04 00000000 800d88dc 805476c2 00000039 | |
| [ 138.392797] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 138.401334] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 138.409869] ... | |
| [ 138.412362] Call Trace: | |
| [ 138.414856] [<8006b210>] show_stack+0x70/0x8c | |
| [ 138.419283] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 138.424849] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 138.430858] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 138.436608] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 138.442187] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 138.447844] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 138.452446] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 138.456751] [<87797e30>] batadv_add_bcast_packet_to_list+0x94/0x200 [batman_adv] | |
| [ 138.464283] [<87796f70>] batadv_recv_bcast_packet+0x1a0/0x464 [batman_adv] | |
| [ 138.471288] [<87790588>] batadv_batman_skb_recv+0x174/0x22c [batman_adv] | |
| [ 138.478118] [<802becac>] __netif_receive_skb_core+0x508/0x9d0 | |
| [ 138.483953] [<802bfcb0>] netif_receive_skb_internal+0x60/0x70 | |
| [ 138.489913] [<8769fe78>] ieee80211_attach_ack_skb+0x1034/0x19b4 [mac80211] | |
| [ 138.497258] TRACE kmalloc-4096 alloc 0x86a8b380 inuse=7 fp=0x (null) | |
| [ 138.503803] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 138.509716] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 138.518259] 80543800 802afc34 00210d00 874afa40 00000000 800a9a6c 00000000 00000006 | |
| [ 138.526795] 00000006 000d001c 80475b0c 87c09bcc 00000000 800d88dc 805476c2 00000039 | |
| [ 138.535331] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 138.543867] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 138.552403] ... | |
| [ 138.554896] Call Trace: | |
| [ 138.557389] [<8006b210>] show_stack+0x70/0x8c | |
| [ 138.561817] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 138.567383] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 138.573392] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 138.579141] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 138.584722] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 138.590377] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 138.594979] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 138.599366] [<876a4678>] ieee80211_mark_rx_ba_filtered_frames+0xac4/0x141c [mac80211] | |
| [ 138.607353] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 138.611981] TRACE kmalloc-4096 free 0x86a8b380 inuse=7 fp=0x (null) | |
| [ 138.618431] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 138.624344] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 138.632879] 80543800 8047c52c 8047c30c 86a8b380 80570000 800a9a6c 00000000 00000006 | |
| [ 138.641415] 00000006 02090220 80475b0c 87c09c2c 00000000 800d88dc 805476c2 00000038 | |
| [ 138.649951] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 138.658487] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 138.667023] ... | |
| [ 138.669514] Call Trace: | |
| [ 138.672006] [<8006b210>] show_stack+0x70/0x8c | |
| [ 138.676436] [<80118710>] free_debug_processing+0x2d8/0x300 | |
| [ 138.682002] [<80118794>] __slab_free+0x5c/0x27c | |
| [ 138.686604] [<80118c70>] kfree+0x150/0x160 | |
| [ 138.690769] [<802ad2a0>] __kfree_skb+0x14/0x98 | |
| [ 138.695394] [<876a4b80>] ieee80211_mark_rx_ba_filtered_frames+0xfcc/0x141c [mac80211] | |
| [ 138.703389] [<802b363c>] __build_skb+0x40/0xc8 | |
| [ 138.708163] TRACE kmalloc-4096 alloc 0x86a8b380 inuse=7 fp=0x (null) | |
| [ 138.714704] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| [ 138.720617] Stack : 805476c2 00000032 00000000 00000000 804c8fc4 804c8c27 80472060 00000000 | |
| [ 138.729161] 80543800 802afc34 00210d00 870e21dc 02080020 800a9a6c 00000000 00000006 | |
| [ 138.737696] 00000006 80570000 80475b0c 87c09a04 00000000 800d88dc 805476c2 00000039 | |
| [ 138.746232] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 138.754768] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
| [ 138.763304] ... | |
| [ 138.765796] Call Trace: | |
| [ 138.768288] [<8006b210>] show_stack+0x70/0x8c | |
| [ 138.772716] [<80117260>] alloc_debug_processing+0x98/0x1d8 | |
| [ 138.778284] [<80117c58>] ___slab_alloc.constprop.27+0x1e8/0x290 | |
| [ 138.784293] [<80117d20>] __slab_alloc.constprop.26+0x20/0x44 | |
| [ 138.790042] [<8011a58c>] __kmalloc_track_caller+0xf8/0x1b0 | |
| [ 138.795616] [<802afb44>] __kmalloc_reserve.isra.3+0x40/0xa4 | |
| [ 138.801270] [<802afc34>] __alloc_skb+0x8c/0x17c | |
| [ 138.805871] [<802b0110>] skb_copy+0x48/0xbc | |
| [ 138.810178] [<87797e30>] batadv_add_bcast_packet_to_list+0x94/0x200 [batman_adv] | |
| [ 138.817707] [<87796f70>] batadv_recv_bcast_packet+0x1a0/0x464 [batman_adv] | |
| [ 138.824715] [<87790588>] batadv_batman_skb_recv+0x174/0x22c [batman_adv] | |
| [ 138.831544] [<802becac>] __netif_receive_skb_core+0x508/0x9d0 | |
| [ 138.837379] [<802bfcb0>] netif_receive_skb_internal+0x60/0x70 | |
| [ 138.843342] [<8769fe78>] ieee80211_attach_ack_skb+0x1034/0x19b4 [mac80211] | |
| [ 138.850737] TRACE kmalloc-4096 alloc 0x86b40080 inuse=7 fp=0x (null) | |
| [ 138.857282] CPU: 0 PID: 0 Comm: swapper Not tainted 4.9.182 #0 | |
| ▒▒U▒▒닁1.1▒Bj▒y 1▒20▒Mj▒▒:2&▒▒Jj00000032 00000000 00000000▒ | |
| UK▒닁DBL&j | |
| ▒▒5▒ 1▒j 5 | |
| !+͡ si▒▒j▒, ▒Y,▒K▒co▒=▒28C!▒+▒h: ▒ M▒C▒Usin▒"▒▒▒ult▒▒٥▒onmY | |
| 5▒C▒PCIe▒▒֕▒ OK▒HHH | |
| j | |
| IKserZX▒H▒▒▒ sY▒+▒5 | |
| Er.'▒▒ɥ▒l | |
| Net' | |
| ▒▒3▒}▒▒▒t_i▒ZW+▒ize▒▒j▒▒vX▒▒▒addrY▒.J▒▒F▒X.▒ *ͥ▒▒ fi▒▒▒addr宮H▒ W▒▒ re▒Yj▒sk:㚚▒▒▒ | |
| W▒*PuTTYjj--▒▒▒7!e▒* | |
| : cfV▒▒] cf▒▒▒▒11▒C▒eth▒'▒▒be:▒X▒▒▒08:Sj | |
| ath▒▒▒eg_Z+▒▒ com▒▒ѕ5 | |
| ▒ | |
| ▒▒5 | |
| ▒ | |
| j | |
| A]▒K▒▒tinJ▒▒1 se▒ˑ▒5 | |
| ## ▒▒ѥ▒g i[Xցat 9▒▒▒▒0 .ɩ | |
| U▒▒ess▒▒KY.▒▒Im▒Vrr▒ OKC▒HhE▒▒ѥng ▒Y▒[ 0.000000] ▒in▒x version 4.9.18▒ (▒ackin@debian) (g▒c ▒ersion 7.3.0 (Op▒nW▒t GCC 7.3.0 r762▒+1▒-eef6bd3393) ) #▒ W▒d Jul 10 23:09:0▒ 2▒19 | |
| [ 0▒00▒000] bootconsole▒[e▒rly0] enabled | |
| [ 0.00000▒] ▒PU▒ revision is:▒00▒19▒4c (MIPS 74Kc▒ | |
| [ 0.0000▒0]▒SoC: Atheros AR9▒44▒rev 2 | |
| [ ▒ 0▒000000] Determin▒d ▒hysical RAM map:▒ | |
| [ 0.00▒00▒] memory: 08000▒00▒@ 00000000 (usab▒e)▒ | |
| ▒ ▒ 0.000000] Initr▒ n▒t found or empty▒- ▒isabling ▒[ 0.000000] ▒ri▒ary instruction ▒ac▒e 64kB, VIPT, 4-▒ay▒ linesize 32 byt▒s.▒ | |
| [ 0.00▒00▒] Primary data c▒ch▒ 32kB, 4-way, VI▒T,▒cache aliases, l▒ne▒ize 32 bytes | |
| [ 0.00▒00▒] Zone ranges: | |
| [ 0.000000]▒ ▒ormal [mem 0x0▒00▒00000000000-0x00▒00▒0007ffffff] | |
| ▒ 0.000000]▒Mo▒ab▒e zone start for▒ea▒h node | |
| [ 0.0▒00▒0] Early memory ▒od▒ ranges | |
| [▒ 0.000000] n▒de▒ 0: [mem 0x0000▒00▒00000000-0x00000▒00▒7ffffff] | |
| ▒[ 0.000000▒ B▒ilt 1 zonelists ▒n ▒one order, mobil▒ty▒grouping on. To▒al▒pages: 32512 | |
| [ 0.000000] K▒rn▒l command line: ▒bo▒rd=TL-WDR4300 c▒ns▒le=ttyS0,115200 ▒oo▒fstype=squashfs ▒oi▒itrd | |
| [ 0.000000▒ P▒D hash table ent▒ie▒: 512 (order: -1▒ 2▒48 bytes) | |
| [ 0.0▒00▒0] Dentry cache ▒as▒ table entries: ▒63▒4 (order: 4, 655▒6 ▒yt▒s) | |
| ▒[ 0.000000] W▒it▒ng ErrCtl regist▒r=▒0000000192 (▒rd▒r: 3, 32768 byte▒) | |
| [▒ 0.000000] Rea▒ba▒k ▒rrCtl registe▒=0▒00▒000 | |
| [ ▒ 0.000000] Memo▒y:▒124296K/131072K ▒va▒lable (3581K ker▒el▒code, 191K rwdat▒, ▒92K rodata, 320K▒in▒t, 212K bss, 677▒K ▒eserved, 0K cma-▒es▒rved) | |
| [ 0.▒00▒00] SLUB: HWalig▒=3▒, Order=0-3, Min▒bj▒cts=0, CPUs=1, N▒de▒=1▒ | |
| [ 0.00▒00▒] NR_IRQS:51 | |
| [▒ 0.000000] Clo▒ks▒ CPU:560.000MHz,▒DD▒:450.000MHz, AHB▒22▒.000MHz, Ref:40.▒00▒Hz | |
| [▒ ▒0.000000] clocks▒ur▒e: MIPS: mask: 0▒ff▒fffff max_cycles▒ 0▒ffffffff, max_id▒e_▒s: 6825930166 ns▒ | |
| [ ▒ ▒.000010] sched_c▒oc▒: 32 bits at 280▒Hz▒ resolution 3ns,▒wr▒ps every 7669584▒82▒s | |
| ▒[▒ ▒0.081145] pid_ma▒: ▒efault: 32768 mi▒im▒m: 301MIPS (lpj=139468▒) | |
| [ 0.086536▒ M▒unt-cache hash t▒bl▒ entries: 1024 (▒rd▒r: 0, 4096 bytes▒ | |
| [ 0.093▒97▒ Mountpoint-cach▒ h▒sh table entries▒ 1▒24 (order: 0, 40▒6 ▒ytes) | |
| [ ▒0.▒08510] clocksour▒e:▒jiffies: mask: 0▒ff▒fffff max_cycles▒ 0▒ffffffff, max_id▒e_▒s: 1911260446275▒00▒ ns | |
| ▒ ▒ 0.119025] futex▒ha▒h table entries:▒25▒ (order: -1, 307▒ b▒tes) | |
| [ 0▒12▒661] NET: Regist▒re▒ p▒otocol family▒16▒ | |
| [ 0.1▒81▒4] MIPS: machine▒is▒TP-LINK TL-WDR36▒0/▒300/4310 | |
| [ 0.148432] ▒eg▒stering PCI cont▒ol▒er with io_map_b▒se▒unset | |
| [ 0.44▒24▒] PCI host bridg▒ t▒ bus 0000:00 | |
| [ 0.447669] p▒i_▒us 0000:00: root▒bu▒ resource [mem 0▒10▒00000-0x13ffffff▒ | |
| [ ▒ ▒.454991] pci_bus▒00▒0:00: root bus r▒so▒rce [io 0x0000]▒ | |
| [ 0.▒60▒60] pci_bus 0000▒00▒ root bus resour▒e ▒??? 0x00000000 f▒ag▒ 0x0] | |
| [ 0.468182]▒pc▒_bus 0000:00: No▒bu▒n resource found▒fo▒ root bus, will ▒se▒[bus 00-ff] | |
| [ 0.476697] p▒i ▒000:00:00.0: inv▒li▒ calibration dat▒ | |
| ▒[ 0.490860▒ p▒i 0000:00:00.0: ▒AR▒6: assigned [mem▒0x▒0020000-0x1002ff▒f ▒ref] | |
| ▒ ▒ 0.498569] pci 0▒00▒00:00.0: using i▒q ▒0 for pin 1 | |
| ▒[ ▒ ▒.522268] NET: Re▒is▒ered protocol fa▒il▒ 2ce MI▒S | |
| [ 0.529056▒ T▒P established ha▒h ▒able entries: 10▒4 ▒order: 0, 4096 b▒te▒) | |
| [ 0.▒36▒25] TCP bind has▒ t▒ble entries: 102▒ (▒rder: 0, 4096 by▒es▒ | |
| [▒ 0.543314] TCP▒ H▒sh tables config▒re▒ (established 10▒4 ▒ind 1024) | |
| [ 0.550274▒ U▒P hash table ent▒ie▒: 256 (order: 0,▒40▒6 bytes) | |
| [ 0▒55▒53▒] UDP-Lite ha▒h ▒ab▒e entries: 256 (▒rd▒r: 0, 4096 bytes▒ | |
| [▒ 0.563633] NET▒ R▒gistered protoco▒ f▒mily 1 | |
| [ ▒0.▒76841] Crashlog ▒ll▒cated RAM at add▒es▒ 0x3f00000 | |
| [ ▒ 0▒585347] workings▒t:▒ti▒estamp_bits=3▒ m▒x_▒rder=15 bucke▒_o▒de▒=0 | |
| [ ▒0.▒45904] squashfs:▒ve▒sion 4.0 (2009/0▒/3▒) Phillip Loughe▒ | |
| ▒[ 0.7143▒9]▒io scheduler dea▒li▒e registered (de▒au▒t)(RTIME) (C▒OD▒_PRIORITY) (c) 2▒01▒2006 Red Hat, In▒. | |
| [ ▒ ▒.725281] Serial:▒82▒0/16550 driver, ▒6 ▒orts, IRQ sharin▒ e▒abled | |
| [ 0.74249▒] ▒on▒ole [ttyS0] d▒sa▒le▒ | |
| [ ▒0.▒66405] serial825▒.0▒ ttyS0 at MMIO 0▒18▒20000 (irq = 11,▒ba▒e_baud = 2500000▒ i▒ a 16550A | |
| [ 0.775599] console [ttyS0] enabled | |
| [ 0.775599] console [ttyS0] enabled | |
| [ 0.783009] bootconsole [early0] disabled | |
| [ 0.783009] bootconsole [early0] disabled | |
| [ 0.812442] m25p80 spi0.0: found en25q64, expected m25p80 | |
| [ 0.817981] m25p80 spi0.0: en25q64 (8192 Kbytes) | |
| [ 0.823936] 5 tp-link partitions found on MTD device spi0.0 | |
| [ 0.829598] Creating 5 MTD partitions on "spi0.0": | |
| [ 0.834523] 0x000000000000-0x000000020000 : "u-boot" | |
| [ 0.845232] 0x000000020000-0x00000019d8f4 : "kernel" | |
| [ 0.856308] 0x00000019d8f4-0x0000007f0000 : "rootfs" | |
| [ 0.866320] mtd: device 2 (rootfs) set to be root filesystem | |
| [ 0.872115] 1 squashfs-split partitions found on MTD device rootfs | |
| [ 0.878486] 0x000000560000-0x0000007f0000 : "rootfs_data" | |
| [ 0.889958] 0x0000007f0000-0x000000800000 : "art" | |
| [ 0.900694] 0x000000020000-0x0000007f0000 : "firmware" | |
| [ 0.918353] libphy: Fixed MDIO Bus: probed | |
| [ 0.929413] tun: Universal TUN/TAP device driver, 1.6 | |
| [ 0.934576] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> | |
| [ 0.967350] switch0: Atheros AR8327 rev. 2 switch registered on ag71xx-mdio.0 | |
| [ 1.646225] libphy: ag71xx_mdio: probed | |
| [ 2.274678] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.0:00 [uid=004dd033, driver=Atheros AR8216/AR8236/AR8316] | |
| [ 2.287693] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII | |
| [ 2.298039] nf_conntrack version 0.5.0 (2048 buckets, 8192 max) | |
| [ 2.305305] xt_time: kernel timezone is -0000 | |
| [ 2.310634] ip_tables: (C) 2000-2006 Netfilter Core Team | |
| [ 2.322059] NET: Registered protocol family 10 | |
| [ 2.342251] ip6_tables: (C) 2000-2006 Netfilter Core Team | |
| [ 2.349121] NET: Registered protocol family 17 | |
| [ 2.354578] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. | |
| [ 2.367749] Ebtables v2.0 registered | |
| [ 2.373392] 8021q: 802.1Q VLAN Support v1.8 | |
| [ 2.382089] hctosys: unable to open rtc device (rtc0) | |
| [ 2.397183] VFS: Mounted root (squashfs filesystem) readonly on device 31:2. | |
| [ 2.405964] Freeing unused kernel memory: 320K | |
| [ 2.410472] This architecture does not have kernel memory protection. | |
| [ 2.573324] random: fast init done | |
| [ 2.990323] init: Console is alive | |
| [ 2.994303] init: - watchdog - | |
| [ 3.760816] kmodloader: loading kernel modules from /etc/modules-boot.d/* | |
| [ 3.820018] usbcore: registered new interface driver usbfs | |
| [ 3.825984] usbcore: registered new interface driver hub | |
| [ 3.831680] usbcore: registered new device driver usb | |
| [ 3.848267] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
| [ 3.858637] ehci-platform: EHCI generic platform driver | |
| [ 3.864243] ehci-platform ehci-platform: EHCI Host Controller | |
| [ 3.870163] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1 | |
| [ 3.880453] ehci-platform ehci-platform: irq 3, io mem 0x1b000000 | |
| [ 3.913321] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00 | |
| [ 3.922398] hub 1-0:1.0: USB hub found | |
| [ 3.927117] hub 1-0:1.0: 1 port detected | |
| [ 3.933041] kmodloader: done loading kernel modules from /etc/modules-boot.d/* | |
| [ 3.951900] init: - preinit - | |
| [ 4.347260] usb 1-1: new high-speed USB device number 2 using ehci-platform | |
| [ 4.567214] random: procd: uninitialized urandom read (4 bytes read) | |
| [ 4.574650] hub 1-1:1.0: USB hub found | |
| [ 4.578906] hub 1-1:1.0: 4 ports detected | |
| [ 4.672356] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready | |
| Press the [f] key and hit [enter] to enter failsafe mode | |
| Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level ^C[ 5.724540] eth0: link up (1000Mbps/Full duplex) | |
| [ 5.736135] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
| [ 7.966214] jffs2: notice: (494) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. | |
| [ 7.984807] mount_root: switching to jffs2 overlay | |
| [ 8.015660] urandom-seed: Seeding with /etc/urandom.seed | |
| [ 8.140164] eth0: link down | |
| [ 8.160266] procd: - early - | |
| [ 8.163482] procd: - watchdog - | |
| [ 8.817066] procd: - watchdog - | |
| [ 8.820836] procd: - ubus - | |
| [ 8.871211] random: ubusd: uninitialized urandom read (4 bytes read) | |
| [ 8.883847] random: ubusd: uninitialized urandom read (4 bytes read) | |
| [ 8.890908] random: ubusd: uninitialized urandom read (4 bytes read) | |
| [ 8.898955] procd: - init - | |
| Please press Enter to activate this console. | |
| [ 9.298442] kmodloader: loading kernel modules from /etc/modules.d/* | |
| [ 9.315449] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180 | |
| [ 9.323628] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d | |
| [ 9.623761] batman_adv: B.A.T.M.A.N. advanced openwrt-2018.1-8 (compatibility version 15) loaded | |
| [ 9.691469] ieee80211 phy0: Atheros AR9340 Rev:2 mem=0xb8100000, irq=47 | |
| [ 9.698686] PCI: Enabling device 0000:00:00.0 (0000 -> 0002) | |
| [ 9.741501] ieee80211 phy1: Atheros AR9300 Rev:4 mem=0xb0000000, irq=40 | |
| [ 9.896668] kmodloader: done loading kernel modules from /etc/modules.d/* | |
| [ 11.098499] urandom_read: 5 callbacks suppressed | |
| [ 11.098507] random: jshn: uninitialized urandom read (4 bytes read) | |
| [ 13.672535] random: crng init done | |
| [ 22.468433] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready | |
| [ 22.508311] br-client: port 1(eth0.1) entered blocking state | |
| [ 22.514128] br-client: port 1(eth0.1) entered disabled state | |
| [ 22.521019] device eth0.1 entered promiscuous mode | |
| [ 22.525949] device eth0 entered promiscuous mode | |
| [ 22.613133] IPv6: ADDRCONF(NETDEV_UP): br-client: link is not ready | |
| [ 22.938347] br-wan: port 1(eth0.2) entered blocking state | |
| [ 22.943898] br-wan: port 1(eth0.2) entered disabled state | |
| [ 22.950704] device eth0.2 entered promiscuous mode | |
| [ 23.058184] IPv6: ADDRCONF(NETDEV_UP): br-wan: link is not ready | |
| [ 23.203867] IPv6: ADDRCONF(NETDEV_UP): local-node: link is not ready | |
| [ 23.393968] IPv6: ADDRCONF(NETDEV_CHANGE): local-node: link becomes ready | |
| [ 23.502332] eth0: link up (1000Mbps/Full duplex) | |
| [ 23.546852] br-client: port 2(local-port) entered blocking state | |
| [ 23.552976] br-client: port 2(local-port) entered disabled state | |
| [ 23.693967] device local-port entered promiscuous mode | |
| [ 23.806560] br-client: port 2(local-port) entered blocking state | |
| [ 23.812685] br-client: port 2(local-port) entered forwarding state | |
| [ 23.824094] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | |
| [ 23.842968] IPv6: ADDRCONF(NETDEV_CHANGE): br-client: link becomes ready | |
| [ 23.923665] br-client: port 1(eth0.1) entered blocking state | |
| [ 23.929435] br-client: port 1(eth0.1) entered forwarding state | |
| [ 24.093388] br-wan: port 1(eth0.2) entered blocking state | |
| [ 24.098909] br-wan: port 1(eth0.2) entered forwarding state | |
| [ 24.233783] IPv6: ADDRCONF(NETDEV_CHANGE): br-wan: link becomes ready | |
| [ 25.227711] batman_adv: bat0: Adding interface: primary0 | |
| [ 25.233133] batman_adv: bat0: Interface activated: primary0 | |
| [ 25.242408] 8021q: adding VLAN 0 to HW filter on device bat0 | |
| [ 25.320075] br-client: port 3(bat0) entered blocking state | |
| [ 25.325719] br-client: port 3(bat0) entered disabled state | |
| [ 25.332433] device bat0 entered promiscuous mode | |
| [ 25.337346] br-client: port 3(bat0) entered blocking state | |
| [ 25.342927] br-client: port 3(bat0) entered forwarding state | |
| [ 25.733369] batman_adv: bat0: No IGMP Querier present - multicast optimizations disabled | |
| [ 25.741589] batman_adv: bat0: No MLD Querier present - multicast optimizations disabled | |
| [ 25.773964] batman_adv: bat0: Interface deactivated: primary0 | |
| [ 25.880655] IPv6: ADDRCONF(NETDEV_UP): primary0: link is not ready | |
| [ 26.001058] batman_adv: bat0: Interface activated: primary0 | |
| [ 31.053333] batman_adv: bat0: Changing gw mode from: off to: client | |
| [ 31.108388] batman_adv: bat0: gw_sel_class: Changing from: 20 to: 1 | |
| [ 31.173963] batman_adv: bat0: hop_penalty: Changing from: 30 to: 15 | |
| [ 31.180899] batman_adv: bat0: multicast_mode: Changing from: enabled to: disabled | |
| [ 31.261110] batman_adv: bat0: orig_interval: Changing from: 1000 to: 5000 | |
| [ 31.473947] IPv6: ADDRCONF(NETDEV_UP): client0: link is not ready | |
| [ 31.568869] br-client: port 4(client0) entered blocking state | |
| [ 31.574787] br-client: port 4(client0) entered disabled state | |
| [ 31.581827] device client0 entered promiscuous mode | |
| [ 31.637223] IPv6: ADDRCONF(NETDEV_UP): client1: link is not ready | |
| [ 31.709139] IPv6: ADDRCONF(NETDEV_CHANGE): client0: link becomes ready | |
| [ 31.716152] br-client: port 4(client0) entered blocking state | |
| [ 31.722023] br-client: port 4(client0) entered forwarding state | |
| [ 31.740603] br-client: port 5(client1) entered blocking state | |
| [ 31.746716] br-client: port 5(client1) entered disabled state | |
| [ 31.756756] device client1 entered promiscuous mode | |
| [ 31.762149] br-client: port 5(client1) entered blocking state | |
| [ 31.768064] br-client: port 5(client1) entered forwarding state | |
| [ 31.938863] IPv6: ADDRCONF(NETDEV_CHANGE): client1: link becomes ready | |
| [ 32.201526] IPv6: ADDRCONF(NETDEV_UP): mesh0: link is not ready | |
| [ 32.495759] IPv6: ADDRCONF(NETDEV_UP): mesh1: link is not ready | |
| [ 32.740228] IPv6: ADDRCONF(NETDEV_CHANGE): mesh0: link becomes ready | |
| [ 32.883478] batman_adv: bat0: IGMP Querier appeared | |
| [ 32.888838] batman_adv: bat0: MLD Querier appeared | |
| [ 32.940239] IPv6: ADDRCONF(NETDEV_CHANGE): mesh1: link becomes ready | |
| [ 35.396362] batman_adv: bat0: Adding interface: mesh0 | |
| [ 35.401499] batman_adv: bat0: Interface activated: mesh0 | |
| [ 35.483186] batman_adv: bat0: Adding interface: mesh1 | |
| [ 35.488368] batman_adv: bat0: Interface activated: mesh1 | |
| [ 39.580917] batman_adv: bat0: Adding interface: mesh-vpn | |
| [ 39.586375] batman_adv: bat0: The MTU of interface mesh-vpn is too small (1406) to handle the transport of batman-adv packets. Packets going over this interface will be fragmented on layer2 which could impact the performance. Setting the MTU to 1532 would solve the problem. | |
| [ 39.611307] batman_adv: bat0: Interface activated: mesh-vpn | |
| ^C | |
| Please press Enter to activate this console. | |
| BusyBox v1.28.4 () built-in shell (ash) | |
| _______ ________ __ | |
| | |.-----.-----.-----.| | | |.----.| |_ | |
| | - || _ | -__| || | | || _|| _| | |
| |_______|| __|_____|__|__||________||__| |____| | |
| |__| W I R E L E S S F R E E D O M | |
| ----------------------------------------------------- | |
| OpenWrt 18.06-SNAPSHOT, r7794+22-fc1dae5be7 | |
| ----------------------------------------------------- | |
| root@54309BesDigiLayxx2:/# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment