IPv6: ADDRCONF(NETDEV_CHANGE): hsr0: link becomes ready 8021q: adding VLAN 0 to HW filter on device batadv0 IPv6: ADDRCONF(NETDEV_UP): vxcan1: link is not ready 8021q: adding VLAN 0 to HW filter on device batadv0 ===================================================== WARNING: SOFTIRQ-safe -> SOFTIRQ-unsafe lock order detected 4.18.0-rc8+ #1 Not tainted ----------------------------------------------------- syz-executor4/6556 [HC0[0]:SC0[0]:HE0:SE1] is trying to acquire: 000000009ab659d8 (&ctx->fd_wqh){+.+.}, at: spin_lock include/linux/spinlock.h:310 [inline] 000000009ab659d8 (&ctx->fd_wqh){+.+.}, at: aio_poll fs/aio.c:1750 [inline] 000000009ab659d8 (&ctx->fd_wqh){+.+.}, at: io_submit_one+0x926/0x1b50 fs/aio.c:1853 and this task is already holding: 0000000020778cf2 (&(&ctx->ctx_lock)->rlock){..-.}, at: spin_lock_irq include/linux/spinlock.h:335 [inline] 0000000020778cf2 (&(&ctx->ctx_lock)->rlock){..-.}, at: aio_poll fs/aio.c:1749 [inline] 0000000020778cf2 (&(&ctx->ctx_lock)->rlock){..-.}, at: io_submit_one+0x901/0x1b50 fs/aio.c:1853 which would create a new lock dependency: (&(&ctx->ctx_lock)->rlock){..-.} -> (&ctx->fd_wqh){+.+.} but this new dependency connects a SOFTIRQ-irq-safe lock: (&(&ctx->ctx_lock)->rlock){..-.} ... which became SOFTIRQ-irq-safe at: lock_acquire+0x173/0x400 kernel/locking/lockdep.c:3924 __raw_spin_lock_irq include/linux/spinlock_api_smp.h:128 [inline] _raw_spin_lock_irq+0x61/0x80 kernel/locking/spinlock.c:160 spin_lock_irq include/linux/spinlock.h:335 [inline] free_ioctx_users+0x2d/0x4a0 fs/aio.c:619 percpu_ref_put_many include/linux/percpu-refcount.h:284 [inline] percpu_ref_put include/linux/percpu-refcount.h:300 [inline] percpu_ref_call_confirm_rcu lib/percpu-refcount.c:123 [inline] percpu_ref_switch_to_atomic_rcu+0x412/0x560 lib/percpu-refcount.c:158 __rcu_reclaim kernel/rcu/rcu.h:178 [inline] rcu_do_batch kernel/rcu/tree.c:2558 [inline] invoke_rcu_callbacks kernel/rcu/tree.c:2818 [inline] __rcu_process_callbacks kernel/rcu/tree.c:2785 [inline] rcu_process_callbacks+0xa34/0x1350 kernel/rcu/tree.c:2802 __do_softirq+0x265/0x9a9 kernel/softirq.c:292 invoke_softirq kernel/softirq.c:372 [inline] irq_exit+0x17b/0x1c0 kernel/softirq.c:412 exiting_irq arch/x86/include/asm/apic.h:527 [inline] smp_apic_timer_interrupt+0x136/0x5c0 arch/x86/kernel/apic/apic.c:1055 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:863 arch_local_irq_enable arch/x86/include/asm/paravirt.h:793 [inline] __raw_spin_unlock_irq include/linux/spinlock_api_smp.h:168 [inline] _raw_spin_unlock_irq+0x56/0x80 kernel/locking/spinlock.c:192 finish_lock_switch kernel/sched/core.c:2605 [inline] finish_task_switch+0x14b/0x710 kernel/sched/core.c:2705 context_switch kernel/sched/core.c:2856 [inline] __schedule+0x7d0/0x1cf0 kernel/sched/core.c:3501 schedule+0x7f/0x1b0 kernel/sched/core.c:3545 freezable_schedule include/linux/freezer.h:172 [inline] do_nanosleep+0x1f4/0x690 kernel/time/hrtimer.c:1689 hrtimer_nanosleep+0x294/0x550 kernel/time/hrtimer.c:1743 __do_sys_nanosleep kernel/time/hrtimer.c:1777 [inline] __se_sys_nanosleep kernel/time/hrtimer.c:1764 [inline] __x64_sys_nanosleep+0x1b0/0x230 kernel/time/hrtimer.c:1764 do_syscall_64+0x103/0x600 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe to a SOFTIRQ-irq-unsafe lock: (&ctx->fd_wqh){+.+.} ... which became SOFTIRQ-irq-unsafe at: ... lock_acquire+0x173/0x400 kernel/locking/lockdep.c:3924 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2d/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:310 [inline] userfaultfd_ctx_read fs/userfaultfd.c:1031 [inline] userfaultfd_read+0x25d/0x1950 fs/userfaultfd.c:1193 __vfs_read+0x11a/0x810 fs/read_write.c:416 vfs_read+0x17f/0x3d0 fs/read_write.c:452 ksys_read+0xe6/0x1f0 fs/read_write.c:578 __do_sys_read fs/read_write.c:588 [inline] __se_sys_read fs/read_write.c:586 [inline] __x64_sys_read+0x73/0xb0 fs/read_write.c:586 do_syscall_64+0x103/0x600 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe other info that might help us debug this: Possible interrupt unsafe locking scenario: CPU0 CPU1 ---- ---- lock(&ctx->fd_wqh); local_irq_disable(); lock(&(&ctx->ctx_lock)->rlock); lock(&ctx->fd_wqh); lock(&(&ctx->ctx_lock)->rlock); *** DEADLOCK *** 1 lock held by syz-executor4/6556: #0: 0000000020778cf2 (&(&ctx->ctx_lock)->rlock){..-.}, at: spin_lock_irq include/linux/spinlock.h:335 [inline] #0: 0000000020778cf2 (&(&ctx->ctx_lock)->rlock){..-.}, at: aio_poll fs/aio.c:1749 [inline] #0: 0000000020778cf2 (&(&ctx->ctx_lock)->rlock){..-.}, at: io_submit_one+0x901/0x1b50 fs/aio.c:1853 the dependencies between SOFTIRQ-irq-safe lock and the holding lock: -> (&(&ctx->ctx_lock)->rlock){..-.} ops: 4 { IN-SOFTIRQ-W at: lock_acquire+0x173/0x400 kernel/locking/lockdep.c:3924 __raw_spin_lock_irq include/linux/spinlock_api_smp.h:128 [inline] _raw_spin_lock_irq+0x61/0x80 kernel/locking/spinlock.c:160 spin_lock_irq include/linux/spinlock.h:335 [inline] free_ioctx_users+0x2d/0x4a0 fs/aio.c:619 percpu_ref_put_many include/linux/percpu-refcount.h:284 [inline] percpu_ref_put include/linux/percpu-refcount.h:300 [inline] percpu_ref_call_confirm_rcu lib/percpu-refcount.c:123 [inline] percpu_ref_switch_to_atomic_rcu+0x412/0x560 lib/percpu-refcount.c:158 __rcu_reclaim kernel/rcu/rcu.h:178 [inline] rcu_do_batch kernel/rcu/tree.c:2558 [inline] invoke_rcu_callbacks kernel/rcu/tree.c:2818 [inline] __rcu_process_callbacks kernel/rcu/tree.c:2785 [inline] rcu_process_callbacks+0xa34/0x1350 kernel/rcu/tree.c:2802 __do_softirq+0x265/0x9a9 kernel/softirq.c:292 invoke_softirq kernel/softirq.c:372 [inline] irq_exit+0x17b/0x1c0 kernel/softirq.c:412 exiting_irq arch/x86/include/asm/apic.h:527 [inline] smp_apic_timer_interrupt+0x136/0x5c0 arch/x86/kernel/apic/apic.c:1055 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:863 arch_local_irq_enable arch/x86/include/asm/paravirt.h:793 [inline] __raw_spin_unlock_irq include/linux/spinlock_api_smp.h:168 [inline] _raw_spin_unlock_irq+0x56/0x80 kernel/locking/spinlock.c:192 finish_lock_switch kernel/sched/core.c:2605 [inline] finish_task_switch+0x14b/0x710 kernel/sched/core.c:2705 context_switch kernel/sched/core.c:2856 [inline] __schedule+0x7d0/0x1cf0 kernel/sched/core.c:3501 schedule+0x7f/0x1b0 kernel/sched/core.c:3545 freezable_schedule include/linux/freezer.h:172 [inline] do_nanosleep+0x1f4/0x690 kernel/time/hrtimer.c:1689 hrtimer_nanosleep+0x294/0x550 kernel/time/hrtimer.c:1743 __do_sys_nanosleep kernel/time/hrtimer.c:1777 [inline] __se_sys_nanosleep kernel/time/hrtimer.c:1764 [inline] __x64_sys_nanosleep+0x1b0/0x230 kernel/time/hrtimer.c:1764 do_syscall_64+0x103/0x600 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe INITIAL USE at: lock_acquire+0x173/0x400 kernel/locking/lockdep.c:3924 __raw_spin_lock_irq include/linux/spinlock_api_smp.h:128 [inline] _raw_spin_lock_irq+0x61/0x80 kernel/locking/spinlock.c:160 spin_lock_irq include/linux/spinlock.h:335 [inline] free_ioctx_users+0x2d/0x4a0 fs/aio.c:619 percpu_ref_put_many include/linux/percpu-refcount.h:284 [inline] percpu_ref_put include/linux/percpu-refcount.h:300 [inline] percpu_ref_call_confirm_rcu lib/percpu-refcount.c:123 [inline] percpu_ref_switch_to_atomic_rcu+0x412/0x560 lib/percpu-refcount.c:158 __rcu_reclaim kernel/rcu/rcu.h:178 [inline] rcu_do_batch kernel/rcu/tree.c:2558 [inline] invoke_rcu_callbacks kernel/rcu/tree.c:2818 [inline] __rcu_process_callbacks kernel/rcu/tree.c:2785 [inline] rcu_process_callbacks+0xa34/0x1350 kernel/rcu/tree.c:2802 __do_softirq+0x265/0x9a9 kernel/softirq.c:292 invoke_softirq kernel/softirq.c:372 [inline] irq_exit+0x17b/0x1c0 kernel/softirq.c:412 exiting_irq arch/x86/include/asm/apic.h:527 [inline] smp_apic_timer_interrupt+0x136/0x5c0 arch/x86/kernel/apic/apic.c:1055 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:863 arch_local_irq_enable arch/x86/include/asm/paravirt.h:793 [inline] __raw_spin_unlock_irq include/linux/spinlock_api_smp.h:168 [inline] _raw_spin_unlock_irq+0x56/0x80 kernel/locking/spinlock.c:192 finish_lock_switch kernel/sched/core.c:2605 [inline] finish_task_switch+0x14b/0x710 kernel/sched/core.c:2705 context_switch kernel/sched/core.c:2856 [inline] __schedule+0x7d0/0x1cf0 kernel/sched/core.c:3501 schedule+0x7f/0x1b0 kernel/sched/core.c:3545 freezable_schedule include/linux/freezer.h:172 [inline] do_nanosleep+0x1f4/0x690 kernel/time/hrtimer.c:1689 hrtimer_nanosleep+0x294/0x550 kernel/time/hrtimer.c:1743 __do_sys_nanosleep kernel/time/hrtimer.c:1777 [inline] __se_sys_nanosleep kernel/time/hrtimer.c:1764 [inline] __x64_sys_nanosleep+0x1b0/0x230 kernel/time/hrtimer.c:1764 do_syscall_64+0x103/0x600 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe } ... key at: [] __key.51595+0x0/0x40 ... acquired at: lock_acquire+0x173/0x400 kernel/locking/lockdep.c:3924 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2d/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:310 [inline] aio_poll fs/aio.c:1750 [inline] io_submit_one+0x926/0x1b50 fs/aio.c:1853 __do_sys_io_submit fs/aio.c:1919 [inline] __se_sys_io_submit fs/aio.c:1890 [inline] __x64_sys_io_submit+0x1a4/0x540 fs/aio.c:1890 do_syscall_64+0x103/0x600 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe the dependencies between the lock to be acquired and SOFTIRQ-irq-unsafe lock: -> (&ctx->fd_wqh){+.+.} ops: 26 { HARDIRQ-ON-W at: lock_acquire+0x173/0x400 kernel/locking/lockdep.c:3924 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2d/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:310 [inline] userfaultfd_ctx_read fs/userfaultfd.c:1031 [inline] userfaultfd_read+0x25d/0x1950 fs/userfaultfd.c:1193 __vfs_read+0x11a/0x810 fs/read_write.c:416 vfs_read+0x17f/0x3d0 fs/read_write.c:452 ksys_read+0xe6/0x1f0 fs/read_write.c:578 __do_sys_read fs/read_write.c:588 [inline] __se_sys_read fs/read_write.c:586 [inline] __x64_sys_read+0x73/0xb0 fs/read_write.c:586 do_syscall_64+0x103/0x600 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe SOFTIRQ-ON-W at: lock_acquire+0x173/0x400 kernel/locking/lockdep.c:3924 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2d/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:310 [inline] userfaultfd_ctx_read fs/userfaultfd.c:1031 [inline] userfaultfd_read+0x25d/0x1950 fs/userfaultfd.c:1193 __vfs_read+0x11a/0x810 fs/read_write.c:416 vfs_read+0x17f/0x3d0 fs/read_write.c:452 ksys_read+0xe6/0x1f0 fs/read_write.c:578 __do_sys_read fs/read_write.c:588 [inline] __se_sys_read fs/read_write.c:586 [inline] __x64_sys_read+0x73/0xb0 fs/read_write.c:586 do_syscall_64+0x103/0x600 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe INITIAL USE at: lock_acquire+0x173/0x400 kernel/locking/lockdep.c:3924 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2d/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:310 [inline] userfaultfd_ctx_read fs/userfaultfd.c:1031 [inline] userfaultfd_read+0x25d/0x1950 fs/userfaultfd.c:1193 __vfs_read+0x11a/0x810 fs/read_write.c:416 vfs_read+0x17f/0x3d0 fs/read_write.c:452 ksys_read+0xe6/0x1f0 fs/read_write.c:578 __do_sys_read fs/read_write.c:588 [inline] __se_sys_read fs/read_write.c:586 [inline] __x64_sys_read+0x73/0xb0 fs/read_write.c:586 do_syscall_64+0x103/0x600 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe } ... key at: [] __key.45235+0x0/0x40 ... acquired at: lock_acquire+0x173/0x400 kernel/locking/lockdep.c:3924 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2d/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:310 [inline] aio_poll fs/aio.c:1750 [inline] io_submit_one+0x926/0x1b50 fs/aio.c:1853 __do_sys_io_submit fs/aio.c:1919 [inline] __se_sys_io_submit fs/aio.c:1890 [inline] __x64_sys_io_submit+0x1a4/0x540 fs/aio.c:1890 do_syscall_64+0x103/0x600 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe stack backtrace: CPU: 0 PID: 6556 Comm: syz-executor4 Not tainted 4.18.0-rc8+ #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.10.2-1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x162/0x1e4 lib/dump_stack.c:113 print_bad_irq_dependency kernel/locking/lockdep.c:1574 [inline] check_usage.cold.60+0x613/0x926 kernel/locking/lockdep.c:1606 check_irq_usage kernel/locking/lockdep.c:1662 [inline] check_prev_add_irq kernel/locking/lockdep_states.h:8 [inline] check_prev_add kernel/locking/lockdep.c:1872 [inline] check_prevs_add kernel/locking/lockdep.c:1980 [inline] validate_chain kernel/locking/lockdep.c:2421 [inline] __lock_acquire+0x21a9/0x4950 kernel/locking/lockdep.c:3435 lock_acquire+0x173/0x400 kernel/locking/lockdep.c:3924 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2d/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:310 [inline] aio_poll fs/aio.c:1750 [inline] io_submit_one+0x926/0x1b50 fs/aio.c:1853 __do_sys_io_submit fs/aio.c:1919 [inline] __se_sys_io_submit fs/aio.c:1890 [inline] __x64_sys_io_submit+0x1a4/0x540 fs/aio.c:1890 do_syscall_64+0x103/0x600 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe RIP: 0033:0x457649 Code: 8d b5 fb ff c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 0f 83 5b b5 fb ff c3 66 2e 0f 1f 84 00 00 00 00 RSP: 002b:00007f9ce49d3c88 EFLAGS: 00000246 ORIG_RAX: 00000000000000d1 RAX: ffffffffffffffda RBX: 000000000071c040 RCX: 0000000000457649 RDX: 0000000020000600 RSI: 0000000000000001 RDI: 00007f9ce49f6000 RBP: 0000000000000003 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 00007f9ce49d46d4 R13: 00000000004a61a6 R14: 00000000006e3838 R15: 00000000ffffffff kobject: 'batman_adv' (00000000d69ddb72): kobject_uevent_env kobject: 'batman_adv' (00000000d69ddb72): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000d69ddb72): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000d69ddb72): calling ktype release kobject: (00000000d69ddb72): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000008a2df221): kobject_cleanup, parent 0000000094382e27 kobject: 'rx-0' (000000008a2df221): auto cleanup 'remove' event kobject: 'rx-0' (000000008a2df221): kobject_uevent_env kobject: 'rx-0' (000000008a2df221): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'rx-0' (000000008a2df221): auto cleanup kobject_del kobject: 'rx-0' (000000008a2df221): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000bcc0b219): kobject_cleanup, parent 0000000094382e27 kobject: 'tx-0' (00000000bcc0b219): auto cleanup 'remove' event kobject: 'tx-0' (00000000bcc0b219): kobject_uevent_env kobject: 'tx-0' (00000000bcc0b219): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'tx-0' (00000000bcc0b219): auto cleanup kobject_del kobject: 'tx-0' (00000000bcc0b219): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000094382e27): kobject_cleanup, parent (null) kobject: 'queues' (0000000094382e27): calling ktype release kobject: 'queues' (0000000094382e27): kset_release kobject: 'queues': free name kobject: 'syz_tun' (00000000e17ecd15): kobject_uevent_env kobject: 'syz_tun' (00000000e17ecd15): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'batman_adv' (00000000725afce6): kobject_uevent_env kobject: 'batman_adv' (00000000725afce6): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000725afce6): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000725afce6): calling ktype release kobject: (00000000725afce6): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000895e5ab2): kobject_cleanup, parent 00000000fce8ab08 kobject: 'rx-0' (00000000895e5ab2): auto cleanup 'remove' event kobject: 'rx-0' (00000000895e5ab2): kobject_uevent_env kobject: 'rx-0' (00000000895e5ab2): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'rx-0' (00000000895e5ab2): auto cleanup kobject_del kobject: 'rx-0' (00000000895e5ab2): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000536b1f48): kobject_cleanup, parent 00000000fce8ab08 kobject: 'tx-0' (00000000536b1f48): auto cleanup 'remove' event kobject: 'tx-0' (00000000536b1f48): kobject_uevent_env kobject: 'tx-0' (00000000536b1f48): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'tx-0' (00000000536b1f48): auto cleanup kobject_del kobject: 'tx-0' (00000000536b1f48): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000fce8ab08): kobject_cleanup, parent (null) kobject: 'queues' (00000000fce8ab08): calling ktype release kobject: 'queues' (00000000fce8ab08): kset_release kobject: 'queues': free name kobject: 'syz_tun' (00000000e8b1dc97): kobject_uevent_env kobject: 'syz_tun' (00000000e8b1dc97): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'batman_adv' (00000000236b5ba1): kobject_uevent_env kobject: 'batman_adv' (00000000236b5ba1): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000236b5ba1): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000236b5ba1): calling ktype release kobject: (00000000236b5ba1): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000143ef943): kobject_cleanup, parent 000000001f319c33 kobject: 'rx-0' (00000000143ef943): auto cleanup 'remove' event kobject: 'rx-0' (00000000143ef943): kobject_uevent_env kobject: 'rx-0' (00000000143ef943): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'rx-0' (00000000143ef943): auto cleanup kobject_del kobject: 'rx-0' (00000000143ef943): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000b9c38dd7): kobject_cleanup, parent 000000001f319c33 kobject: 'tx-0' (00000000b9c38dd7): auto cleanup 'remove' event kobject: 'tx-0' (00000000b9c38dd7): kobject_uevent_env kobject: 'tx-0' (00000000b9c38dd7): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'tx-0' (00000000b9c38dd7): auto cleanup kobject_del kobject: 'tx-0' (00000000b9c38dd7): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000001f319c33): kobject_cleanup, parent (null) kobject: 'queues' (000000001f319c33): calling ktype release kobject: 'queues' (000000001f319c33): kset_release kobject: 'queues': free name kobject: 'syz_tun' (0000000088eb4709): kobject_uevent_env kobject: 'syz_tun' (0000000088eb4709): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'batman_adv' (0000000090f4b72a): kobject_uevent_env kobject: 'batman_adv' (0000000090f4b72a): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (0000000090f4b72a): kobject_cleanup, parent (null) kobject: 'batman_adv' (0000000090f4b72a): calling ktype release kobject: (0000000090f4b72a): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000e028e519): kobject_cleanup, parent 00000000674fb171 kobject: 'rx-0' (00000000e028e519): auto cleanup 'remove' event kobject: 'rx-0' (00000000e028e519): kobject_uevent_env kobject: 'rx-0' (00000000e028e519): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'rx-0' (00000000e028e519): auto cleanup kobject_del kobject: 'rx-0' (00000000e028e519): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000006438531c): kobject_cleanup, parent 00000000674fb171 kobject: 'tx-0' (000000006438531c): auto cleanup 'remove' event kobject: 'tx-0' (000000006438531c): kobject_uevent_env kobject: 'tx-0' (000000006438531c): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'tx-0' (000000006438531c): auto cleanup kobject_del kobject: 'tx-0' (000000006438531c): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000674fb171): kobject_cleanup, parent (null) kobject: 'queues' (00000000674fb171): calling ktype release kobject: 'queues' (00000000674fb171): kset_release kobject: 'queues': free name kobject: 'syz_tun' (00000000c0cdb85c): kobject_uevent_env kobject: 'syz_tun' (00000000c0cdb85c): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'batman_adv' (000000007e044acb): kobject_uevent_env kobject: 'batman_adv' (000000007e044acb): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000007e044acb): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000007e044acb): calling ktype release kobject: (000000007e044acb): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000004847d90a): kobject_cleanup, parent 000000007b0c098e kobject: 'rx-0' (000000004847d90a): auto cleanup 'remove' event kobject: 'rx-0' (000000004847d90a): kobject_uevent_env kobject: 'rx-0' (000000004847d90a): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'rx-0' (000000004847d90a): auto cleanup kobject_del kobject: 'rx-0' (000000004847d90a): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000007e7b3c0f): kobject_cleanup, parent 000000007b0c098e kobject: 'tx-0' (000000007e7b3c0f): auto cleanup 'remove' event kobject: 'tx-0' (000000007e7b3c0f): kobject_uevent_env kobject: 'tx-0' (000000007e7b3c0f): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'tx-0' (000000007e7b3c0f): auto cleanup kobject_del kobject: 'tx-0' (000000007e7b3c0f): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000007b0c098e): kobject_cleanup, parent (null) kobject: 'queues' (000000007b0c098e): calling ktype release kobject: 'queues' (000000007b0c098e): kset_release kobject: 'queues': free name kobject: 'syz_tun' (0000000012900632): kobject_uevent_env kobject: 'syz_tun' (0000000012900632): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'batman_adv' (00000000a10054c1): kobject_uevent_env kobject: 'batman_adv' (00000000a10054c1): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000a10054c1): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000a10054c1): calling ktype release kobject: (00000000a10054c1): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000a3d1ff9d): kobject_cleanup, parent 00000000b5f97748 kobject: 'rx-0' (00000000a3d1ff9d): auto cleanup 'remove' event kobject: 'rx-0' (00000000a3d1ff9d): kobject_uevent_env kobject: 'rx-0' (00000000a3d1ff9d): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'rx-0' (00000000a3d1ff9d): auto cleanup kobject_del kobject: 'rx-0' (00000000a3d1ff9d): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000fada76c4): kobject_cleanup, parent 00000000b5f97748 kobject: 'tx-0' (00000000fada76c4): auto cleanup 'remove' event kobject: 'tx-0' (00000000fada76c4): kobject_uevent_env kobject: 'tx-0' (00000000fada76c4): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'tx-0' (00000000fada76c4): auto cleanup kobject_del kobject: 'tx-0' (00000000fada76c4): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b5f97748): kobject_cleanup, parent (null) kobject: 'queues' (00000000b5f97748): calling ktype release kobject: 'queues' (00000000b5f97748): kset_release kobject: 'queues': free name kobject: 'syz_tun' (0000000014321b5b): kobject_uevent_env kobject: 'syz_tun' (0000000014321b5b): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'syz_tun' (00000000e17ecd15): kobject_cleanup, parent (null) kobject: 'syz_tun' (00000000e17ecd15): calling ktype release kobject: 'syz_tun': free name kobject: 'rx-0' (00000000dd2b3615): kobject_cleanup, parent 0000000005bb14f9 kobject: 'rx-0' (00000000dd2b3615): auto cleanup 'remove' event kobject: 'rx-0' (00000000dd2b3615): kobject_uevent_env kobject: 'rx-0' (00000000dd2b3615): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000dd2b3615): auto cleanup kobject_del kobject: 'rx-0' (00000000dd2b3615): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000006f82ebde): kobject_cleanup, parent 0000000005bb14f9 kobject: 'tx-0' (000000006f82ebde): auto cleanup 'remove' event kobject: 'tx-0' (000000006f82ebde): kobject_uevent_env kobject: 'tx-0' (000000006f82ebde): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000006f82ebde): auto cleanup kobject_del kobject: 'tx-0' (000000006f82ebde): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000005bb14f9): kobject_cleanup, parent (null) kobject: 'queues' (0000000005bb14f9): calling ktype release kobject: 'queues' (0000000005bb14f9): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (000000003ef9a768): kobject_uevent_env kobject: 'ip6gre0' (000000003ef9a768): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000004126d8ed): kobject_uevent_env kobject: 'batman_adv' (000000004126d8ed): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000004126d8ed): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000004126d8ed): calling ktype release kobject: (000000004126d8ed): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000005b67f15e): kobject_cleanup, parent 00000000d7265e16 kobject: 'rx-0' (000000005b67f15e): auto cleanup 'remove' event kobject: 'rx-0' (000000005b67f15e): kobject_uevent_env kobject: 'rx-0' (000000005b67f15e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000005b67f15e): auto cleanup kobject_del kobject: 'rx-0' (000000005b67f15e): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000eafcf248): kobject_cleanup, parent 00000000d7265e16 kobject: 'tx-0' (00000000eafcf248): auto cleanup 'remove' event kobject: 'tx-0' (00000000eafcf248): kobject_uevent_env kobject: 'tx-0' (00000000eafcf248): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000eafcf248): auto cleanup kobject_del kobject: 'tx-0' (00000000eafcf248): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000d7265e16): kobject_cleanup, parent (null) kobject: 'queues' (00000000d7265e16): calling ktype release kobject: 'queues' (00000000d7265e16): kset_release kobject: 'queues': free name kobject: 'ip6gretap0' (00000000866848e1): kobject_uevent_env kobject: 'ip6gretap0' (00000000866848e1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'syz_tun' (00000000e8b1dc97): kobject_cleanup, parent (null) kobject: 'syz_tun' (00000000e8b1dc97): calling ktype release kobject: 'syz_tun' (0000000088eb4709): kobject_cleanup, parent (null) kobject: 'syz_tun' (00000000c0cdb85c): kobject_cleanup, parent (null) kobject: 'syz_tun' (00000000c0cdb85c): calling ktype release kobject: 'syz_tun': free name kobject: 'syz_tun': free name kobject: 'syz_tun' (0000000088eb4709): calling ktype release kobject: 'syz_tun': free name syz-executor3 (6484) used greatest stack depth: 23040 bytes left kobject: 'syz_tun' (0000000012900632): kobject_cleanup, parent (null) kobject: 'syz_tun' (0000000014321b5b): kobject_cleanup, parent (null) kobject: 'syz_tun' (0000000014321b5b): calling ktype release kobject: 'syz_tun': free name kobject: 'syz_tun' (0000000012900632): calling ktype release kobject: 'syz_tun': free name kobject: 'ip6gre0' (000000003ef9a768): kobject_cleanup, parent (null) kobject: 'ip6gre0' (000000003ef9a768): auto cleanup 'remove' event kobject: 'ip6gre0' (000000003ef9a768): kobject_uevent_env kobject: 'ip6gre0' (000000003ef9a768): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (000000003ef9a768): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gretap0' (00000000866848e1): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (00000000866848e1): auto cleanup 'remove' event kobject: 'ip6gretap0' (00000000866848e1): kobject_uevent_env kobject: 'ip6gretap0' (00000000866848e1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gretap0' (00000000866848e1): calling ktype release kobject: 'ip6gretap0': free name kobject: 'rx-0' (0000000099fb1d4a): kobject_cleanup, parent 00000000af16d885 kobject: 'rx-0' (0000000099fb1d4a): auto cleanup 'remove' event kobject: 'rx-0' (0000000099fb1d4a): kobject_uevent_env kobject: 'rx-0' (0000000099fb1d4a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000099fb1d4a): auto cleanup kobject_del kobject: 'rx-0' (0000000099fb1d4a): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000007212c35c): kobject_cleanup, parent 00000000af16d885 kobject: 'tx-0' (000000007212c35c): auto cleanup 'remove' event kobject: 'tx-0' (000000007212c35c): kobject_uevent_env kobject: 'tx-0' (000000007212c35c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000007212c35c): auto cleanup kobject_del kobject: 'tx-0' (000000007212c35c): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000af16d885): kobject_cleanup, parent (null) kobject: 'queues' (00000000af16d885): calling ktype release kobject: 'queues' (00000000af16d885): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000cc981b12): kobject_uevent_env kobject: 'ip6tnl0' (00000000cc981b12): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (00000000cc981b12): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (00000000cc981b12): auto cleanup 'remove' event kobject: 'ip6tnl0' (00000000cc981b12): kobject_uevent_env kobject: 'ip6tnl0' (00000000cc981b12): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (00000000cc981b12): calling ktype release kobject: 'ip6tnl0': free name kobject: 'rx-0' (00000000e093e412): kobject_cleanup, parent 0000000098dab97f kobject: 'rx-0' (00000000e093e412): auto cleanup 'remove' event kobject: 'rx-0' (00000000e093e412): kobject_uevent_env kobject: 'rx-0' (00000000e093e412): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000e093e412): auto cleanup kobject_del kobject: 'rx-0' (00000000e093e412): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000002f5369a0): kobject_cleanup, parent 0000000098dab97f kobject: 'tx-0' (000000002f5369a0): auto cleanup 'remove' event kobject: 'tx-0' (000000002f5369a0): kobject_uevent_env kobject: 'tx-0' (000000002f5369a0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000002f5369a0): auto cleanup kobject_del kobject: 'tx-0' (000000002f5369a0): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000098dab97f): kobject_cleanup, parent (null) kobject: 'queues' (0000000098dab97f): calling ktype release kobject: 'queues' (0000000098dab97f): kset_release kobject: 'queues': free name kobject: 'sit0' (00000000c05a5c89): kobject_uevent_env kobject: 'sit0' (00000000c05a5c89): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (00000000c05a5c89): kobject_cleanup, parent (null) kobject: 'sit0' (00000000c05a5c89): auto cleanup 'remove' event kobject: 'sit0' (00000000c05a5c89): kobject_uevent_env kobject: 'sit0' (00000000c05a5c89): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (00000000c05a5c89): calling ktype release kobject: 'sit0': free name kobject: 'rx-0' (00000000c11e306a): kobject_cleanup, parent 000000009c246bcd kobject: 'rx-0' (00000000c11e306a): auto cleanup 'remove' event kobject: 'rx-0' (00000000c11e306a): kobject_uevent_env kobject: 'rx-0' (00000000c11e306a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000c11e306a): auto cleanup kobject_del kobject: 'rx-0' (00000000c11e306a): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000162023ac): kobject_cleanup, parent 000000009c246bcd kobject: 'tx-0' (00000000162023ac): auto cleanup 'remove' event kobject: 'tx-0' (00000000162023ac): kobject_uevent_env kobject: 'tx-0' (00000000162023ac): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000162023ac): auto cleanup kobject_del kobject: 'tx-0' (00000000162023ac): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000009c246bcd): kobject_cleanup, parent (null) kobject: 'queues' (000000009c246bcd): calling ktype release kobject: 'queues' (000000009c246bcd): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (00000000e7b99745): kobject_uevent_env kobject: 'ip6_vti0' (00000000e7b99745): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (00000000e7b99745): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (00000000e7b99745): auto cleanup 'remove' event kobject: 'ip6_vti0' (00000000e7b99745): kobject_uevent_env kobject: 'ip6_vti0' (00000000e7b99745): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (00000000e7b99745): calling ktype release kobject: 'ip6_vti0': free name kobject: 'rx-0' (000000007e6a4f36): kobject_cleanup, parent 0000000049b7e573 kobject: 'rx-0' (000000007e6a4f36): auto cleanup 'remove' event kobject: 'rx-0' (000000007e6a4f36): kobject_uevent_env kobject: 'rx-0' (000000007e6a4f36): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000007e6a4f36): auto cleanup kobject_del kobject: 'rx-0' (000000007e6a4f36): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000090cae78e): kobject_cleanup, parent 0000000049b7e573 kobject: 'tx-0' (0000000090cae78e): auto cleanup 'remove' event kobject: 'tx-0' (0000000090cae78e): kobject_uevent_env kobject: 'tx-0' (0000000090cae78e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000090cae78e): auto cleanup kobject_del kobject: 'tx-0' (0000000090cae78e): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000049b7e573): kobject_cleanup, parent (null) kobject: 'queues' (0000000049b7e573): calling ktype release kobject: 'queues' (0000000049b7e573): kset_release kobject: 'queues': free name kobject: 'ip_vti0' (000000009069b091): kobject_uevent_env kobject: 'ip_vti0' (000000009069b091): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (000000009069b091): kobject_cleanup, parent (null) kobject: 'ip_vti0' (000000009069b091): auto cleanup 'remove' event kobject: 'ip_vti0' (000000009069b091): kobject_uevent_env kobject: 'ip_vti0' (000000009069b091): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (000000009069b091): calling ktype release kobject: 'ip_vti0': free name kobject: 'batman_adv' (00000000478001e5): kobject_uevent_env kobject: 'batman_adv' (00000000478001e5): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000478001e5): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000478001e5): calling ktype release kobject: (00000000478001e5): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000022cbaf94): kobject_cleanup, parent 00000000b9f7d99f kobject: 'rx-0' (0000000022cbaf94): auto cleanup 'remove' event kobject: 'rx-0' (0000000022cbaf94): kobject_uevent_env kobject: 'rx-0' (0000000022cbaf94): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000022cbaf94): auto cleanup kobject_del kobject: 'rx-0' (0000000022cbaf94): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000c1a47d84): kobject_cleanup, parent 00000000b9f7d99f kobject: 'tx-0' (00000000c1a47d84): auto cleanup 'remove' event kobject: 'tx-0' (00000000c1a47d84): kobject_uevent_env kobject: 'tx-0' (00000000c1a47d84): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000c1a47d84): auto cleanup kobject_del kobject: 'tx-0' (00000000c1a47d84): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b9f7d99f): kobject_cleanup, parent (null) kobject: 'queues' (00000000b9f7d99f): calling ktype release kobject: 'queues' (00000000b9f7d99f): kset_release kobject: 'queues': free name kobject: 'erspan0' (00000000cd2de451): kobject_uevent_env kobject: 'erspan0' (00000000cd2de451): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (00000000cd2de451): kobject_cleanup, parent (null) kobject: 'erspan0' (00000000cd2de451): auto cleanup 'remove' event kobject: 'erspan0' (00000000cd2de451): kobject_uevent_env kobject: 'erspan0' (00000000cd2de451): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (00000000cd2de451): calling ktype release kobject: 'erspan0': free name kobject: 'batman_adv' (000000002aada329): kobject_uevent_env kobject: 'batman_adv' (000000002aada329): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000002aada329): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000002aada329): calling ktype release kobject: (000000002aada329): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000c1f82c03): kobject_cleanup, parent 000000004b2f90fa kobject: 'rx-0' (00000000c1f82c03): auto cleanup 'remove' event kobject: 'rx-0' (00000000c1f82c03): kobject_uevent_env kobject: 'rx-0' (00000000c1f82c03): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000c1f82c03): auto cleanup kobject_del kobject: 'rx-0' (00000000c1f82c03): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000005bd00261): kobject_cleanup, parent 000000004b2f90fa kobject: 'tx-0' (000000005bd00261): auto cleanup 'remove' event kobject: 'tx-0' (000000005bd00261): kobject_uevent_env kobject: 'tx-0' (000000005bd00261): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000005bd00261): auto cleanup kobject_del kobject: 'tx-0' (000000005bd00261): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000004b2f90fa): kobject_cleanup, parent (null) kobject: 'queues' (000000004b2f90fa): calling ktype release kobject: 'queues' (000000004b2f90fa): kset_release kobject: 'queues': free name kobject: 'gretap0' (0000000047c3764d): kobject_uevent_env kobject: 'gretap0' (0000000047c3764d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (0000000047c3764d): kobject_cleanup, parent (null) kobject: 'gretap0' (0000000047c3764d): auto cleanup 'remove' event kobject: 'gretap0' (0000000047c3764d): kobject_uevent_env kobject: 'gretap0' (0000000047c3764d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (0000000047c3764d): calling ktype release kobject: 'gretap0': free name kobject: 'rx-0' (0000000040c36ee4): kobject_cleanup, parent 000000006d2921ed kobject: 'rx-0' (0000000040c36ee4): auto cleanup 'remove' event kobject: 'rx-0' (0000000040c36ee4): kobject_uevent_env kobject: 'rx-0' (0000000040c36ee4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000040c36ee4): auto cleanup kobject_del kobject: 'rx-0' (0000000040c36ee4): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000c82ae835): kobject_cleanup, parent 000000006d2921ed kobject: 'tx-0' (00000000c82ae835): auto cleanup 'remove' event kobject: 'tx-0' (00000000c82ae835): kobject_uevent_env kobject: 'tx-0' (00000000c82ae835): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000c82ae835): auto cleanup kobject_del kobject: 'tx-0' (00000000c82ae835): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000006d2921ed): kobject_cleanup, parent (null) kobject: 'queues' (000000006d2921ed): calling ktype release kobject: 'queues' (000000006d2921ed): kset_release kobject: 'queues': free name kobject: 'gre0' (000000005004cf60): kobject_uevent_env kobject: 'gre0' (000000005004cf60): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gre0' (000000005004cf60): kobject_cleanup, parent (null) kobject: 'gre0' (000000005004cf60): auto cleanup 'remove' event kobject: 'gre0' (000000005004cf60): kobject_uevent_env kobject: 'gre0' (000000005004cf60): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gre0' (000000005004cf60): calling ktype release kobject: 'gre0': free name kobject: 'rx-0' (00000000803a8ceb): kobject_cleanup, parent 00000000769e46e3 kobject: 'rx-0' (00000000803a8ceb): auto cleanup 'remove' event kobject: 'rx-0' (00000000803a8ceb): kobject_uevent_env kobject: 'rx-0' (00000000803a8ceb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000803a8ceb): auto cleanup kobject_del kobject: 'rx-0' (00000000803a8ceb): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000b4c2316a): kobject_cleanup, parent 00000000769e46e3 kobject: 'tx-0' (00000000b4c2316a): auto cleanup 'remove' event kobject: 'tx-0' (00000000b4c2316a): kobject_uevent_env kobject: 'tx-0' (00000000b4c2316a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000b4c2316a): auto cleanup kobject_del kobject: 'tx-0' (00000000b4c2316a): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000769e46e3): kobject_cleanup, parent (null) kobject: 'queues' (00000000769e46e3): calling ktype release kobject: 'queues' (00000000769e46e3): kset_release kobject: 'queues': free name kobject: 'tunl0' (00000000d23b8aad): kobject_uevent_env kobject: 'tunl0' (00000000d23b8aad): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tunl0' (00000000d23b8aad): kobject_cleanup, parent (null) kobject: 'tunl0' (00000000d23b8aad): auto cleanup 'remove' event kobject: 'tunl0' (00000000d23b8aad): kobject_uevent_env kobject: 'tunl0' (00000000d23b8aad): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tunl0' (00000000d23b8aad): calling ktype release kobject: 'tunl0': free name kobject: 'mesh' (00000000b4c91bbb): kobject_uevent_env kobject: 'mesh' (00000000b4c91bbb): kobject_uevent_env: filter function caused the event to drop! device bridge_slave_1 left promiscuous mode bridge0: port 2(bridge_slave_1) entered disabled state kobject: 'brport' (0000000032b2e46e): kobject_uevent_env kobject: 'brport' (0000000032b2e46e): kobject_uevent_env: filter function caused the event to drop! device bridge_slave_0 left promiscuous mode bridge0: port 1(bridge_slave_0) entered disabled state kobject: 'brport' (0000000032b2e46e): kobject_cleanup, parent (null) kobject: 'brport' (0000000032b2e46e): calling ktype release kobject: 'brport': free name kobject: 'brport' (00000000b121892d): kobject_uevent_env kobject: 'brport' (00000000b121892d): kobject_uevent_env: filter function caused the event to drop! kobject: 'brif' (000000001f18e914): kobject_cleanup, parent 00000000345895d9 kobject: 'brif' (000000001f18e914): auto cleanup kobject_del kobject: 'brif' (000000001f18e914): calling ktype release kobject: (000000001f18e914): dynamic_kobj_release kobject: 'brif': free name kobject: 'brport' (00000000b121892d): kobject_cleanup, parent (null) kobject: 'brport' (00000000b121892d): calling ktype release kobject: 'brport': free name kobject: 'vlan0' (000000001fb3cb20): kobject_uevent_env kobject: 'vlan0' (000000001fb3cb20): kobject_uevent_env: attempted to send uevent without kset! kobject: 'mesh' (00000000b4c91bbb): kobject_cleanup, parent (null) kobject: 'mesh' (00000000b4c91bbb): calling ktype release kobject: (00000000b4c91bbb): dynamic_kobj_release kobject: 'mesh': free name kobject: 'vlan0' (000000001fb3cb20): kobject_cleanup, parent (null) kobject: 'vlan0' (000000001fb3cb20): calling ktype release kobject: (000000001fb3cb20): dynamic_kobj_release kobject: 'vlan0': free name kobject: 'batman_adv' (000000007e2d2a2b): kobject_uevent_env kobject: 'batman_adv' (000000007e2d2a2b): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000007e2d2a2b): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000007e2d2a2b): calling ktype release kobject: (000000007e2d2a2b): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000005d9e8b7c): kobject_cleanup, parent 000000008be5d387 kobject: 'rx-0' (000000005d9e8b7c): auto cleanup 'remove' event kobject: 'rx-0' (000000005d9e8b7c): kobject_uevent_env kobject: 'rx-0' (000000005d9e8b7c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000005d9e8b7c): auto cleanup kobject_del kobject: 'rx-0' (000000005d9e8b7c): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000014cd730e): kobject_cleanup, parent 000000008be5d387 kobject: 'tx-0' (0000000014cd730e): auto cleanup 'remove' event kobject: 'tx-0' (0000000014cd730e): kobject_uevent_env kobject: 'tx-0' (0000000014cd730e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000014cd730e): auto cleanup kobject_del kobject: 'tx-0' (0000000014cd730e): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000008be5d387): kobject_cleanup, parent (null) kobject: 'queues' (000000008be5d387): calling ktype release kobject: 'queues' (000000008be5d387): kset_release kobject: 'queues': free name kobject: 'hsr0' (000000004a264027): kobject_uevent_env kobject: 'hsr0' (000000004a264027): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000009c839ad2): kobject_uevent_env kobject: 'batman_adv' (000000009c839ad2): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000009c839ad2): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000009c839ad2): calling ktype release kobject: (000000009c839ad2): dynamic_kobj_release kobject: 'batman_adv': free name device hsr_slave_1 left promiscuous mode kobject: 'rx-0' (00000000816572bf): kobject_cleanup, parent 00000000458d2e88 kobject: 'rx-0' (00000000816572bf): auto cleanup 'remove' event kobject: 'rx-0' (00000000816572bf): kobject_uevent_env kobject: 'rx-0' (00000000816572bf): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000816572bf): auto cleanup kobject_del kobject: 'rx-0' (00000000816572bf): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000008c167465): kobject_cleanup, parent 00000000458d2e88 kobject: 'tx-0' (000000008c167465): auto cleanup 'remove' event kobject: 'tx-0' (000000008c167465): kobject_uevent_env kobject: 'tx-0' (000000008c167465): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000008c167465): auto cleanup kobject_del kobject: 'tx-0' (000000008c167465): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000458d2e88): kobject_cleanup, parent (null) kobject: 'queues' (00000000458d2e88): calling ktype release kobject: 'queues' (00000000458d2e88): kset_release kobject: 'queues': free name kobject: 'hsr_slave_1' (0000000090153794): kobject_uevent_env kobject: 'hsr_slave_1' (0000000090153794): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000468c4e52): kobject_uevent_env kobject: 'batman_adv' (00000000468c4e52): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000468c4e52): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000468c4e52): calling ktype release kobject: (00000000468c4e52): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000001c424087): kobject_cleanup, parent 0000000004cc23fb kobject: 'rx-0' (000000001c424087): auto cleanup 'remove' event kobject: 'rx-0' (000000001c424087): kobject_uevent_env kobject: 'rx-0' (000000001c424087): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000001c424087): auto cleanup kobject_del kobject: 'rx-0' (000000001c424087): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000861e42e3): kobject_cleanup, parent 0000000004cc23fb kobject: 'tx-0' (00000000861e42e3): auto cleanup 'remove' event kobject: 'tx-0' (00000000861e42e3): kobject_uevent_env kobject: 'tx-0' (00000000861e42e3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000861e42e3): auto cleanup kobject_del kobject: 'tx-0' (00000000861e42e3): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000004cc23fb): kobject_cleanup, parent (null) kobject: 'queues' (0000000004cc23fb): calling ktype release kobject: 'queues' (0000000004cc23fb): kset_release kobject: 'queues': free name kobject: 'veth1_to_hsr' (00000000b302d7ec): kobject_uevent_env kobject: 'veth1_to_hsr' (00000000b302d7ec): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000002c384be8): kobject_uevent_env kobject: 'batman_adv' (000000002c384be8): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000002c384be8): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000002c384be8): calling ktype release kobject: (000000002c384be8): dynamic_kobj_release kobject: 'batman_adv': free name device hsr_slave_0 left promiscuous mode kobject: 'rx-0' (0000000070f09491): kobject_cleanup, parent 0000000008a2b266 kobject: 'rx-0' (0000000070f09491): auto cleanup 'remove' event kobject: 'rx-0' (0000000070f09491): kobject_uevent_env kobject: 'rx-0' (0000000070f09491): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000070f09491): auto cleanup kobject_del kobject: 'rx-0' (0000000070f09491): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000004f3df284): kobject_cleanup, parent 0000000008a2b266 kobject: 'tx-0' (000000004f3df284): auto cleanup 'remove' event kobject: 'tx-0' (000000004f3df284): kobject_uevent_env kobject: 'tx-0' (000000004f3df284): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000004f3df284): auto cleanup kobject_del kobject: 'tx-0' (000000004f3df284): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000008a2b266): kobject_cleanup, parent (null) kobject: 'queues' (0000000008a2b266): calling ktype release kobject: 'queues' (0000000008a2b266): kset_release kobject: 'queues': free name kobject: 'hsr_slave_0' (0000000085ef612a): kobject_uevent_env kobject: 'hsr_slave_0' (0000000085ef612a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000459352bd): kobject_uevent_env kobject: 'batman_adv' (00000000459352bd): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000459352bd): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000459352bd): calling ktype release kobject: (00000000459352bd): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000f454e12a): kobject_cleanup, parent 00000000db2f415d kobject: 'rx-0' (00000000f454e12a): auto cleanup 'remove' event kobject: 'rx-0' (00000000f454e12a): kobject_uevent_env kobject: 'rx-0' (00000000f454e12a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000f454e12a): auto cleanup kobject_del kobject: 'rx-0' (00000000f454e12a): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000c4a4e3bb): kobject_cleanup, parent 00000000db2f415d kobject: 'tx-0' (00000000c4a4e3bb): auto cleanup 'remove' event kobject: 'tx-0' (00000000c4a4e3bb): kobject_uevent_env kobject: 'tx-0' (00000000c4a4e3bb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000c4a4e3bb): auto cleanup kobject_del kobject: 'tx-0' (00000000c4a4e3bb): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000db2f415d): kobject_cleanup, parent (null) kobject: 'queues' (00000000db2f415d): calling ktype release kobject: 'queues' (00000000db2f415d): kset_release kobject: 'queues': free name kobject: 'veth0_to_hsr' (00000000d202547e): kobject_uevent_env kobject: 'veth0_to_hsr' (00000000d202547e): kobject_uevent_env: uevent_suppress caused the event to drop! team0 (unregistering): Port device team_slave_1 removed kobject: 'batman_adv' (00000000b551ec70): kobject_uevent_env kobject: 'batman_adv' (00000000b551ec70): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000b551ec70): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000b551ec70): calling ktype release kobject: (00000000b551ec70): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000470ab0f0): kobject_cleanup, parent 000000009b92992c kobject: 'rx-0' (00000000470ab0f0): auto cleanup 'remove' event kobject: 'rx-0' (00000000470ab0f0): kobject_uevent_env kobject: 'rx-0' (00000000470ab0f0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000470ab0f0): auto cleanup kobject_del kobject: 'rx-0' (00000000470ab0f0): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000009dc2f657): kobject_cleanup, parent 000000009b92992c kobject: 'tx-0' (000000009dc2f657): auto cleanup 'remove' event kobject: 'tx-0' (000000009dc2f657): kobject_uevent_env kobject: 'tx-0' (000000009dc2f657): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000009dc2f657): auto cleanup kobject_del kobject: 'tx-0' (000000009dc2f657): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000009b92992c): kobject_cleanup, parent (null) kobject: 'queues' (000000009b92992c): calling ktype release kobject: 'queues' (000000009b92992c): kset_release kobject: 'queues': free name kobject: 'team_slave_1' (00000000791eef8d): kobject_uevent_env kobject: 'team_slave_1' (00000000791eef8d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000eb07013f): kobject_uevent_env kobject: 'batman_adv' (00000000eb07013f): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000eb07013f): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000eb07013f): calling ktype release kobject: (00000000eb07013f): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000051ac1046): kobject_cleanup, parent 00000000c558d8fc kobject: 'rx-0' (0000000051ac1046): auto cleanup 'remove' event kobject: 'rx-0' (0000000051ac1046): kobject_uevent_env kobject: 'rx-0' (0000000051ac1046): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000051ac1046): auto cleanup kobject_del kobject: 'rx-0' (0000000051ac1046): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000003370c1b): kobject_cleanup, parent 00000000c558d8fc kobject: 'tx-0' (0000000003370c1b): auto cleanup 'remove' event kobject: 'tx-0' (0000000003370c1b): kobject_uevent_env kobject: 'tx-0' (0000000003370c1b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000003370c1b): auto cleanup kobject_del kobject: 'tx-0' (0000000003370c1b): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000c558d8fc): kobject_cleanup, parent (null) kobject: 'queues' (00000000c558d8fc): calling ktype release kobject: 'queues' (00000000c558d8fc): kset_release kobject: 'queues': free name kobject: 'veth1_to_team' (00000000badcbe17): kobject_uevent_env kobject: 'veth1_to_team' (00000000badcbe17): kobject_uevent_env: uevent_suppress caused the event to drop! team0 (unregistering): Port device team_slave_0 removed kobject: 'batman_adv' (000000006d9f4a9b): kobject_uevent_env kobject: 'batman_adv' (000000006d9f4a9b): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000006d9f4a9b): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000006d9f4a9b): calling ktype release kobject: (000000006d9f4a9b): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000ec698887): kobject_cleanup, parent 00000000f95252ba kobject: 'rx-0' (00000000ec698887): auto cleanup 'remove' event kobject: 'rx-0' (00000000ec698887): kobject_uevent_env kobject: 'rx-0' (00000000ec698887): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000ec698887): auto cleanup kobject_del kobject: 'rx-0' (00000000ec698887): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000cd44414c): kobject_cleanup, parent 00000000f95252ba kobject: 'tx-0' (00000000cd44414c): auto cleanup 'remove' event kobject: 'tx-0' (00000000cd44414c): kobject_uevent_env kobject: 'tx-0' (00000000cd44414c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000cd44414c): auto cleanup kobject_del kobject: 'tx-0' (00000000cd44414c): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000f95252ba): kobject_cleanup, parent (null) kobject: 'queues' (00000000f95252ba): calling ktype release kobject: 'queues' (00000000f95252ba): kset_release kobject: 'queues': free name kobject: 'team_slave_0' (00000000354f7b1b): kobject_uevent_env kobject: 'team_slave_0' (00000000354f7b1b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000001e7138af): kobject_uevent_env kobject: 'batman_adv' (000000001e7138af): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000001e7138af): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000001e7138af): calling ktype release kobject: (000000001e7138af): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000008c1d5e58): kobject_cleanup, parent 0000000048d1c0ae kobject: 'rx-0' (000000008c1d5e58): auto cleanup 'remove' event kobject: 'rx-0' (000000008c1d5e58): kobject_uevent_env kobject: 'rx-0' (000000008c1d5e58): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000008c1d5e58): auto cleanup kobject_del kobject: 'rx-0' (000000008c1d5e58): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000e948580d): kobject_cleanup, parent 0000000048d1c0ae kobject: 'tx-0' (00000000e948580d): auto cleanup 'remove' event kobject: 'tx-0' (00000000e948580d): kobject_uevent_env kobject: 'tx-0' (00000000e948580d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000e948580d): auto cleanup kobject_del kobject: 'tx-0' (00000000e948580d): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000048d1c0ae): kobject_cleanup, parent (null) kobject: 'queues' (0000000048d1c0ae): calling ktype release kobject: 'queues' (0000000048d1c0ae): kset_release kobject: 'queues': free name kobject: 'veth0_to_team' (00000000a064159d): kobject_uevent_env kobject: 'veth0_to_team' (00000000a064159d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bonding_slave' (00000000579516be): kobject_cleanup, parent 0000000012166449 kobject: 'bonding_slave' (00000000579516be): does not have a release() function, it is broken and must be fixed. kobject: 'bonding_slave' (00000000579516be): auto cleanup kobject_del kobject: 'bonding_slave': free name bond0 (unregistering): Releasing backup interface bond_slave_1 kobject: 'batman_adv' (00000000566d7ff0): kobject_uevent_env kobject: 'batman_adv' (00000000566d7ff0): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000566d7ff0): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000566d7ff0): calling ktype release kobject: (00000000566d7ff0): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000007e662749): kobject_cleanup, parent 0000000086c79ab9 kobject: 'rx-0' (000000007e662749): auto cleanup 'remove' event kobject: 'rx-0' (000000007e662749): kobject_uevent_env kobject: 'rx-0' (000000007e662749): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000007e662749): auto cleanup kobject_del kobject: 'rx-0' (000000007e662749): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000bc45910c): kobject_cleanup, parent 0000000086c79ab9 kobject: 'tx-0' (00000000bc45910c): auto cleanup 'remove' event kobject: 'tx-0' (00000000bc45910c): kobject_uevent_env kobject: 'tx-0' (00000000bc45910c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000bc45910c): auto cleanup kobject_del kobject: 'tx-0' (00000000bc45910c): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000086c79ab9): kobject_cleanup, parent (null) kobject: 'queues' (0000000086c79ab9): calling ktype release kobject: 'queues' (0000000086c79ab9): kset_release kobject: 'queues': free name kobject: 'bond_slave_1' (0000000012166449): kobject_uevent_env kobject: 'bond_slave_1' (0000000012166449): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (0000000032b22ed1): kobject_uevent_env kobject: 'batman_adv' (0000000032b22ed1): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (0000000032b22ed1): kobject_cleanup, parent (null) kobject: 'batman_adv' (0000000032b22ed1): calling ktype release kobject: (0000000032b22ed1): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000005d189232): kobject_cleanup, parent 00000000150fa6ef kobject: 'rx-0' (000000005d189232): auto cleanup 'remove' event kobject: 'rx-0' (000000005d189232): kobject_uevent_env kobject: 'rx-0' (000000005d189232): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000005d189232): auto cleanup kobject_del kobject: 'rx-0' (000000005d189232): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000081812909): kobject_cleanup, parent 00000000150fa6ef kobject: 'tx-0' (0000000081812909): auto cleanup 'remove' event kobject: 'tx-0' (0000000081812909): kobject_uevent_env kobject: 'tx-0' (0000000081812909): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000081812909): auto cleanup kobject_del kobject: 'tx-0' (0000000081812909): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000150fa6ef): kobject_cleanup, parent (null) kobject: 'queues' (00000000150fa6ef): calling ktype release kobject: 'queues' (00000000150fa6ef): kset_release kobject: 'queues': free name kobject: 'veth1_to_bond' (000000002b47262e): kobject_uevent_env kobject: 'veth1_to_bond' (000000002b47262e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bonding_slave' (00000000abe2f65f): kobject_cleanup, parent 0000000071aaed26 kobject: 'bonding_slave' (00000000abe2f65f): does not have a release() function, it is broken and must be fixed. kobject: 'bonding_slave' (00000000abe2f65f): auto cleanup kobject_del kobject: 'bonding_slave': free name bond0 (unregistering): Releasing backup interface bond_slave_0 kobject: 'batman_adv' (0000000078dcc90c): kobject_uevent_env kobject: 'batman_adv' (0000000078dcc90c): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (0000000078dcc90c): kobject_cleanup, parent (null) kobject: 'batman_adv' (0000000078dcc90c): calling ktype release kobject: (0000000078dcc90c): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000080df0037): kobject_cleanup, parent 000000007b15ac92 kobject: 'rx-0' (0000000080df0037): auto cleanup 'remove' event kobject: 'rx-0' (0000000080df0037): kobject_uevent_env kobject: 'rx-0' (0000000080df0037): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000080df0037): auto cleanup kobject_del kobject: 'rx-0' (0000000080df0037): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000746ac338): kobject_cleanup, parent 000000007b15ac92 kobject: 'tx-0' (00000000746ac338): auto cleanup 'remove' event kobject: 'tx-0' (00000000746ac338): kobject_uevent_env kobject: 'tx-0' (00000000746ac338): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000746ac338): auto cleanup kobject_del kobject: 'tx-0' (00000000746ac338): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000007b15ac92): kobject_cleanup, parent (null) kobject: 'queues' (000000007b15ac92): calling ktype release kobject: 'queues' (000000007b15ac92): kset_release kobject: 'queues': free name kobject: 'bond_slave_0' (0000000071aaed26): kobject_uevent_env kobject: 'bond_slave_0' (0000000071aaed26): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000cdd2e038): kobject_uevent_env kobject: 'batman_adv' (00000000cdd2e038): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000cdd2e038): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000cdd2e038): calling ktype release kobject: (00000000cdd2e038): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000228d920f): kobject_cleanup, parent 00000000259bc36a kobject: 'rx-0' (00000000228d920f): auto cleanup 'remove' event kobject: 'rx-0' (00000000228d920f): kobject_uevent_env kobject: 'rx-0' (00000000228d920f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000228d920f): auto cleanup kobject_del kobject: 'rx-0' (00000000228d920f): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f9efb697): kobject_cleanup, parent 00000000259bc36a kobject: 'tx-0' (00000000f9efb697): auto cleanup 'remove' event kobject: 'tx-0' (00000000f9efb697): kobject_uevent_env kobject: 'tx-0' (00000000f9efb697): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000f9efb697): auto cleanup kobject_del kobject: 'tx-0' (00000000f9efb697): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000259bc36a): kobject_cleanup, parent (null) kobject: 'queues' (00000000259bc36a): calling ktype release kobject: 'queues' (00000000259bc36a): kset_release kobject: 'queues': free name kobject: 'veth0_to_bond' (00000000d7974002): kobject_uevent_env kobject: 'veth0_to_bond' (00000000d7974002): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000bdd1c1e6): kobject_uevent_env kobject: 'batman_adv' (00000000bdd1c1e6): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000bdd1c1e6): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000bdd1c1e6): calling ktype release kobject: (00000000bdd1c1e6): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000d065c3d2): kobject_cleanup, parent 000000003a826c03 kobject: 'rx-0' (00000000d065c3d2): auto cleanup 'remove' event kobject: 'rx-0' (00000000d065c3d2): kobject_uevent_env kobject: 'rx-0' (00000000d065c3d2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000d065c3d2): auto cleanup kobject_del kobject: 'rx-0' (00000000d065c3d2): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000067d3115d): kobject_cleanup, parent 000000003a826c03 kobject: 'tx-0' (0000000067d3115d): auto cleanup 'remove' event kobject: 'tx-0' (0000000067d3115d): kobject_uevent_env kobject: 'tx-0' (0000000067d3115d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000067d3115d): auto cleanup kobject_del kobject: 'tx-0' (0000000067d3115d): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000003a826c03): kobject_cleanup, parent (null) kobject: 'queues' (000000003a826c03): calling ktype release kobject: 'queues' (000000003a826c03): kset_release kobject: 'queues': free name kobject: 'bridge_slave_1' (00000000c5e8f51d): kobject_uevent_env kobject: 'bridge_slave_1' (00000000c5e8f51d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000c52d532d): kobject_uevent_env kobject: 'batman_adv' (00000000c52d532d): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000c52d532d): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000c52d532d): calling ktype release kobject: (00000000c52d532d): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000007d2274ed): kobject_cleanup, parent 000000003d1a5c94 kobject: 'rx-0' (000000007d2274ed): auto cleanup 'remove' event kobject: 'rx-0' (000000007d2274ed): kobject_uevent_env kobject: 'rx-0' (000000007d2274ed): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000007d2274ed): auto cleanup kobject_del kobject: 'rx-0' (000000007d2274ed): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000003aac7904): kobject_cleanup, parent 000000003d1a5c94 kobject: 'tx-0' (000000003aac7904): auto cleanup 'remove' event kobject: 'tx-0' (000000003aac7904): kobject_uevent_env kobject: 'tx-0' (000000003aac7904): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000003aac7904): auto cleanup kobject_del kobject: 'tx-0' (000000003aac7904): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000003d1a5c94): kobject_cleanup, parent (null) kobject: 'queues' (000000003d1a5c94): calling ktype release kobject: 'queues' (000000003d1a5c94): kset_release kobject: 'queues': free name kobject: 'veth1_to_bridge' (000000006dee6eec): kobject_uevent_env kobject: 'veth1_to_bridge' (000000006dee6eec): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000006bda5535): kobject_uevent_env kobject: 'batman_adv' (000000006bda5535): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000006bda5535): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000006bda5535): calling ktype release kobject: (000000006bda5535): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000012030a5f): kobject_cleanup, parent 00000000dadae273 kobject: 'rx-0' (0000000012030a5f): auto cleanup 'remove' event kobject: 'rx-0' (0000000012030a5f): kobject_uevent_env kobject: 'rx-0' (0000000012030a5f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000012030a5f): auto cleanup kobject_del kobject: 'rx-0' (0000000012030a5f): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000000afe7a37): kobject_cleanup, parent 00000000dadae273 kobject: 'tx-0' (000000000afe7a37): auto cleanup 'remove' event kobject: 'tx-0' (000000000afe7a37): kobject_uevent_env kobject: 'tx-0' (000000000afe7a37): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000000afe7a37): auto cleanup kobject_del kobject: 'tx-0' (000000000afe7a37): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000dadae273): kobject_cleanup, parent (null) kobject: 'queues' (00000000dadae273): calling ktype release kobject: 'queues' (00000000dadae273): kset_release kobject: 'queues': free name kobject: 'bridge_slave_0' (00000000faee1850): kobject_uevent_env kobject: 'bridge_slave_0' (00000000faee1850): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000008652c2a0): kobject_uevent_env kobject: 'batman_adv' (000000008652c2a0): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000008652c2a0): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000008652c2a0): calling ktype release kobject: (000000008652c2a0): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000de52ed5e): kobject_cleanup, parent 00000000f58c8453 kobject: 'rx-0' (00000000de52ed5e): auto cleanup 'remove' event kobject: 'rx-0' (00000000de52ed5e): kobject_uevent_env kobject: 'rx-0' (00000000de52ed5e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000de52ed5e): auto cleanup kobject_del kobject: 'rx-0' (00000000de52ed5e): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000030929594): kobject_cleanup, parent 00000000f58c8453 kobject: 'tx-0' (0000000030929594): auto cleanup 'remove' event kobject: 'tx-0' (0000000030929594): kobject_uevent_env kobject: 'tx-0' (0000000030929594): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000030929594): auto cleanup kobject_del kobject: 'tx-0' (0000000030929594): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000f58c8453): kobject_cleanup, parent (null) kobject: 'queues' (00000000f58c8453): calling ktype release kobject: 'queues' (00000000f58c8453): kset_release kobject: 'queues': free name kobject: 'veth0_to_bridge' (000000007644aad9): kobject_uevent_env kobject: 'veth0_to_bridge' (000000007644aad9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000f2263a3d): kobject_uevent_env kobject: 'batman_adv' (00000000f2263a3d): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000f2263a3d): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000f2263a3d): calling ktype release kobject: (00000000f2263a3d): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000dcfcbb3a): kobject_cleanup, parent 000000009695f7c2 kobject: 'rx-0' (00000000dcfcbb3a): auto cleanup 'remove' event kobject: 'rx-0' (00000000dcfcbb3a): kobject_uevent_env kobject: 'rx-0' (00000000dcfcbb3a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000dcfcbb3a): auto cleanup kobject_del kobject: 'rx-0' (00000000dcfcbb3a): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000004844196e): kobject_cleanup, parent 000000009695f7c2 kobject: 'tx-0' (000000004844196e): auto cleanup 'remove' event kobject: 'tx-0' (000000004844196e): kobject_uevent_env kobject: 'tx-0' (000000004844196e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000004844196e): auto cleanup kobject_del kobject: 'tx-0' (000000004844196e): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000009695f7c2): kobject_cleanup, parent (null) kobject: 'queues' (000000009695f7c2): calling ktype release kobject: 'queues' (000000009695f7c2): kset_release kobject: 'queues': free name kobject: 'veth1' (000000003a1abaa9): kobject_uevent_env kobject: 'veth1' (000000003a1abaa9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000669cb44f): kobject_uevent_env kobject: 'batman_adv' (00000000669cb44f): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000669cb44f): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000669cb44f): calling ktype release kobject: (00000000669cb44f): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000023c6e90d): kobject_cleanup, parent 00000000af26fe8a kobject: 'rx-0' (0000000023c6e90d): auto cleanup 'remove' event kobject: 'rx-0' (0000000023c6e90d): kobject_uevent_env kobject: 'rx-0' (0000000023c6e90d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000023c6e90d): auto cleanup kobject_del kobject: 'rx-0' (0000000023c6e90d): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000026b4642): kobject_cleanup, parent 00000000af26fe8a kobject: 'tx-0' (00000000026b4642): auto cleanup 'remove' event kobject: 'tx-0' (00000000026b4642): kobject_uevent_env kobject: 'tx-0' (00000000026b4642): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000026b4642): auto cleanup kobject_del kobject: 'tx-0' (00000000026b4642): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000af26fe8a): kobject_cleanup, parent (null) kobject: 'queues' (00000000af26fe8a): calling ktype release kobject: 'queues' (00000000af26fe8a): kset_release kobject: 'queues': free name kobject: 'veth0' (0000000012dc8eaa): kobject_uevent_env kobject: 'veth0' (0000000012dc8eaa): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000c392c343): kobject_uevent_env kobject: 'batman_adv' (00000000c392c343): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000c392c343): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000c392c343): calling ktype release kobject: (00000000c392c343): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000072fa7f5c): kobject_cleanup, parent 000000002a7d4d39 kobject: 'rx-0' (0000000072fa7f5c): auto cleanup 'remove' event kobject: 'rx-0' (0000000072fa7f5c): kobject_uevent_env kobject: 'rx-0' (0000000072fa7f5c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000072fa7f5c): auto cleanup kobject_del kobject: 'rx-0' (0000000072fa7f5c): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000b5474793): kobject_cleanup, parent 000000002a7d4d39 kobject: 'tx-0' (00000000b5474793): auto cleanup 'remove' event kobject: 'tx-0' (00000000b5474793): kobject_uevent_env kobject: 'tx-0' (00000000b5474793): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000b5474793): auto cleanup kobject_del kobject: 'tx-0' (00000000b5474793): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002a7d4d39): kobject_cleanup, parent (null) kobject: 'queues' (000000002a7d4d39): calling ktype release kobject: 'queues' (000000002a7d4d39): kset_release kobject: 'queues': free name kobject: 'netdevsim0' (00000000c5285ae9): kobject_uevent_env kobject: 'netdevsim0' (00000000c5285ae9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'net' (00000000db9c9071): kobject_cleanup, parent 00000000866a9845 kobject: 'net' (00000000db9c9071): auto cleanup kobject_del kobject: 'net' (00000000db9c9071): calling ktype release kobject: 'net': free name kobject: 'rx-0' (00000000020a9403): kobject_cleanup, parent 0000000030d7441e kobject: 'rx-0' (00000000020a9403): auto cleanup 'remove' event kobject: 'rx-0' (00000000020a9403): kobject_uevent_env kobject: 'rx-0' (00000000020a9403): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000020a9403): auto cleanup kobject_del kobject: 'rx-0' (00000000020a9403): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000002dd9f703): kobject_cleanup, parent 0000000030d7441e kobject: 'tx-0' (000000002dd9f703): auto cleanup 'remove' event kobject: 'tx-0' (000000002dd9f703): kobject_uevent_env kobject: 'tx-0' (000000002dd9f703): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000002dd9f703): auto cleanup kobject_del kobject: 'tx-0' (000000002dd9f703): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000030d7441e): kobject_cleanup, parent (null) kobject: 'queues' (0000000030d7441e): calling ktype release kobject: 'queues' (0000000030d7441e): kset_release kobject: 'queues': free name kobject: 'vxcan1' (00000000ae168399): kobject_uevent_env kobject: 'vxcan1' (00000000ae168399): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003fd8b9b0): kobject_cleanup, parent 0000000006176561 kobject: 'rx-0' (000000003fd8b9b0): auto cleanup 'remove' event kobject: 'rx-0' (000000003fd8b9b0): kobject_uevent_env kobject: 'rx-0' (000000003fd8b9b0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003fd8b9b0): auto cleanup kobject_del kobject: 'rx-0' (000000003fd8b9b0): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000aeb875fe): kobject_cleanup, parent 0000000006176561 kobject: 'tx-0' (00000000aeb875fe): auto cleanup 'remove' event kobject: 'tx-0' (00000000aeb875fe): kobject_uevent_env kobject: 'tx-0' (00000000aeb875fe): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000aeb875fe): auto cleanup kobject_del kobject: 'tx-0' (00000000aeb875fe): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000006176561): kobject_cleanup, parent (null) kobject: 'queues' (0000000006176561): calling ktype release kobject: 'queues' (0000000006176561): kset_release kobject: 'queues': free name kobject: 'vxcan0' (00000000725c6472): kobject_uevent_env kobject: 'vxcan0' (00000000725c6472): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000006b5a389b): kobject_cleanup, parent 00000000ac0b8ed5 kobject: 'rx-0' (000000006b5a389b): auto cleanup 'remove' event kobject: 'rx-0' (000000006b5a389b): kobject_uevent_env kobject: 'rx-0' (000000006b5a389b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000006b5a389b): auto cleanup kobject_del kobject: 'rx-0' (000000006b5a389b): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000639e4b18): kobject_cleanup, parent 00000000ac0b8ed5 kobject: 'tx-0' (00000000639e4b18): auto cleanup 'remove' event kobject: 'tx-0' (00000000639e4b18): kobject_uevent_env kobject: 'tx-0' (00000000639e4b18): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000639e4b18): auto cleanup kobject_del kobject: 'tx-0' (00000000639e4b18): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000ac0b8ed5): kobject_cleanup, parent (null) kobject: 'queues' (00000000ac0b8ed5): calling ktype release kobject: 'queues' (00000000ac0b8ed5): kset_release kobject: 'queues': free name kobject: 'batadv0' (0000000095476e5b): kobject_uevent_env kobject: 'batadv0' (0000000095476e5b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000006b583f8f): kobject_cleanup, parent 000000002d5aa748 kobject: 'rx-0' (000000006b583f8f): auto cleanup 'remove' event kobject: 'rx-0' (000000006b583f8f): kobject_uevent_env kobject: 'rx-0' (000000006b583f8f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000006b583f8f): auto cleanup kobject_del kobject: 'rx-0' (000000006b583f8f): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000ab29bfa8): kobject_cleanup, parent 000000002d5aa748 kobject: 'tx-0' (00000000ab29bfa8): auto cleanup 'remove' event kobject: 'tx-0' (00000000ab29bfa8): kobject_uevent_env kobject: 'tx-0' (00000000ab29bfa8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000ab29bfa8): auto cleanup kobject_del kobject: 'tx-0' (00000000ab29bfa8): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002d5aa748): kobject_cleanup, parent (null) kobject: 'queues' (000000002d5aa748): calling ktype release kobject: 'queues' (000000002d5aa748): kset_release kobject: 'queues': free name kobject: 'caif0' (00000000a6b4ec3e): kobject_uevent_env kobject: 'caif0' (00000000a6b4ec3e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009716d425): kobject_cleanup, parent 000000003f9852ec kobject: 'rx-0' (000000009716d425): auto cleanup 'remove' event kobject: 'rx-0' (000000009716d425): kobject_uevent_env kobject: 'rx-0' (000000009716d425): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009716d425): auto cleanup kobject_del kobject: 'rx-0' (000000009716d425): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000009b782e62): kobject_cleanup, parent 000000003f9852ec kobject: 'tx-0' (000000009b782e62): auto cleanup 'remove' event kobject: 'tx-0' (000000009b782e62): kobject_uevent_env kobject: 'tx-0' (000000009b782e62): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000009b782e62): auto cleanup kobject_del kobject: 'tx-0' (000000009b782e62): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000003f9852ec): kobject_cleanup, parent (null) kobject: 'queues' (000000003f9852ec): calling ktype release kobject: 'queues' (000000003f9852ec): kset_release kobject: 'queues': free name kobject: 'nlmon0' (00000000bc902a71): kobject_uevent_env kobject: 'nlmon0' (00000000bc902a71): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000d9a2f5de): kobject_uevent_env kobject: 'batman_adv' (00000000d9a2f5de): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000d9a2f5de): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000d9a2f5de): calling ktype release kobject: (00000000d9a2f5de): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000004b0d6768): kobject_cleanup, parent 000000005c870694 kobject: 'rx-0' (000000004b0d6768): auto cleanup 'remove' event kobject: 'rx-0' (000000004b0d6768): kobject_uevent_env kobject: 'rx-0' (000000004b0d6768): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004b0d6768): auto cleanup kobject_del kobject: 'rx-0' (000000004b0d6768): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000303a5598): kobject_cleanup, parent 000000005c870694 kobject: 'tx-0' (00000000303a5598): auto cleanup 'remove' event kobject: 'tx-0' (00000000303a5598): kobject_uevent_env kobject: 'tx-0' (00000000303a5598): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000303a5598): auto cleanup kobject_del kobject: 'tx-0' (00000000303a5598): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000005c870694): kobject_cleanup, parent (null) kobject: 'queues' (000000005c870694): calling ktype release kobject: 'queues' (000000005c870694): kset_release kobject: 'queues': free name kobject: 'dummy0' (0000000070eb741a): kobject_uevent_env kobject: 'dummy0' (0000000070eb741a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000f27ce4b2): kobject_uevent_env kobject: 'batman_adv' (00000000f27ce4b2): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000f27ce4b2): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000f27ce4b2): calling ktype release kobject: (00000000f27ce4b2): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-15' (00000000105089b0): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'rx-15' (00000000105089b0): auto cleanup 'remove' event kobject: 'rx-15' (00000000105089b0): kobject_uevent_env kobject: 'rx-15' (00000000105089b0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-15' (00000000105089b0): auto cleanup kobject_del kobject: 'rx-15' (00000000105089b0): calling ktype release kobject: 'rx-15': free name kobject: 'rx-14' (0000000061da5631): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'rx-14' (0000000061da5631): auto cleanup 'remove' event kobject: 'rx-14' (0000000061da5631): kobject_uevent_env kobject: 'rx-14' (0000000061da5631): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-14' (0000000061da5631): auto cleanup kobject_del kobject: 'rx-14' (0000000061da5631): calling ktype release kobject: 'rx-14': free name kobject: 'rx-13' (0000000095b3bf6e): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'rx-13' (0000000095b3bf6e): auto cleanup 'remove' event kobject: 'rx-13' (0000000095b3bf6e): kobject_uevent_env kobject: 'rx-13' (0000000095b3bf6e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-13' (0000000095b3bf6e): auto cleanup kobject_del kobject: 'rx-13' (0000000095b3bf6e): calling ktype release kobject: 'rx-13': free name kobject: 'rx-12' (00000000958e6772): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'rx-12' (00000000958e6772): auto cleanup 'remove' event kobject: 'rx-12' (00000000958e6772): kobject_uevent_env kobject: 'rx-12' (00000000958e6772): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-12' (00000000958e6772): auto cleanup kobject_del kobject: 'rx-12' (00000000958e6772): calling ktype release kobject: 'rx-12': free name kobject: 'rx-11' (00000000c643f650): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'rx-11' (00000000c643f650): auto cleanup 'remove' event kobject: 'rx-11' (00000000c643f650): kobject_uevent_env kobject: 'rx-11' (00000000c643f650): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-11' (00000000c643f650): auto cleanup kobject_del kobject: 'rx-11' (00000000c643f650): calling ktype release kobject: 'rx-11': free name kobject: 'rx-10' (00000000ed3c7435): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'rx-10' (00000000ed3c7435): auto cleanup 'remove' event kobject: 'rx-10' (00000000ed3c7435): kobject_uevent_env kobject: 'rx-10' (00000000ed3c7435): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-10' (00000000ed3c7435): auto cleanup kobject_del kobject: 'rx-10' (00000000ed3c7435): calling ktype release kobject: 'rx-10': free name kobject: 'rx-9' (00000000c69b2a82): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'rx-9' (00000000c69b2a82): auto cleanup 'remove' event kobject: 'rx-9' (00000000c69b2a82): kobject_uevent_env kobject: 'rx-9' (00000000c69b2a82): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-9' (00000000c69b2a82): auto cleanup kobject_del kobject: 'rx-9' (00000000c69b2a82): calling ktype release kobject: 'rx-9': free name kobject: 'rx-8' (00000000b7ad0442): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'rx-8' (00000000b7ad0442): auto cleanup 'remove' event kobject: 'rx-8' (00000000b7ad0442): kobject_uevent_env kobject: 'rx-8' (00000000b7ad0442): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-8' (00000000b7ad0442): auto cleanup kobject_del kobject: 'rx-8' (00000000b7ad0442): calling ktype release kobject: 'rx-8': free name kobject: 'rx-7' (00000000b7cac267): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'rx-7' (00000000b7cac267): auto cleanup 'remove' event kobject: 'rx-7' (00000000b7cac267): kobject_uevent_env kobject: 'rx-7' (00000000b7cac267): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-7' (00000000b7cac267): auto cleanup kobject_del kobject: 'rx-7' (00000000b7cac267): calling ktype release kobject: 'rx-7': free name kobject: 'rx-6' (00000000fb54bf73): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'rx-6' (00000000fb54bf73): auto cleanup 'remove' event kobject: 'rx-6' (00000000fb54bf73): kobject_uevent_env kobject: 'rx-6' (00000000fb54bf73): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-6' (00000000fb54bf73): auto cleanup kobject_del kobject: 'rx-6' (00000000fb54bf73): calling ktype release kobject: 'rx-6': free name kobject: 'rx-5' (00000000524f25d7): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'rx-5' (00000000524f25d7): auto cleanup 'remove' event kobject: 'rx-5' (00000000524f25d7): kobject_uevent_env kobject: 'rx-5' (00000000524f25d7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-5' (00000000524f25d7): auto cleanup kobject_del kobject: 'rx-5' (00000000524f25d7): calling ktype release kobject: 'rx-5': free name kobject: 'rx-4' (000000001a8d85cf): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'rx-4' (000000001a8d85cf): auto cleanup 'remove' event kobject: 'rx-4' (000000001a8d85cf): kobject_uevent_env kobject: 'rx-4' (000000001a8d85cf): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-4' (000000001a8d85cf): auto cleanup kobject_del kobject: 'rx-4' (000000001a8d85cf): calling ktype release kobject: 'rx-4': free name kobject: 'rx-3' (0000000009d5b676): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'rx-3' (0000000009d5b676): auto cleanup 'remove' event kobject: 'rx-3' (0000000009d5b676): kobject_uevent_env kobject: 'rx-3' (0000000009d5b676): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-3' (0000000009d5b676): auto cleanup kobject_del kobject: 'rx-3' (0000000009d5b676): calling ktype release kobject: 'rx-3': free name kobject: 'rx-2' (00000000017ec99d): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'rx-2' (00000000017ec99d): auto cleanup 'remove' event kobject: 'rx-2' (00000000017ec99d): kobject_uevent_env kobject: 'rx-2' (00000000017ec99d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-2' (00000000017ec99d): auto cleanup kobject_del kobject: 'rx-2' (00000000017ec99d): calling ktype release kobject: 'rx-2': free name kobject: 'rx-1' (00000000bd72f41d): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'rx-1' (00000000bd72f41d): auto cleanup 'remove' event kobject: 'rx-1' (00000000bd72f41d): kobject_uevent_env kobject: 'rx-1' (00000000bd72f41d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-1' (00000000bd72f41d): auto cleanup kobject_del kobject: 'rx-1' (00000000bd72f41d): calling ktype release kobject: 'rx-1': free name kobject: 'rx-0' (00000000ceaf9c28): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'rx-0' (00000000ceaf9c28): auto cleanup 'remove' event kobject: 'rx-0' (00000000ceaf9c28): kobject_uevent_env kobject: 'rx-0' (00000000ceaf9c28): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000ceaf9c28): auto cleanup kobject_del kobject: 'rx-0' (00000000ceaf9c28): calling ktype release kobject: 'rx-0': free name kobject: 'tx-15' (0000000064e3b193): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'tx-15' (0000000064e3b193): auto cleanup 'remove' event kobject: 'tx-15' (0000000064e3b193): kobject_uevent_env kobject: 'tx-15' (0000000064e3b193): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-15' (0000000064e3b193): auto cleanup kobject_del kobject: 'tx-15' (0000000064e3b193): calling ktype release kobject: 'tx-15': free name kobject: 'tx-14' (000000004e4832bc): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'tx-14' (000000004e4832bc): auto cleanup 'remove' event kobject: 'tx-14' (000000004e4832bc): kobject_uevent_env kobject: 'tx-14' (000000004e4832bc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-14' (000000004e4832bc): auto cleanup kobject_del kobject: 'tx-14' (000000004e4832bc): calling ktype release kobject: 'tx-14': free name kobject: 'tx-13' (00000000e890c8cc): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'tx-13' (00000000e890c8cc): auto cleanup 'remove' event kobject: 'tx-13' (00000000e890c8cc): kobject_uevent_env kobject: 'tx-13' (00000000e890c8cc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-13' (00000000e890c8cc): auto cleanup kobject_del kobject: 'tx-13' (00000000e890c8cc): calling ktype release kobject: 'tx-13': free name kobject: 'tx-12' (00000000ac0de270): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'tx-12' (00000000ac0de270): auto cleanup 'remove' event kobject: 'tx-12' (00000000ac0de270): kobject_uevent_env kobject: 'tx-12' (00000000ac0de270): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-12' (00000000ac0de270): auto cleanup kobject_del kobject: 'tx-12' (00000000ac0de270): calling ktype release kobject: 'tx-12': free name kobject: 'tx-11' (0000000039e55d29): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'tx-11' (0000000039e55d29): auto cleanup 'remove' event kobject: 'tx-11' (0000000039e55d29): kobject_uevent_env kobject: 'tx-11' (0000000039e55d29): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-11' (0000000039e55d29): auto cleanup kobject_del kobject: 'tx-11' (0000000039e55d29): calling ktype release kobject: 'tx-11': free name kobject: 'tx-10' (000000007f1f4fb9): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'tx-10' (000000007f1f4fb9): auto cleanup 'remove' event kobject: 'tx-10' (000000007f1f4fb9): kobject_uevent_env kobject: 'tx-10' (000000007f1f4fb9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-10' (000000007f1f4fb9): auto cleanup kobject_del kobject: 'tx-10' (000000007f1f4fb9): calling ktype release kobject: 'tx-10': free name kobject: 'tx-9' (00000000d370bc05): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'tx-9' (00000000d370bc05): auto cleanup 'remove' event kobject: 'tx-9' (00000000d370bc05): kobject_uevent_env kobject: 'tx-9' (00000000d370bc05): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-9' (00000000d370bc05): auto cleanup kobject_del kobject: 'tx-9' (00000000d370bc05): calling ktype release kobject: 'tx-9': free name kobject: 'tx-8' (00000000998348f9): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'tx-8' (00000000998348f9): auto cleanup 'remove' event kobject: 'tx-8' (00000000998348f9): kobject_uevent_env kobject: 'tx-8' (00000000998348f9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-8' (00000000998348f9): auto cleanup kobject_del kobject: 'tx-8' (00000000998348f9): calling ktype release kobject: 'tx-8': free name kobject: 'tx-7' (00000000806b2148): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'tx-7' (00000000806b2148): auto cleanup 'remove' event kobject: 'tx-7' (00000000806b2148): kobject_uevent_env kobject: 'tx-7' (00000000806b2148): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-7' (00000000806b2148): auto cleanup kobject_del kobject: 'tx-7' (00000000806b2148): calling ktype release kobject: 'tx-7': free name kobject: 'tx-6' (0000000074981e61): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'tx-6' (0000000074981e61): auto cleanup 'remove' event kobject: 'tx-6' (0000000074981e61): kobject_uevent_env kobject: 'tx-6' (0000000074981e61): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-6' (0000000074981e61): auto cleanup kobject_del kobject: 'tx-6' (0000000074981e61): calling ktype release kobject: 'tx-6': free name kobject: 'tx-5' (00000000e98ea520): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'tx-5' (00000000e98ea520): auto cleanup 'remove' event kobject: 'tx-5' (00000000e98ea520): kobject_uevent_env kobject: 'tx-5' (00000000e98ea520): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-5' (00000000e98ea520): auto cleanup kobject_del kobject: 'tx-5' (00000000e98ea520): calling ktype release kobject: 'tx-5': free name kobject: 'tx-4' (000000003468b85d): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'tx-4' (000000003468b85d): auto cleanup 'remove' event kobject: 'tx-4' (000000003468b85d): kobject_uevent_env kobject: 'tx-4' (000000003468b85d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-4' (000000003468b85d): auto cleanup kobject_del kobject: 'tx-4' (000000003468b85d): calling ktype release kobject: 'tx-4': free name kobject: 'tx-3' (00000000da7f7e51): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'tx-3' (00000000da7f7e51): auto cleanup 'remove' event kobject: 'tx-3' (00000000da7f7e51): kobject_uevent_env kobject: 'tx-3' (00000000da7f7e51): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-3' (00000000da7f7e51): auto cleanup kobject_del kobject: 'tx-3' (00000000da7f7e51): calling ktype release kobject: 'tx-3': free name kobject: 'tx-2' (00000000830a8c8e): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'tx-2' (00000000830a8c8e): auto cleanup 'remove' event kobject: 'tx-2' (00000000830a8c8e): kobject_uevent_env kobject: 'tx-2' (00000000830a8c8e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-2' (00000000830a8c8e): auto cleanup kobject_del kobject: 'tx-2' (00000000830a8c8e): calling ktype release kobject: 'tx-2': free name kobject: 'tx-1' (000000009f73c7d6): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'tx-1' (000000009f73c7d6): auto cleanup 'remove' event kobject: 'tx-1' (000000009f73c7d6): kobject_uevent_env kobject: 'tx-1' (000000009f73c7d6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-1' (000000009f73c7d6): auto cleanup kobject_del kobject: 'tx-1' (000000009f73c7d6): calling ktype release kobject: 'tx-1': free name kobject: 'tx-0' (00000000c9f41646): kobject_cleanup, parent 00000000f3a4cb7d kobject: 'tx-0' (00000000c9f41646): auto cleanup 'remove' event kobject: 'tx-0' (00000000c9f41646): kobject_uevent_env kobject: 'tx-0' (00000000c9f41646): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000c9f41646): auto cleanup kobject_del kobject: 'tx-0' (00000000c9f41646): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000f3a4cb7d): kobject_cleanup, parent (null) kobject: 'queues' (00000000f3a4cb7d): calling ktype release kobject: 'queues' (00000000f3a4cb7d): kset_release kobject: 'queues': free name kobject: 'team0' (0000000075c3f299): kobject_uevent_env kobject: 'team0' (0000000075c3f299): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000035dd484): kobject_uevent_env kobject: 'batman_adv' (00000000035dd484): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000035dd484): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000035dd484): calling ktype release kobject: (00000000035dd484): dynamic_kobj_release kobject: 'batman_adv': free name bond0 (unregistering): Released all slaves kobject: 'rx-15' (00000000d6967402): kobject_cleanup, parent 00000000c67320a9 kobject: 'rx-15' (00000000d6967402): auto cleanup 'remove' event kobject: 'rx-15' (00000000d6967402): kobject_uevent_env kobject: 'rx-15' (00000000d6967402): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-15' (00000000d6967402): auto cleanup kobject_del kobject: 'rx-15' (00000000d6967402): calling ktype release kobject: 'rx-15': free name kobject: 'rx-14' (0000000075a4f1f2): kobject_cleanup, parent 00000000c67320a9 kobject: 'rx-14' (0000000075a4f1f2): auto cleanup 'remove' event kobject: 'rx-14' (0000000075a4f1f2): kobject_uevent_env kobject: 'rx-14' (0000000075a4f1f2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-14' (0000000075a4f1f2): auto cleanup kobject_del kobject: 'rx-14' (0000000075a4f1f2): calling ktype release kobject: 'rx-14': free name kobject: 'rx-13' (0000000090555b92): kobject_cleanup, parent 00000000c67320a9 kobject: 'rx-13' (0000000090555b92): auto cleanup 'remove' event kobject: 'rx-13' (0000000090555b92): kobject_uevent_env kobject: 'rx-13' (0000000090555b92): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-13' (0000000090555b92): auto cleanup kobject_del kobject: 'rx-13' (0000000090555b92): calling ktype release kobject: 'rx-13': free name kobject: 'rx-12' (000000002a1ab671): kobject_cleanup, parent 00000000c67320a9 kobject: 'rx-12' (000000002a1ab671): auto cleanup 'remove' event kobject: 'rx-12' (000000002a1ab671): kobject_uevent_env kobject: 'rx-12' (000000002a1ab671): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-12' (000000002a1ab671): auto cleanup kobject_del kobject: 'rx-12' (000000002a1ab671): calling ktype release kobject: 'rx-12': free name kobject: 'rx-11' (00000000643700ca): kobject_cleanup, parent 00000000c67320a9 kobject: 'rx-11' (00000000643700ca): auto cleanup 'remove' event kobject: 'rx-11' (00000000643700ca): kobject_uevent_env kobject: 'rx-11' (00000000643700ca): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-11' (00000000643700ca): auto cleanup kobject_del kobject: 'rx-11' (00000000643700ca): calling ktype release kobject: 'rx-11': free name kobject: 'rx-10' (000000002ca7d076): kobject_cleanup, parent 00000000c67320a9 kobject: 'rx-10' (000000002ca7d076): auto cleanup 'remove' event kobject: 'rx-10' (000000002ca7d076): kobject_uevent_env kobject: 'rx-10' (000000002ca7d076): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-10' (000000002ca7d076): auto cleanup kobject_del kobject: 'rx-10' (000000002ca7d076): calling ktype release kobject: 'rx-10': free name kobject: 'rx-9' (00000000673f3c6b): kobject_cleanup, parent 00000000c67320a9 kobject: 'rx-9' (00000000673f3c6b): auto cleanup 'remove' event kobject: 'rx-9' (00000000673f3c6b): kobject_uevent_env kobject: 'rx-9' (00000000673f3c6b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-9' (00000000673f3c6b): auto cleanup kobject_del kobject: 'rx-9' (00000000673f3c6b): calling ktype release kobject: 'rx-9': free name kobject: 'rx-8' (00000000d609b7c5): kobject_cleanup, parent 00000000c67320a9 kobject: 'rx-8' (00000000d609b7c5): auto cleanup 'remove' event kobject: 'rx-8' (00000000d609b7c5): kobject_uevent_env kobject: 'rx-8' (00000000d609b7c5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-8' (00000000d609b7c5): auto cleanup kobject_del kobject: 'rx-8' (00000000d609b7c5): calling ktype release kobject: 'rx-8': free name kobject: 'rx-7' (00000000c7552aab): kobject_cleanup, parent 00000000c67320a9 kobject: 'rx-7' (00000000c7552aab): auto cleanup 'remove' event kobject: 'rx-7' (00000000c7552aab): kobject_uevent_env kobject: 'rx-7' (00000000c7552aab): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-7' (00000000c7552aab): auto cleanup kobject_del kobject: 'rx-7' (00000000c7552aab): calling ktype release kobject: 'rx-7': free name kobject: 'rx-6' (00000000da7914fb): kobject_cleanup, parent 00000000c67320a9 kobject: 'rx-6' (00000000da7914fb): auto cleanup 'remove' event kobject: 'rx-6' (00000000da7914fb): kobject_uevent_env kobject: 'rx-6' (00000000da7914fb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-6' (00000000da7914fb): auto cleanup kobject_del kobject: 'rx-6' (00000000da7914fb): calling ktype release kobject: 'rx-6': free name kobject: 'rx-5' (000000009f5ba4b6): kobject_cleanup, parent 00000000c67320a9 kobject: 'rx-5' (000000009f5ba4b6): auto cleanup 'remove' event kobject: 'rx-5' (000000009f5ba4b6): kobject_uevent_env kobject: 'rx-5' (000000009f5ba4b6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-5' (000000009f5ba4b6): auto cleanup kobject_del kobject: 'rx-5' (000000009f5ba4b6): calling ktype release kobject: 'rx-5': free name kobject: 'rx-4' (00000000b8e693b0): kobject_cleanup, parent 00000000c67320a9 kobject: 'rx-4' (00000000b8e693b0): auto cleanup 'remove' event kobject: 'rx-4' (00000000b8e693b0): kobject_uevent_env kobject: 'rx-4' (00000000b8e693b0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-4' (00000000b8e693b0): auto cleanup kobject_del kobject: 'rx-4' (00000000b8e693b0): calling ktype release kobject: 'rx-4': free name kobject: 'rx-3' (00000000081fb386): kobject_cleanup, parent 00000000c67320a9 kobject: 'rx-3' (00000000081fb386): auto cleanup 'remove' event kobject: 'rx-3' (00000000081fb386): kobject_uevent_env kobject: 'rx-3' (00000000081fb386): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-3' (00000000081fb386): auto cleanup kobject_del kobject: 'rx-3' (00000000081fb386): calling ktype release kobject: 'rx-3': free name kobject: 'rx-2' (00000000459bfd63): kobject_cleanup, parent 00000000c67320a9 kobject: 'rx-2' (00000000459bfd63): auto cleanup 'remove' event kobject: 'rx-2' (00000000459bfd63): kobject_uevent_env kobject: 'rx-2' (00000000459bfd63): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-2' (00000000459bfd63): auto cleanup kobject_del kobject: 'rx-2' (00000000459bfd63): calling ktype release kobject: 'rx-2': free name kobject: 'rx-1' (000000002c4a815f): kobject_cleanup, parent 00000000c67320a9 kobject: 'rx-1' (000000002c4a815f): auto cleanup 'remove' event kobject: 'rx-1' (000000002c4a815f): kobject_uevent_env kobject: 'rx-1' (000000002c4a815f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-1' (000000002c4a815f): auto cleanup kobject_del kobject: 'rx-1' (000000002c4a815f): calling ktype release kobject: 'rx-1': free name kobject: 'rx-0' (0000000032636327): kobject_cleanup, parent 00000000c67320a9 kobject: 'rx-0' (0000000032636327): auto cleanup 'remove' event kobject: 'rx-0' (0000000032636327): kobject_uevent_env kobject: 'rx-0' (0000000032636327): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000032636327): auto cleanup kobject_del kobject: 'rx-0' (0000000032636327): calling ktype release kobject: 'rx-0': free name kobject: 'tx-15' (00000000b1f540eb): kobject_cleanup, parent 00000000c67320a9 kobject: 'tx-15' (00000000b1f540eb): auto cleanup 'remove' event kobject: 'tx-15' (00000000b1f540eb): kobject_uevent_env kobject: 'tx-15' (00000000b1f540eb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-15' (00000000b1f540eb): auto cleanup kobject_del kobject: 'tx-15' (00000000b1f540eb): calling ktype release kobject: 'tx-15': free name kobject: 'tx-14' (000000007310436c): kobject_cleanup, parent 00000000c67320a9 kobject: 'tx-14' (000000007310436c): auto cleanup 'remove' event kobject: 'tx-14' (000000007310436c): kobject_uevent_env kobject: 'tx-14' (000000007310436c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-14' (000000007310436c): auto cleanup kobject_del kobject: 'tx-14' (000000007310436c): calling ktype release kobject: 'tx-14': free name kobject: 'tx-13' (00000000f1d048b9): kobject_cleanup, parent 00000000c67320a9 kobject: 'tx-13' (00000000f1d048b9): auto cleanup 'remove' event kobject: 'tx-13' (00000000f1d048b9): kobject_uevent_env kobject: 'tx-13' (00000000f1d048b9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-13' (00000000f1d048b9): auto cleanup kobject_del kobject: 'tx-13' (00000000f1d048b9): calling ktype release kobject: 'tx-13': free name kobject: 'tx-12' (000000006ceeccfc): kobject_cleanup, parent 00000000c67320a9 kobject: 'tx-12' (000000006ceeccfc): auto cleanup 'remove' event kobject: 'tx-12' (000000006ceeccfc): kobject_uevent_env kobject: 'tx-12' (000000006ceeccfc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-12' (000000006ceeccfc): auto cleanup kobject_del kobject: 'tx-12' (000000006ceeccfc): calling ktype release kobject: 'tx-12': free name kobject: 'tx-11' (00000000f1acd622): kobject_cleanup, parent 00000000c67320a9 kobject: 'tx-11' (00000000f1acd622): auto cleanup 'remove' event kobject: 'tx-11' (00000000f1acd622): kobject_uevent_env kobject: 'tx-11' (00000000f1acd622): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-11' (00000000f1acd622): auto cleanup kobject_del kobject: 'tx-11' (00000000f1acd622): calling ktype release kobject: 'tx-11': free name kobject: 'tx-10' (000000002d9915db): kobject_cleanup, parent 00000000c67320a9 kobject: 'tx-10' (000000002d9915db): auto cleanup 'remove' event kobject: 'tx-10' (000000002d9915db): kobject_uevent_env kobject: 'tx-10' (000000002d9915db): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-10' (000000002d9915db): auto cleanup kobject_del kobject: 'tx-10' (000000002d9915db): calling ktype release kobject: 'tx-10': free name kobject: 'tx-9' (00000000b435861a): kobject_cleanup, parent 00000000c67320a9 kobject: 'tx-9' (00000000b435861a): auto cleanup 'remove' event kobject: 'tx-9' (00000000b435861a): kobject_uevent_env kobject: 'tx-9' (00000000b435861a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-9' (00000000b435861a): auto cleanup kobject_del kobject: 'tx-9' (00000000b435861a): calling ktype release kobject: 'tx-9': free name kobject: 'tx-8' (000000008c2560d9): kobject_cleanup, parent 00000000c67320a9 kobject: 'tx-8' (000000008c2560d9): auto cleanup 'remove' event kobject: 'tx-8' (000000008c2560d9): kobject_uevent_env kobject: 'tx-8' (000000008c2560d9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-8' (000000008c2560d9): auto cleanup kobject_del kobject: 'tx-8' (000000008c2560d9): calling ktype release kobject: 'tx-8': free name kobject: 'tx-7' (0000000032beb8cd): kobject_cleanup, parent 00000000c67320a9 kobject: 'tx-7' (0000000032beb8cd): auto cleanup 'remove' event kobject: 'tx-7' (0000000032beb8cd): kobject_uevent_env kobject: 'tx-7' (0000000032beb8cd): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-7' (0000000032beb8cd): auto cleanup kobject_del kobject: 'tx-7' (0000000032beb8cd): calling ktype release kobject: 'tx-7': free name kobject: 'tx-6' (000000007ed7eee4): kobject_cleanup, parent 00000000c67320a9 kobject: 'tx-6' (000000007ed7eee4): auto cleanup 'remove' event kobject: 'tx-6' (000000007ed7eee4): kobject_uevent_env kobject: 'tx-6' (000000007ed7eee4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-6' (000000007ed7eee4): auto cleanup kobject_del kobject: 'tx-6' (000000007ed7eee4): calling ktype release kobject: 'tx-6': free name kobject: 'tx-5' (000000005a2b8b80): kobject_cleanup, parent 00000000c67320a9 kobject: 'tx-5' (000000005a2b8b80): auto cleanup 'remove' event kobject: 'tx-5' (000000005a2b8b80): kobject_uevent_env kobject: 'tx-5' (000000005a2b8b80): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-5' (000000005a2b8b80): auto cleanup kobject_del kobject: 'tx-5' (000000005a2b8b80): calling ktype release kobject: 'tx-5': free name kobject: 'tx-4' (00000000f447aeb6): kobject_cleanup, parent 00000000c67320a9 kobject: 'tx-4' (00000000f447aeb6): auto cleanup 'remove' event kobject: 'tx-4' (00000000f447aeb6): kobject_uevent_env kobject: 'tx-4' (00000000f447aeb6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-4' (00000000f447aeb6): auto cleanup kobject_del kobject: 'tx-4' (00000000f447aeb6): calling ktype release kobject: 'tx-4': free name kobject: 'tx-3' (000000009c0eeeb9): kobject_cleanup, parent 00000000c67320a9 kobject: 'tx-3' (000000009c0eeeb9): auto cleanup 'remove' event kobject: 'tx-3' (000000009c0eeeb9): kobject_uevent_env kobject: 'tx-3' (000000009c0eeeb9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-3' (000000009c0eeeb9): auto cleanup kobject_del kobject: 'tx-3' (000000009c0eeeb9): calling ktype release kobject: 'tx-3': free name kobject: 'tx-2' (000000002d1d6aac): kobject_cleanup, parent 00000000c67320a9 kobject: 'tx-2' (000000002d1d6aac): auto cleanup 'remove' event kobject: 'tx-2' (000000002d1d6aac): kobject_uevent_env kobject: 'tx-2' (000000002d1d6aac): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-2' (000000002d1d6aac): auto cleanup kobject_del kobject: 'tx-2' (000000002d1d6aac): calling ktype release kobject: 'tx-2': free name kobject: 'tx-1' (00000000b2c98712): kobject_cleanup, parent 00000000c67320a9 kobject: 'tx-1' (00000000b2c98712): auto cleanup 'remove' event kobject: 'tx-1' (00000000b2c98712): kobject_uevent_env kobject: 'tx-1' (00000000b2c98712): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-1' (00000000b2c98712): auto cleanup kobject_del kobject: 'tx-1' (00000000b2c98712): calling ktype release kobject: 'tx-1': free name kobject: 'tx-0' (00000000ccb5fc62): kobject_cleanup, parent 00000000c67320a9 kobject: 'tx-0' (00000000ccb5fc62): auto cleanup 'remove' event kobject: 'tx-0' (00000000ccb5fc62): kobject_uevent_env kobject: 'tx-0' (00000000ccb5fc62): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000ccb5fc62): auto cleanup kobject_del kobject: 'tx-0' (00000000ccb5fc62): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000c67320a9): kobject_cleanup, parent (null) kobject: 'queues' (00000000c67320a9): calling ktype release kobject: 'queues' (00000000c67320a9): kset_release kobject: 'queues': free name kobject: 'bond0' (00000000bf813b81): kobject_uevent_env kobject: 'bond0' (00000000bf813b81): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000006e29dcef): kobject_cleanup, parent 0000000056e665a0 kobject: 'rx-0' (000000006e29dcef): auto cleanup 'remove' event kobject: 'rx-0' (000000006e29dcef): kobject_uevent_env kobject: 'rx-0' (000000006e29dcef): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000006e29dcef): auto cleanup kobject_del kobject: 'rx-0' (000000006e29dcef): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000fbf7099c): kobject_cleanup, parent 0000000056e665a0 kobject: 'tx-0' (00000000fbf7099c): auto cleanup 'remove' event kobject: 'tx-0' (00000000fbf7099c): kobject_uevent_env kobject: 'tx-0' (00000000fbf7099c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000fbf7099c): auto cleanup kobject_del kobject: 'tx-0' (00000000fbf7099c): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000056e665a0): kobject_cleanup, parent (null) kobject: 'queues' (0000000056e665a0): calling ktype release kobject: 'queues' (0000000056e665a0): kset_release kobject: 'queues': free name kobject: 'vcan0' (0000000099874c87): kobject_uevent_env kobject: 'vcan0' (0000000099874c87): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000da3f5f41): kobject_uevent_env kobject: 'batman_adv' (00000000da3f5f41): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000da3f5f41): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000da3f5f41): calling ktype release kobject: (00000000da3f5f41): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000ab9ec1ce): kobject_cleanup, parent 000000004347b672 kobject: 'rx-0' (00000000ab9ec1ce): auto cleanup 'remove' event kobject: 'rx-0' (00000000ab9ec1ce): kobject_uevent_env kobject: 'rx-0' (00000000ab9ec1ce): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000ab9ec1ce): auto cleanup kobject_del kobject: 'rx-0' (00000000ab9ec1ce): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000d8b785f4): kobject_cleanup, parent 000000004347b672 kobject: 'tx-0' (00000000d8b785f4): auto cleanup 'remove' event kobject: 'tx-0' (00000000d8b785f4): kobject_uevent_env kobject: 'tx-0' (00000000d8b785f4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000d8b785f4): auto cleanup kobject_del kobject: 'tx-0' (00000000d8b785f4): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000004347b672): kobject_cleanup, parent (null) kobject: 'queues' (000000004347b672): calling ktype release kobject: 'queues' (000000004347b672): kset_release kobject: 'queues': free name kobject: 'bridge0' (00000000345895d9): kobject_uevent_env kobject: 'bridge0' (00000000345895d9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000000b6cd114): kobject_cleanup, parent 00000000ca47989f kobject: 'rx-0' (000000000b6cd114): auto cleanup 'remove' event kobject: 'rx-0' (000000000b6cd114): kobject_uevent_env kobject: 'rx-0' (000000000b6cd114): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000000b6cd114): auto cleanup kobject_del kobject: 'rx-0' (000000000b6cd114): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000ac0d4c5c): kobject_cleanup, parent 00000000ca47989f kobject: 'tx-0' (00000000ac0d4c5c): auto cleanup 'remove' event kobject: 'tx-0' (00000000ac0d4c5c): kobject_uevent_env kobject: 'tx-0' (00000000ac0d4c5c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000ac0d4c5c): auto cleanup kobject_del kobject: 'tx-0' (00000000ac0d4c5c): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000ca47989f): kobject_cleanup, parent (null) kobject: 'queues' (00000000ca47989f): calling ktype release kobject: 'queues' (00000000ca47989f): kset_release kobject: 'queues': free name kobject: 'lo' (00000000a88ee170): kobject_uevent_env kobject: 'lo' (00000000a88ee170): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'hsr0' (000000004a264027): kobject_cleanup, parent (null) kobject: 'hsr0' (000000004a264027): auto cleanup 'remove' event kobject: 'hsr0' (000000004a264027): kobject_uevent_env kobject: 'hsr0' (000000004a264027): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'hsr0' (000000004a264027): calling ktype release kobject: 'hsr0': free name kobject: 'hsr_slave_1' (0000000090153794): kobject_cleanup, parent (null) kobject: 'hsr_slave_1' (0000000090153794): auto cleanup 'remove' event kobject: 'hsr_slave_1' (0000000090153794): kobject_uevent_env kobject: 'hsr_slave_1' (0000000090153794): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'hsr_slave_1' (0000000090153794): calling ktype release kobject: 'hsr_slave_1': free name kobject: 'veth1_to_hsr' (00000000b302d7ec): kobject_cleanup, parent (null) kobject: 'veth1_to_hsr' (00000000b302d7ec): auto cleanup 'remove' event kobject: 'veth1_to_hsr' (00000000b302d7ec): kobject_uevent_env kobject: 'veth1_to_hsr' (00000000b302d7ec): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'veth1_to_hsr' (00000000b302d7ec): calling ktype release kobject: 'veth1_to_hsr': free name kobject: 'hsr_slave_0' (0000000085ef612a): kobject_cleanup, parent (null) kobject: 'hsr_slave_0' (0000000085ef612a): auto cleanup 'remove' event kobject: 'hsr_slave_0' (0000000085ef612a): kobject_uevent_env kobject: 'hsr_slave_0' (0000000085ef612a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'hsr_slave_0' (0000000085ef612a): calling ktype release kobject: 'hsr_slave_0': free name kobject: 'veth0_to_hsr' (00000000d202547e): kobject_cleanup, parent (null) kobject: 'veth0_to_hsr' (00000000d202547e): auto cleanup 'remove' event kobject: 'veth0_to_hsr' (00000000d202547e): kobject_uevent_env kobject: 'veth0_to_hsr' (00000000d202547e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'veth0_to_hsr' (00000000d202547e): calling ktype release kobject: 'veth0_to_hsr': free name kobject: 'team_slave_1' (00000000791eef8d): kobject_cleanup, parent (null) kobject: 'team_slave_1' (00000000791eef8d): auto cleanup 'remove' event kobject: 'team_slave_1' (00000000791eef8d): kobject_uevent_env kobject: 'team_slave_1' (00000000791eef8d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'team_slave_1' (00000000791eef8d): calling ktype release kobject: 'team_slave_1': free name kobject: 'veth1_to_team' (00000000badcbe17): kobject_cleanup, parent (null) kobject: 'veth1_to_team' (00000000badcbe17): auto cleanup 'remove' event kobject: 'veth1_to_team' (00000000badcbe17): kobject_uevent_env kobject: 'veth1_to_team' (00000000badcbe17): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'veth1_to_team' (00000000badcbe17): calling ktype release kobject: 'veth1_to_team': free name kobject: 'team_slave_0' (00000000354f7b1b): kobject_cleanup, parent (null) kobject: 'team_slave_0' (00000000354f7b1b): auto cleanup 'remove' event kobject: 'team_slave_0' (00000000354f7b1b): kobject_uevent_env kobject: 'team_slave_0' (00000000354f7b1b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'team_slave_0' (00000000354f7b1b): calling ktype release kobject: 'team_slave_0': free name kobject: 'veth0_to_team' (00000000a064159d): kobject_cleanup, parent (null) kobject: 'veth0_to_team' (00000000a064159d): auto cleanup 'remove' event kobject: 'veth0_to_team' (00000000a064159d): kobject_uevent_env kobject: 'veth0_to_team' (00000000a064159d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'veth0_to_team' (00000000a064159d): calling ktype release kobject: 'veth0_to_team': free name kobject: 'bond_slave_1' (0000000012166449): kobject_cleanup, parent (null) kobject: 'bond_slave_1' (0000000012166449): auto cleanup 'remove' event kobject: 'bond_slave_1' (0000000012166449): kobject_uevent_env kobject: 'bond_slave_1' (0000000012166449): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bond_slave_1' (0000000012166449): calling ktype release kobject: 'bond_slave_1': free name kobject: 'veth1_to_bond' (000000002b47262e): kobject_cleanup, parent (null) kobject: 'veth1_to_bond' (000000002b47262e): auto cleanup 'remove' event kobject: 'veth1_to_bond' (000000002b47262e): kobject_uevent_env kobject: 'veth1_to_bond' (000000002b47262e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'veth1_to_bond' (000000002b47262e): calling ktype release kobject: 'veth1_to_bond': free name kobject: 'bond_slave_0' (0000000071aaed26): kobject_cleanup, parent (null) kobject: 'bond_slave_0' (0000000071aaed26): auto cleanup 'remove' event kobject: 'bond_slave_0' (0000000071aaed26): kobject_uevent_env kobject: 'bond_slave_0' (0000000071aaed26): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bond_slave_0' (0000000071aaed26): calling ktype release kobject: 'bond_slave_0': free name kobject: 'veth0_to_bond' (00000000d7974002): kobject_cleanup, parent (null) kobject: 'veth0_to_bond' (00000000d7974002): auto cleanup 'remove' event kobject: 'veth0_to_bond' (00000000d7974002): kobject_uevent_env kobject: 'veth0_to_bond' (00000000d7974002): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'veth0_to_bond' (00000000d7974002): calling ktype release kobject: 'veth0_to_bond': free name kobject: 'bridge_slave_1' (00000000c5e8f51d): kobject_cleanup, parent (null) kobject: 'bridge_slave_1' (00000000c5e8f51d): auto cleanup 'remove' event kobject: 'bridge_slave_1' (00000000c5e8f51d): kobject_uevent_env kobject: 'bridge_slave_1' (00000000c5e8f51d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bridge_slave_1' (00000000c5e8f51d): calling ktype release kobject: 'bridge_slave_1': free name kobject: 'veth1_to_bridge' (000000006dee6eec): kobject_cleanup, parent (null) kobject: 'veth1_to_bridge' (000000006dee6eec): auto cleanup 'remove' event kobject: 'veth1_to_bridge' (000000006dee6eec): kobject_uevent_env kobject: 'veth1_to_bridge' (000000006dee6eec): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'veth1_to_bridge' (000000006dee6eec): calling ktype release kobject: 'veth1_to_bridge': free name kobject: 'bridge_slave_0' (00000000faee1850): kobject_cleanup, parent (null) kobject: 'bridge_slave_0' (00000000faee1850): auto cleanup 'remove' event kobject: 'bridge_slave_0' (00000000faee1850): kobject_uevent_env kobject: 'bridge_slave_0' (00000000faee1850): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bridge_slave_0' (00000000faee1850): calling ktype release kobject: 'bridge_slave_0': free name kobject: 'veth0_to_bridge' (000000007644aad9): kobject_cleanup, parent (null) kobject: 'veth0_to_bridge' (000000007644aad9): auto cleanup 'remove' event kobject: 'veth0_to_bridge' (000000007644aad9): kobject_uevent_env kobject: 'veth0_to_bridge' (000000007644aad9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'veth0_to_bridge' (000000007644aad9): calling ktype release kobject: 'veth0_to_bridge': free name kobject: 'veth1' (000000003a1abaa9): kobject_cleanup, parent (null) kobject: 'veth1' (000000003a1abaa9): auto cleanup 'remove' event kobject: 'veth1' (000000003a1abaa9): kobject_uevent_env kobject: 'veth1' (000000003a1abaa9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'veth1' (000000003a1abaa9): calling ktype release kobject: 'veth1': free name kobject: 'veth0' (0000000012dc8eaa): kobject_cleanup, parent (null) kobject: 'veth0' (0000000012dc8eaa): auto cleanup 'remove' event kobject: 'veth0' (0000000012dc8eaa): kobject_uevent_env kobject: 'veth0' (0000000012dc8eaa): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'veth0' (0000000012dc8eaa): calling ktype release kobject: 'veth0': free name kobject: 'netdevsim4' (00000000866a9845): kobject_uevent_env kobject: 'netdevsim4' (00000000866a9845): fill_kobj_path: path = '/devices/netdevsim4' kobject: 'netdevsim4' (00000000866a9845): kobject_cleanup, parent (null) kobject: 'netdevsim4' (00000000866a9845): calling ktype release kobject: 'netdevsim4': free name kobject: 'netdevsim0' (00000000c5285ae9): kobject_cleanup, parent (null) kobject: 'netdevsim0' (00000000c5285ae9): auto cleanup 'remove' event kobject: 'netdevsim0' (00000000c5285ae9): kobject_uevent_env kobject: 'netdevsim0' (00000000c5285ae9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'netdevsim0' (00000000c5285ae9): calling ktype release kobject: 'netdevsim0': free name kobject: 'vxcan1' (00000000ae168399): kobject_cleanup, parent (null) kobject: 'vxcan1' (00000000ae168399): auto cleanup 'remove' event kobject: 'vxcan1' (00000000ae168399): kobject_uevent_env kobject: 'vxcan1' (00000000ae168399): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'vxcan1' (00000000ae168399): calling ktype release kobject: 'vxcan1': free name kobject: 'vxcan0' (00000000725c6472): kobject_cleanup, parent (null) kobject: 'vxcan0' (00000000725c6472): auto cleanup 'remove' event kobject: 'vxcan0' (00000000725c6472): kobject_uevent_env kobject: 'vxcan0' (00000000725c6472): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'vxcan0' (00000000725c6472): calling ktype release kobject: 'vxcan0': free name kobject: 'batadv0' (0000000095476e5b): kobject_cleanup, parent (null) kobject: 'batadv0' (0000000095476e5b): auto cleanup 'remove' event kobject: 'batadv0' (0000000095476e5b): kobject_uevent_env kobject: 'batadv0' (0000000095476e5b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batadv0' (0000000095476e5b): calling ktype release kobject: 'batadv0': free name kobject: 'caif0' (00000000a6b4ec3e): kobject_cleanup, parent (null) kobject: 'caif0' (00000000a6b4ec3e): auto cleanup 'remove' event kobject: 'caif0' (00000000a6b4ec3e): kobject_uevent_env kobject: 'caif0' (00000000a6b4ec3e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'caif0' (00000000a6b4ec3e): calling ktype release kobject: 'caif0': free name kobject: 'nlmon0' (00000000bc902a71): kobject_cleanup, parent (null) kobject: 'nlmon0' (00000000bc902a71): auto cleanup 'remove' event kobject: 'nlmon0' (00000000bc902a71): kobject_uevent_env kobject: 'nlmon0' (00000000bc902a71): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'nlmon0' (00000000bc902a71): calling ktype release kobject: 'nlmon0': free name kobject: 'dummy0' (0000000070eb741a): kobject_cleanup, parent (null) kobject: 'dummy0' (0000000070eb741a): auto cleanup 'remove' event kobject: 'dummy0' (0000000070eb741a): kobject_uevent_env kobject: 'dummy0' (0000000070eb741a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'dummy0' (0000000070eb741a): calling ktype release kobject: 'dummy0': free name kobject: 'team0' (0000000075c3f299): kobject_cleanup, parent (null) kobject: 'team0' (0000000075c3f299): auto cleanup 'remove' event kobject: 'team0' (0000000075c3f299): kobject_uevent_env kobject: 'team0' (0000000075c3f299): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'team0' (0000000075c3f299): calling ktype release kobject: 'team0': free name kobject: 'bond0' (00000000bf813b81): kobject_cleanup, parent (null) kobject: 'bond0' (00000000bf813b81): auto cleanup 'remove' event kobject: 'bond0' (00000000bf813b81): kobject_uevent_env kobject: 'bond0' (00000000bf813b81): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bond0' (00000000bf813b81): calling ktype release kobject: 'bond0': free name kobject: 'vcan0' (0000000099874c87): kobject_cleanup, parent (null) kobject: 'vcan0' (0000000099874c87): auto cleanup 'remove' event kobject: 'vcan0' (0000000099874c87): kobject_uevent_env kobject: 'vcan0' (0000000099874c87): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'vcan0' (0000000099874c87): calling ktype release kobject: 'vcan0': free name kobject: 'bridge0' (00000000345895d9): kobject_cleanup, parent (null) kobject: 'bridge0' (00000000345895d9): auto cleanup 'remove' event kobject: 'bridge0' (00000000345895d9): kobject_uevent_env kobject: 'bridge0' (00000000345895d9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bridge0' (00000000345895d9): calling ktype release kobject: 'bridge0': free name kobject: 'lo' (00000000a88ee170): kobject_cleanup, parent (null) kobject: 'lo' (00000000a88ee170): auto cleanup 'remove' event kobject: 'lo' (00000000a88ee170): kobject_uevent_env kobject: 'lo' (00000000a88ee170): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'lo' (00000000a88ee170): calling ktype release kobject: 'lo': free name kobject: 'rx-0' (000000000449c756): kobject_cleanup, parent 0000000007bb5d17 kobject: 'rx-0' (000000000449c756): auto cleanup 'remove' event kobject: 'rx-0' (000000000449c756): kobject_uevent_env kobject: 'rx-0' (000000000449c756): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000000449c756): auto cleanup kobject_del kobject: 'rx-0' (000000000449c756): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000009117e188): kobject_cleanup, parent 0000000007bb5d17 kobject: 'tx-0' (000000009117e188): auto cleanup 'remove' event kobject: 'tx-0' (000000009117e188): kobject_uevent_env kobject: 'tx-0' (000000009117e188): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000009117e188): auto cleanup kobject_del kobject: 'tx-0' (000000009117e188): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000007bb5d17): kobject_cleanup, parent (null) kobject: 'queues' (0000000007bb5d17): calling ktype release kobject: 'queues' (0000000007bb5d17): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000b79e4375): kobject_uevent_env kobject: 'ip6gre0' (00000000b79e4375): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000007d4710ef): kobject_uevent_env kobject: 'batman_adv' (000000007d4710ef): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000007d4710ef): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000007d4710ef): calling ktype release kobject: (000000007d4710ef): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000aab5ffc5): kobject_cleanup, parent 000000004c4a1097 kobject: 'rx-0' (00000000aab5ffc5): auto cleanup 'remove' event kobject: 'rx-0' (00000000aab5ffc5): kobject_uevent_env kobject: 'rx-0' (00000000aab5ffc5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000aab5ffc5): auto cleanup kobject_del kobject: 'rx-0' (00000000aab5ffc5): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000017ef825d): kobject_cleanup, parent 000000004c4a1097 kobject: 'tx-0' (0000000017ef825d): auto cleanup 'remove' event kobject: 'tx-0' (0000000017ef825d): kobject_uevent_env kobject: 'tx-0' (0000000017ef825d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000017ef825d): auto cleanup kobject_del kobject: 'tx-0' (0000000017ef825d): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000004c4a1097): kobject_cleanup, parent (null) kobject: 'queues' (000000004c4a1097): calling ktype release kobject: 'queues' (000000004c4a1097): kset_release kobject: 'queues': free name kobject: 'ip6gretap0' (00000000f2f9eccb): kobject_uevent_env kobject: 'ip6gretap0' (00000000f2f9eccb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003020060d): kobject_cleanup, parent 0000000067730da3 kobject: 'rx-0' (000000003020060d): auto cleanup 'remove' event kobject: 'rx-0' (000000003020060d): kobject_uevent_env kobject: 'rx-0' (000000003020060d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003020060d): auto cleanup kobject_del kobject: 'rx-0' (000000003020060d): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000b02639cd): kobject_cleanup, parent 0000000067730da3 kobject: 'tx-0' (00000000b02639cd): auto cleanup 'remove' event kobject: 'tx-0' (00000000b02639cd): kobject_uevent_env kobject: 'tx-0' (00000000b02639cd): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000b02639cd): auto cleanup kobject_del kobject: 'tx-0' (00000000b02639cd): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000067730da3): kobject_cleanup, parent (null) kobject: 'queues' (0000000067730da3): calling ktype release kobject: 'queues' (0000000067730da3): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000e2b5331e): kobject_uevent_env kobject: 'ip6gre0' (00000000e2b5331e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000006053fc8f): kobject_uevent_env kobject: 'batman_adv' (000000006053fc8f): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000006053fc8f): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000006053fc8f): calling ktype release kobject: (000000006053fc8f): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000008d74c913): kobject_cleanup, parent 000000004be7a735 kobject: 'rx-0' (000000008d74c913): auto cleanup 'remove' event kobject: 'rx-0' (000000008d74c913): kobject_uevent_env kobject: 'rx-0' (000000008d74c913): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000008d74c913): auto cleanup kobject_del kobject: 'rx-0' (000000008d74c913): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000fece0ede): kobject_cleanup, parent 000000004be7a735 kobject: 'tx-0' (00000000fece0ede): auto cleanup 'remove' event kobject: 'tx-0' (00000000fece0ede): kobject_uevent_env kobject: 'tx-0' (00000000fece0ede): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000fece0ede): auto cleanup kobject_del kobject: 'tx-0' (00000000fece0ede): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000004be7a735): kobject_cleanup, parent (null) kobject: 'queues' (000000004be7a735): calling ktype release kobject: 'queues' (000000004be7a735): kset_release kobject: 'queues': free name kobject: 'ip6gretap0' (00000000c2ec6f3a): kobject_uevent_env kobject: 'ip6gretap0' (00000000c2ec6f3a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000000729345c): kobject_cleanup, parent 00000000bcb443b7 kobject: 'rx-0' (000000000729345c): auto cleanup 'remove' event kobject: 'rx-0' (000000000729345c): kobject_uevent_env kobject: 'rx-0' (000000000729345c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000000729345c): auto cleanup kobject_del kobject: 'rx-0' (000000000729345c): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000042cf21c3): kobject_cleanup, parent 00000000bcb443b7 kobject: 'tx-0' (0000000042cf21c3): auto cleanup 'remove' event kobject: 'tx-0' (0000000042cf21c3): kobject_uevent_env kobject: 'tx-0' (0000000042cf21c3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000042cf21c3): auto cleanup kobject_del kobject: 'tx-0' (0000000042cf21c3): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000bcb443b7): kobject_cleanup, parent (null) kobject: 'queues' (00000000bcb443b7): calling ktype release kobject: 'queues' (00000000bcb443b7): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000908b6b54): kobject_uevent_env kobject: 'ip6gre0' (00000000908b6b54): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000005d02c5f7): kobject_uevent_env kobject: 'batman_adv' (000000005d02c5f7): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000005d02c5f7): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000005d02c5f7): calling ktype release kobject: (000000005d02c5f7): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000084d0bad1): kobject_cleanup, parent 00000000c496aabb kobject: 'rx-0' (0000000084d0bad1): auto cleanup 'remove' event kobject: 'rx-0' (0000000084d0bad1): kobject_uevent_env kobject: 'rx-0' (0000000084d0bad1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000084d0bad1): auto cleanup kobject_del kobject: 'rx-0' (0000000084d0bad1): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000305519c7): kobject_cleanup, parent 00000000c496aabb kobject: 'tx-0' (00000000305519c7): auto cleanup 'remove' event kobject: 'tx-0' (00000000305519c7): kobject_uevent_env kobject: 'tx-0' (00000000305519c7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000305519c7): auto cleanup kobject_del kobject: 'tx-0' (00000000305519c7): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000c496aabb): kobject_cleanup, parent (null) kobject: 'queues' (00000000c496aabb): calling ktype release kobject: 'queues' (00000000c496aabb): kset_release kobject: 'queues': free name kobject: 'ip6gretap0' (00000000056aa447): kobject_uevent_env kobject: 'ip6gretap0' (00000000056aa447): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004371fdce): kobject_cleanup, parent 00000000245a6d55 kobject: 'rx-0' (000000004371fdce): auto cleanup 'remove' event kobject: 'rx-0' (000000004371fdce): kobject_uevent_env kobject: 'rx-0' (000000004371fdce): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004371fdce): auto cleanup kobject_del kobject: 'rx-0' (000000004371fdce): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000003d1f17a5): kobject_cleanup, parent 00000000245a6d55 kobject: 'tx-0' (000000003d1f17a5): auto cleanup 'remove' event kobject: 'tx-0' (000000003d1f17a5): kobject_uevent_env kobject: 'tx-0' (000000003d1f17a5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000003d1f17a5): auto cleanup kobject_del kobject: 'tx-0' (000000003d1f17a5): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000245a6d55): kobject_cleanup, parent (null) kobject: 'queues' (00000000245a6d55): calling ktype release kobject: 'queues' (00000000245a6d55): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (000000000f7cd3dc): kobject_uevent_env kobject: 'ip6gre0' (000000000f7cd3dc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000002cfbfdfd): kobject_uevent_env kobject: 'batman_adv' (000000002cfbfdfd): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000002cfbfdfd): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000002cfbfdfd): calling ktype release kobject: (000000002cfbfdfd): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000ca7c723d): kobject_cleanup, parent 00000000595ffc66 kobject: 'rx-0' (00000000ca7c723d): auto cleanup 'remove' event kobject: 'rx-0' (00000000ca7c723d): kobject_uevent_env kobject: 'rx-0' (00000000ca7c723d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000ca7c723d): auto cleanup kobject_del kobject: 'rx-0' (00000000ca7c723d): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000001dd7dd22): kobject_cleanup, parent 00000000595ffc66 kobject: 'tx-0' (000000001dd7dd22): auto cleanup 'remove' event kobject: 'tx-0' (000000001dd7dd22): kobject_uevent_env kobject: 'tx-0' (000000001dd7dd22): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000001dd7dd22): auto cleanup kobject_del kobject: 'tx-0' (000000001dd7dd22): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000595ffc66): kobject_cleanup, parent (null) kobject: 'queues' (00000000595ffc66): calling ktype release kobject: 'queues' (00000000595ffc66): kset_release kobject: 'queues': free name kobject: 'ip6gretap0' (00000000182c8daa): kobject_uevent_env kobject: 'ip6gretap0' (00000000182c8daa): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000e2df4bc1): kobject_cleanup, parent 000000001aa20850 kobject: 'rx-0' (00000000e2df4bc1): auto cleanup 'remove' event kobject: 'rx-0' (00000000e2df4bc1): kobject_uevent_env kobject: 'rx-0' (00000000e2df4bc1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000e2df4bc1): auto cleanup kobject_del kobject: 'rx-0' (00000000e2df4bc1): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f8485baa): kobject_cleanup, parent 000000001aa20850 kobject: 'tx-0' (00000000f8485baa): auto cleanup 'remove' event kobject: 'tx-0' (00000000f8485baa): kobject_uevent_env kobject: 'tx-0' (00000000f8485baa): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000f8485baa): auto cleanup kobject_del kobject: 'tx-0' (00000000f8485baa): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000001aa20850): kobject_cleanup, parent (null) kobject: 'queues' (000000001aa20850): calling ktype release kobject: 'queues' (000000001aa20850): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (000000008502256e): kobject_uevent_env kobject: 'ip6gre0' (000000008502256e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (0000000022fde3b8): kobject_uevent_env kobject: 'batman_adv' (0000000022fde3b8): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (0000000022fde3b8): kobject_cleanup, parent (null) kobject: 'batman_adv' (0000000022fde3b8): calling ktype release kobject: (0000000022fde3b8): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000003f99b57c): kobject_cleanup, parent 000000005ac733a8 kobject: 'rx-0' (000000003f99b57c): auto cleanup 'remove' event kobject: 'rx-0' (000000003f99b57c): kobject_uevent_env kobject: 'rx-0' (000000003f99b57c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003f99b57c): auto cleanup kobject_del kobject: 'rx-0' (000000003f99b57c): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000005e29a00b): kobject_cleanup, parent 000000005ac733a8 kobject: 'tx-0' (000000005e29a00b): auto cleanup 'remove' event kobject: 'tx-0' (000000005e29a00b): kobject_uevent_env kobject: 'tx-0' (000000005e29a00b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000005e29a00b): auto cleanup kobject_del kobject: 'tx-0' (000000005e29a00b): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000005ac733a8): kobject_cleanup, parent (null) kobject: 'queues' (000000005ac733a8): calling ktype release kobject: 'queues' (000000005ac733a8): kset_release kobject: 'queues': free name kobject: 'ip6gretap0' (00000000b33a208e): kobject_uevent_env kobject: 'ip6gretap0' (00000000b33a208e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (00000000b79e4375): kobject_cleanup, parent (null) kobject: 'ip6gre0' (00000000b79e4375): auto cleanup 'remove' event kobject: 'ip6gre0' (00000000b79e4375): kobject_uevent_env kobject: 'ip6gre0' (00000000b79e4375): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (00000000b79e4375): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gretap0' (00000000f2f9eccb): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (00000000f2f9eccb): auto cleanup 'remove' event kobject: 'ip6gretap0' (00000000f2f9eccb): kobject_uevent_env kobject: 'ip6gretap0' (00000000f2f9eccb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gretap0' (00000000f2f9eccb): calling ktype release kobject: 'ip6gretap0': free name kobject: 'ip6gre0' (00000000e2b5331e): kobject_cleanup, parent (null) kobject: 'ip6gre0' (00000000e2b5331e): auto cleanup 'remove' event kobject: 'ip6gre0' (00000000e2b5331e): kobject_uevent_env kobject: 'ip6gre0' (00000000e2b5331e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (00000000e2b5331e): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gretap0' (00000000c2ec6f3a): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (00000000c2ec6f3a): auto cleanup 'remove' event kobject: 'ip6gretap0' (00000000c2ec6f3a): kobject_uevent_env kobject: 'ip6gretap0' (00000000c2ec6f3a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gretap0' (00000000c2ec6f3a): calling ktype release kobject: 'ip6gretap0': free name kobject: 'ip6gre0' (00000000908b6b54): kobject_cleanup, parent (null) kobject: 'ip6gre0' (00000000908b6b54): auto cleanup 'remove' event kobject: 'ip6gre0' (00000000908b6b54): kobject_uevent_env kobject: 'ip6gre0' (00000000908b6b54): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (00000000908b6b54): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gretap0' (00000000056aa447): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (00000000056aa447): auto cleanup 'remove' event kobject: 'ip6gretap0' (00000000056aa447): kobject_uevent_env kobject: 'ip6gretap0' (00000000056aa447): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gretap0' (00000000056aa447): calling ktype release kobject: 'ip6gretap0': free name kobject: 'ip6gre0' (000000000f7cd3dc): kobject_cleanup, parent (null) kobject: 'ip6gre0' (000000000f7cd3dc): auto cleanup 'remove' event kobject: 'ip6gre0' (000000000f7cd3dc): kobject_uevent_env kobject: 'ip6gre0' (000000000f7cd3dc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (000000000f7cd3dc): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gretap0' (00000000182c8daa): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (00000000182c8daa): auto cleanup 'remove' event kobject: 'ip6gretap0' (00000000182c8daa): kobject_uevent_env kobject: 'ip6gretap0' (00000000182c8daa): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gretap0' (00000000182c8daa): calling ktype release kobject: 'ip6gretap0': free name kobject: 'ip6gre0' (000000008502256e): kobject_cleanup, parent (null) kobject: 'ip6gre0' (000000008502256e): auto cleanup 'remove' event kobject: 'ip6gre0' (000000008502256e): kobject_uevent_env kobject: 'ip6gre0' (000000008502256e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (000000008502256e): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gretap0' (00000000b33a208e): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (00000000b33a208e): auto cleanup 'remove' event kobject: 'ip6gretap0' (00000000b33a208e): kobject_uevent_env kobject: 'ip6gretap0' (00000000b33a208e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gretap0' (00000000b33a208e): calling ktype release kobject: 'ip6gretap0': free name kobject: 'rx-0' (00000000de80402f): kobject_cleanup, parent 00000000f11bb26b kobject: 'rx-0' (00000000de80402f): auto cleanup 'remove' event kobject: 'rx-0' (00000000de80402f): kobject_uevent_env kobject: 'rx-0' (00000000de80402f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000de80402f): auto cleanup kobject_del kobject: 'rx-0' (00000000de80402f): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000040969c1c): kobject_cleanup, parent 00000000f11bb26b kobject: 'tx-0' (0000000040969c1c): auto cleanup 'remove' event kobject: 'tx-0' (0000000040969c1c): kobject_uevent_env kobject: 'tx-0' (0000000040969c1c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000040969c1c): auto cleanup kobject_del kobject: 'tx-0' (0000000040969c1c): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000f11bb26b): kobject_cleanup, parent (null) kobject: 'queues' (00000000f11bb26b): calling ktype release kobject: 'queues' (00000000f11bb26b): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (000000004e4dc749): kobject_uevent_env kobject: 'ip6tnl0' (000000004e4dc749): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000014cabdc0): kobject_cleanup, parent 000000000b69b2e5 kobject: 'rx-0' (0000000014cabdc0): auto cleanup 'remove' event kobject: 'rx-0' (0000000014cabdc0): kobject_uevent_env kobject: 'rx-0' (0000000014cabdc0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000014cabdc0): auto cleanup kobject_del kobject: 'rx-0' (0000000014cabdc0): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000230bb861): kobject_cleanup, parent 000000000b69b2e5 kobject: 'tx-0' (00000000230bb861): auto cleanup 'remove' event kobject: 'tx-0' (00000000230bb861): kobject_uevent_env kobject: 'tx-0' (00000000230bb861): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000230bb861): auto cleanup kobject_del kobject: 'tx-0' (00000000230bb861): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000000b69b2e5): kobject_cleanup, parent (null) kobject: 'queues' (000000000b69b2e5): calling ktype release kobject: 'queues' (000000000b69b2e5): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000a41cb8df): kobject_uevent_env kobject: 'ip6tnl0' (00000000a41cb8df): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000274d50f0): kobject_cleanup, parent 00000000218fe682 kobject: 'rx-0' (00000000274d50f0): auto cleanup 'remove' event kobject: 'rx-0' (00000000274d50f0): kobject_uevent_env kobject: 'rx-0' (00000000274d50f0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000274d50f0): auto cleanup kobject_del kobject: 'rx-0' (00000000274d50f0): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000005249cc2e): kobject_cleanup, parent 00000000218fe682 kobject: 'tx-0' (000000005249cc2e): auto cleanup 'remove' event kobject: 'tx-0' (000000005249cc2e): kobject_uevent_env kobject: 'tx-0' (000000005249cc2e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000005249cc2e): auto cleanup kobject_del kobject: 'tx-0' (000000005249cc2e): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000218fe682): kobject_cleanup, parent (null) kobject: 'queues' (00000000218fe682): calling ktype release kobject: 'queues' (00000000218fe682): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000946e28dd): kobject_uevent_env kobject: 'ip6tnl0' (00000000946e28dd): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004745d05b): kobject_cleanup, parent 00000000f4f8a4f6 kobject: 'rx-0' (000000004745d05b): auto cleanup 'remove' event kobject: 'rx-0' (000000004745d05b): kobject_uevent_env kobject: 'rx-0' (000000004745d05b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004745d05b): auto cleanup kobject_del kobject: 'rx-0' (000000004745d05b): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000779f3bfa): kobject_cleanup, parent 00000000f4f8a4f6 kobject: 'tx-0' (00000000779f3bfa): auto cleanup 'remove' event kobject: 'tx-0' (00000000779f3bfa): kobject_uevent_env kobject: 'tx-0' (00000000779f3bfa): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000779f3bfa): auto cleanup kobject_del kobject: 'tx-0' (00000000779f3bfa): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000f4f8a4f6): kobject_cleanup, parent (null) kobject: 'queues' (00000000f4f8a4f6): calling ktype release kobject: 'queues' (00000000f4f8a4f6): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (000000007a9828b7): kobject_uevent_env kobject: 'ip6tnl0' (000000007a9828b7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000bc39301b): kobject_cleanup, parent 00000000175d9b6c kobject: 'rx-0' (00000000bc39301b): auto cleanup 'remove' event kobject: 'rx-0' (00000000bc39301b): kobject_uevent_env kobject: 'rx-0' (00000000bc39301b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000bc39301b): auto cleanup kobject_del kobject: 'rx-0' (00000000bc39301b): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000005e668d66): kobject_cleanup, parent 00000000175d9b6c kobject: 'tx-0' (000000005e668d66): auto cleanup 'remove' event kobject: 'tx-0' (000000005e668d66): kobject_uevent_env kobject: 'tx-0' (000000005e668d66): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000005e668d66): auto cleanup kobject_del kobject: 'tx-0' (000000005e668d66): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000175d9b6c): kobject_cleanup, parent (null) kobject: 'queues' (00000000175d9b6c): calling ktype release kobject: 'queues' (00000000175d9b6c): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000a4f1be8f): kobject_uevent_env kobject: 'ip6tnl0' (00000000a4f1be8f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (000000004e4dc749): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (000000004e4dc749): auto cleanup 'remove' event kobject: 'ip6tnl0' (000000004e4dc749): kobject_uevent_env kobject: 'ip6tnl0' (000000004e4dc749): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (000000004e4dc749): calling ktype release kobject: 'ip6tnl0': free name kobject: 'ip6tnl0' (00000000a41cb8df): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (00000000a41cb8df): auto cleanup 'remove' event kobject: 'ip6tnl0' (00000000a41cb8df): kobject_uevent_env kobject: 'ip6tnl0' (00000000a41cb8df): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (00000000a41cb8df): calling ktype release kobject: 'ip6tnl0': free name kobject: 'ip6tnl0' (00000000946e28dd): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (00000000946e28dd): auto cleanup 'remove' event kobject: 'ip6tnl0' (00000000946e28dd): kobject_uevent_env kobject: 'ip6tnl0' (00000000946e28dd): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (00000000946e28dd): calling ktype release kobject: 'ip6tnl0': free name kobject: 'ip6tnl0' (000000007a9828b7): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (000000007a9828b7): auto cleanup 'remove' event kobject: 'ip6tnl0' (000000007a9828b7): kobject_uevent_env kobject: 'ip6tnl0' (000000007a9828b7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (000000007a9828b7): calling ktype release kobject: 'ip6tnl0': free name kobject: 'ip6tnl0' (00000000a4f1be8f): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (00000000a4f1be8f): auto cleanup 'remove' event kobject: 'ip6tnl0' (00000000a4f1be8f): kobject_uevent_env kobject: 'ip6tnl0' (00000000a4f1be8f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (00000000a4f1be8f): calling ktype release kobject: 'ip6tnl0': free name kobject: 'rx-0' (00000000fefa17ef): kobject_cleanup, parent 00000000c86767e4 kobject: 'rx-0' (00000000fefa17ef): auto cleanup 'remove' event kobject: 'rx-0' (00000000fefa17ef): kobject_uevent_env kobject: 'rx-0' (00000000fefa17ef): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000fefa17ef): auto cleanup kobject_del kobject: 'rx-0' (00000000fefa17ef): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000004716a5ac): kobject_cleanup, parent 00000000c86767e4 kobject: 'tx-0' (000000004716a5ac): auto cleanup 'remove' event kobject: 'tx-0' (000000004716a5ac): kobject_uevent_env kobject: 'tx-0' (000000004716a5ac): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000004716a5ac): auto cleanup kobject_del kobject: 'tx-0' (000000004716a5ac): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000c86767e4): kobject_cleanup, parent (null) kobject: 'queues' (00000000c86767e4): calling ktype release kobject: 'queues' (00000000c86767e4): kset_release kobject: 'queues': free name kobject: 'sit0' (000000006812e9a2): kobject_uevent_env kobject: 'sit0' (000000006812e9a2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009060ee23): kobject_cleanup, parent 00000000e4a1a216 kobject: 'rx-0' (000000009060ee23): auto cleanup 'remove' event kobject: 'rx-0' (000000009060ee23): kobject_uevent_env kobject: 'rx-0' (000000009060ee23): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009060ee23): auto cleanup kobject_del kobject: 'rx-0' (000000009060ee23): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000a56a4df2): kobject_cleanup, parent 00000000e4a1a216 kobject: 'tx-0' (00000000a56a4df2): auto cleanup 'remove' event kobject: 'tx-0' (00000000a56a4df2): kobject_uevent_env kobject: 'tx-0' (00000000a56a4df2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000a56a4df2): auto cleanup kobject_del kobject: 'tx-0' (00000000a56a4df2): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000e4a1a216): kobject_cleanup, parent (null) kobject: 'queues' (00000000e4a1a216): calling ktype release kobject: 'queues' (00000000e4a1a216): kset_release kobject: 'queues': free name kobject: 'sit0' (000000001b71c1be): kobject_uevent_env kobject: 'sit0' (000000001b71c1be): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000070054f57): kobject_cleanup, parent 00000000fb16032b kobject: 'rx-0' (0000000070054f57): auto cleanup 'remove' event kobject: 'rx-0' (0000000070054f57): kobject_uevent_env kobject: 'rx-0' (0000000070054f57): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000070054f57): auto cleanup kobject_del kobject: 'rx-0' (0000000070054f57): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000be3519ef): kobject_cleanup, parent 00000000fb16032b kobject: 'tx-0' (00000000be3519ef): auto cleanup 'remove' event kobject: 'tx-0' (00000000be3519ef): kobject_uevent_env kobject: 'tx-0' (00000000be3519ef): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000be3519ef): auto cleanup kobject_del kobject: 'tx-0' (00000000be3519ef): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000fb16032b): kobject_cleanup, parent (null) kobject: 'queues' (00000000fb16032b): calling ktype release kobject: 'queues' (00000000fb16032b): kset_release kobject: 'queues': free name kobject: 'sit0' (0000000007cd326c): kobject_uevent_env kobject: 'sit0' (0000000007cd326c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000e3795d5c): kobject_cleanup, parent 00000000e84c533d kobject: 'rx-0' (00000000e3795d5c): auto cleanup 'remove' event kobject: 'rx-0' (00000000e3795d5c): kobject_uevent_env kobject: 'rx-0' (00000000e3795d5c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000e3795d5c): auto cleanup kobject_del kobject: 'rx-0' (00000000e3795d5c): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000073d68ca1): kobject_cleanup, parent 00000000e84c533d kobject: 'tx-0' (0000000073d68ca1): auto cleanup 'remove' event kobject: 'tx-0' (0000000073d68ca1): kobject_uevent_env kobject: 'tx-0' (0000000073d68ca1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000073d68ca1): auto cleanup kobject_del kobject: 'tx-0' (0000000073d68ca1): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000e84c533d): kobject_cleanup, parent (null) kobject: 'queues' (00000000e84c533d): calling ktype release kobject: 'queues' (00000000e84c533d): kset_release kobject: 'queues': free name kobject: 'sit0' (0000000089abde99): kobject_uevent_env kobject: 'sit0' (0000000089abde99): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000506f8cac): kobject_cleanup, parent 000000000821f19b kobject: 'rx-0' (00000000506f8cac): auto cleanup 'remove' event kobject: 'rx-0' (00000000506f8cac): kobject_uevent_env kobject: 'rx-0' (00000000506f8cac): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000506f8cac): auto cleanup kobject_del kobject: 'rx-0' (00000000506f8cac): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000017c5e216): kobject_cleanup, parent 000000000821f19b kobject: 'tx-0' (0000000017c5e216): auto cleanup 'remove' event kobject: 'tx-0' (0000000017c5e216): kobject_uevent_env kobject: 'tx-0' (0000000017c5e216): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000017c5e216): auto cleanup kobject_del kobject: 'tx-0' (0000000017c5e216): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000000821f19b): kobject_cleanup, parent (null) kobject: 'queues' (000000000821f19b): calling ktype release kobject: 'queues' (000000000821f19b): kset_release kobject: 'queues': free name kobject: 'sit0' (00000000941e0dcc): kobject_uevent_env kobject: 'sit0' (00000000941e0dcc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (000000006812e9a2): kobject_cleanup, parent (null) kobject: 'sit0' (000000006812e9a2): auto cleanup 'remove' event kobject: 'sit0' (000000006812e9a2): kobject_uevent_env kobject: 'sit0' (000000006812e9a2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (000000006812e9a2): calling ktype release kobject: 'sit0': free name kobject: 'sit0' (000000001b71c1be): kobject_cleanup, parent (null) kobject: 'sit0' (000000001b71c1be): auto cleanup 'remove' event kobject: 'sit0' (000000001b71c1be): kobject_uevent_env kobject: 'sit0' (000000001b71c1be): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (000000001b71c1be): calling ktype release kobject: 'sit0': free name kobject: 'sit0' (0000000007cd326c): kobject_cleanup, parent (null) kobject: 'sit0' (0000000007cd326c): auto cleanup 'remove' event kobject: 'sit0' (0000000007cd326c): kobject_uevent_env kobject: 'sit0' (0000000007cd326c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (0000000007cd326c): calling ktype release kobject: 'sit0': free name kobject: 'sit0' (0000000089abde99): kobject_cleanup, parent (null) kobject: 'sit0' (0000000089abde99): auto cleanup 'remove' event kobject: 'sit0' (0000000089abde99): kobject_uevent_env kobject: 'sit0' (0000000089abde99): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (0000000089abde99): calling ktype release kobject: 'sit0': free name kobject: 'sit0' (00000000941e0dcc): kobject_cleanup, parent (null) kobject: 'sit0' (00000000941e0dcc): auto cleanup 'remove' event kobject: 'sit0' (00000000941e0dcc): kobject_uevent_env kobject: 'sit0' (00000000941e0dcc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (00000000941e0dcc): calling ktype release kobject: 'sit0': free name kobject: 'rx-0' (000000004038156d): kobject_cleanup, parent 00000000b6fc5ff2 kobject: 'rx-0' (000000004038156d): auto cleanup 'remove' event kobject: 'rx-0' (000000004038156d): kobject_uevent_env kobject: 'rx-0' (000000004038156d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004038156d): auto cleanup kobject_del kobject: 'rx-0' (000000004038156d): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000db915c5f): kobject_cleanup, parent 00000000b6fc5ff2 kobject: 'tx-0' (00000000db915c5f): auto cleanup 'remove' event kobject: 'tx-0' (00000000db915c5f): kobject_uevent_env kobject: 'tx-0' (00000000db915c5f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000db915c5f): auto cleanup kobject_del kobject: 'tx-0' (00000000db915c5f): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b6fc5ff2): kobject_cleanup, parent (null) kobject: 'queues' (00000000b6fc5ff2): calling ktype release kobject: 'queues' (00000000b6fc5ff2): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (000000007c5352d5): kobject_uevent_env kobject: 'ip6_vti0' (000000007c5352d5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000dabd5fe5): kobject_cleanup, parent 000000005ad93178 kobject: 'rx-0' (00000000dabd5fe5): auto cleanup 'remove' event kobject: 'rx-0' (00000000dabd5fe5): kobject_uevent_env kobject: 'rx-0' (00000000dabd5fe5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000dabd5fe5): auto cleanup kobject_del kobject: 'rx-0' (00000000dabd5fe5): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000028e4f0c9): kobject_cleanup, parent 000000005ad93178 kobject: 'tx-0' (0000000028e4f0c9): auto cleanup 'remove' event kobject: 'tx-0' (0000000028e4f0c9): kobject_uevent_env kobject: 'tx-0' (0000000028e4f0c9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000028e4f0c9): auto cleanup kobject_del kobject: 'tx-0' (0000000028e4f0c9): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000005ad93178): kobject_cleanup, parent (null) kobject: 'queues' (000000005ad93178): calling ktype release kobject: 'queues' (000000005ad93178): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (00000000999f8436): kobject_uevent_env kobject: 'ip6_vti0' (00000000999f8436): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000ceac6cb7): kobject_cleanup, parent 0000000045a3761e kobject: 'rx-0' (00000000ceac6cb7): auto cleanup 'remove' event kobject: 'rx-0' (00000000ceac6cb7): kobject_uevent_env kobject: 'rx-0' (00000000ceac6cb7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000ceac6cb7): auto cleanup kobject_del kobject: 'rx-0' (00000000ceac6cb7): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000002c25b728): kobject_cleanup, parent 0000000045a3761e kobject: 'tx-0' (000000002c25b728): auto cleanup 'remove' event kobject: 'tx-0' (000000002c25b728): kobject_uevent_env kobject: 'tx-0' (000000002c25b728): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000002c25b728): auto cleanup kobject_del kobject: 'tx-0' (000000002c25b728): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000045a3761e): kobject_cleanup, parent (null) kobject: 'queues' (0000000045a3761e): calling ktype release kobject: 'queues' (0000000045a3761e): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (00000000b1767e44): kobject_uevent_env kobject: 'ip6_vti0' (00000000b1767e44): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000f5905578): kobject_cleanup, parent 00000000e73bdee5 kobject: 'rx-0' (00000000f5905578): auto cleanup 'remove' event kobject: 'rx-0' (00000000f5905578): kobject_uevent_env kobject: 'rx-0' (00000000f5905578): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000f5905578): auto cleanup kobject_del kobject: 'rx-0' (00000000f5905578): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000bf8e7c96): kobject_cleanup, parent 00000000e73bdee5 kobject: 'tx-0' (00000000bf8e7c96): auto cleanup 'remove' event kobject: 'tx-0' (00000000bf8e7c96): kobject_uevent_env kobject: 'tx-0' (00000000bf8e7c96): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000bf8e7c96): auto cleanup kobject_del kobject: 'tx-0' (00000000bf8e7c96): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000e73bdee5): kobject_cleanup, parent (null) kobject: 'queues' (00000000e73bdee5): calling ktype release kobject: 'queues' (00000000e73bdee5): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (00000000ddcd6ed1): kobject_uevent_env kobject: 'ip6_vti0' (00000000ddcd6ed1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000077d8b602): kobject_cleanup, parent 000000008801ef87 kobject: 'rx-0' (0000000077d8b602): auto cleanup 'remove' event kobject: 'rx-0' (0000000077d8b602): kobject_uevent_env kobject: 'rx-0' (0000000077d8b602): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000077d8b602): auto cleanup kobject_del kobject: 'rx-0' (0000000077d8b602): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000019d7bbba): kobject_cleanup, parent 000000008801ef87 kobject: 'tx-0' (0000000019d7bbba): auto cleanup 'remove' event kobject: 'tx-0' (0000000019d7bbba): kobject_uevent_env kobject: 'tx-0' (0000000019d7bbba): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000019d7bbba): auto cleanup kobject_del kobject: 'tx-0' (0000000019d7bbba): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000008801ef87): kobject_cleanup, parent (null) kobject: 'queues' (000000008801ef87): calling ktype release kobject: 'queues' (000000008801ef87): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (00000000c33f960d): kobject_uevent_env kobject: 'ip6_vti0' (00000000c33f960d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (000000007c5352d5): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (000000007c5352d5): auto cleanup 'remove' event kobject: 'ip6_vti0' (000000007c5352d5): kobject_uevent_env kobject: 'ip6_vti0' (000000007c5352d5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (000000007c5352d5): calling ktype release kobject: 'ip6_vti0': free name kobject: 'ip6_vti0' (00000000999f8436): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (00000000999f8436): auto cleanup 'remove' event kobject: 'ip6_vti0' (00000000999f8436): kobject_uevent_env kobject: 'ip6_vti0' (00000000999f8436): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (00000000999f8436): calling ktype release kobject: 'ip6_vti0': free name kobject: 'ip6_vti0' (00000000b1767e44): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (00000000b1767e44): auto cleanup 'remove' event kobject: 'ip6_vti0' (00000000b1767e44): kobject_uevent_env kobject: 'ip6_vti0' (00000000b1767e44): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (00000000b1767e44): calling ktype release kobject: 'ip6_vti0': free name kobject: 'ip6_vti0' (00000000ddcd6ed1): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (00000000ddcd6ed1): auto cleanup 'remove' event kobject: 'ip6_vti0' (00000000ddcd6ed1): kobject_uevent_env kobject: 'ip6_vti0' (00000000ddcd6ed1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (00000000ddcd6ed1): calling ktype release kobject: 'ip6_vti0': free name kobject: 'ip6_vti0' (00000000c33f960d): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (00000000c33f960d): auto cleanup 'remove' event kobject: 'ip6_vti0' (00000000c33f960d): kobject_uevent_env kobject: 'ip6_vti0' (00000000c33f960d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (00000000c33f960d): calling ktype release kobject: 'ip6_vti0': free name kobject: 'rx-0' (00000000610eb125): kobject_cleanup, parent 00000000f413af47 kobject: 'rx-0' (00000000610eb125): auto cleanup 'remove' event kobject: 'rx-0' (00000000610eb125): kobject_uevent_env kobject: 'rx-0' (00000000610eb125): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000610eb125): auto cleanup kobject_del kobject: 'rx-0' (00000000610eb125): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000008fbc2543): kobject_cleanup, parent 00000000f413af47 kobject: 'tx-0' (000000008fbc2543): auto cleanup 'remove' event kobject: 'tx-0' (000000008fbc2543): kobject_uevent_env kobject: 'tx-0' (000000008fbc2543): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000008fbc2543): auto cleanup kobject_del kobject: 'tx-0' (000000008fbc2543): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000f413af47): kobject_cleanup, parent (null) kobject: 'queues' (00000000f413af47): calling ktype release kobject: 'queues' (00000000f413af47): kset_release kobject: 'queues': free name kobject: 'ip_vti0' (0000000079f82aea): kobject_uevent_env kobject: 'ip_vti0' (0000000079f82aea): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000d104db74): kobject_cleanup, parent 0000000051e9ae2d kobject: 'rx-0' (00000000d104db74): auto cleanup 'remove' event kobject: 'rx-0' (00000000d104db74): kobject_uevent_env kobject: 'rx-0' (00000000d104db74): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000d104db74): auto cleanup kobject_del kobject: 'rx-0' (00000000d104db74): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000009f45b621): kobject_cleanup, parent 0000000051e9ae2d kobject: 'tx-0' (000000009f45b621): auto cleanup 'remove' event kobject: 'tx-0' (000000009f45b621): kobject_uevent_env kobject: 'tx-0' (000000009f45b621): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000009f45b621): auto cleanup kobject_del kobject: 'tx-0' (000000009f45b621): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000051e9ae2d): kobject_cleanup, parent (null) kobject: 'queues' (0000000051e9ae2d): calling ktype release kobject: 'queues' (0000000051e9ae2d): kset_release kobject: 'queues': free name kobject: 'ip_vti0' (000000006f3515ba): kobject_uevent_env kobject: 'ip_vti0' (000000006f3515ba): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000032631bfb): kobject_cleanup, parent 0000000030458915 kobject: 'rx-0' (0000000032631bfb): auto cleanup 'remove' event kobject: 'rx-0' (0000000032631bfb): kobject_uevent_env kobject: 'rx-0' (0000000032631bfb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000032631bfb): auto cleanup kobject_del kobject: 'rx-0' (0000000032631bfb): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000053f04564): kobject_cleanup, parent 0000000030458915 kobject: 'tx-0' (0000000053f04564): auto cleanup 'remove' event kobject: 'tx-0' (0000000053f04564): kobject_uevent_env kobject: 'tx-0' (0000000053f04564): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000053f04564): auto cleanup kobject_del kobject: 'tx-0' (0000000053f04564): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000030458915): kobject_cleanup, parent (null) kobject: 'queues' (0000000030458915): calling ktype release kobject: 'queues' (0000000030458915): kset_release kobject: 'queues': free name kobject: 'ip_vti0' (00000000c9c8a71f): kobject_uevent_env kobject: 'ip_vti0' (00000000c9c8a71f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000ebc9a9a8): kobject_cleanup, parent 000000006ff54f62 kobject: 'rx-0' (00000000ebc9a9a8): auto cleanup 'remove' event kobject: 'rx-0' (00000000ebc9a9a8): kobject_uevent_env kobject: 'rx-0' (00000000ebc9a9a8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000ebc9a9a8): auto cleanup kobject_del kobject: 'rx-0' (00000000ebc9a9a8): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000001b589923): kobject_cleanup, parent 000000006ff54f62 kobject: 'tx-0' (000000001b589923): auto cleanup 'remove' event kobject: 'tx-0' (000000001b589923): kobject_uevent_env kobject: 'tx-0' (000000001b589923): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000001b589923): auto cleanup kobject_del kobject: 'tx-0' (000000001b589923): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000006ff54f62): kobject_cleanup, parent (null) kobject: 'queues' (000000006ff54f62): calling ktype release kobject: 'queues' (000000006ff54f62): kset_release kobject: 'queues': free name kobject: 'ip_vti0' (000000009b5649ea): kobject_uevent_env kobject: 'ip_vti0' (000000009b5649ea): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000000a0a79bf): kobject_cleanup, parent 00000000fe07e1dd kobject: 'rx-0' (000000000a0a79bf): auto cleanup 'remove' event kobject: 'rx-0' (000000000a0a79bf): kobject_uevent_env kobject: 'rx-0' (000000000a0a79bf): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000000a0a79bf): auto cleanup kobject_del kobject: 'rx-0' (000000000a0a79bf): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000057585156): kobject_cleanup, parent 00000000fe07e1dd kobject: 'tx-0' (0000000057585156): auto cleanup 'remove' event kobject: 'tx-0' (0000000057585156): kobject_uevent_env kobject: 'tx-0' (0000000057585156): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000057585156): auto cleanup kobject_del kobject: 'tx-0' (0000000057585156): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000fe07e1dd): kobject_cleanup, parent (null) kobject: 'queues' (00000000fe07e1dd): calling ktype release kobject: 'queues' (00000000fe07e1dd): kset_release kobject: 'queues': free name kobject: 'ip_vti0' (00000000860b1b35): kobject_uevent_env kobject: 'ip_vti0' (00000000860b1b35): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (0000000079f82aea): kobject_cleanup, parent (null) kobject: 'ip_vti0' (0000000079f82aea): auto cleanup 'remove' event kobject: 'ip_vti0' (0000000079f82aea): kobject_uevent_env kobject: 'ip_vti0' (0000000079f82aea): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (0000000079f82aea): calling ktype release kobject: 'ip_vti0': free name kobject: 'ip_vti0' (000000006f3515ba): kobject_cleanup, parent (null) kobject: 'ip_vti0' (000000006f3515ba): auto cleanup 'remove' event kobject: 'ip_vti0' (000000006f3515ba): kobject_uevent_env kobject: 'ip_vti0' (000000006f3515ba): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (000000006f3515ba): calling ktype release kobject: 'ip_vti0': free name kobject: 'ip_vti0' (00000000c9c8a71f): kobject_cleanup, parent (null) kobject: 'ip_vti0' (00000000c9c8a71f): auto cleanup 'remove' event kobject: 'ip_vti0' (00000000c9c8a71f): kobject_uevent_env kobject: 'ip_vti0' (00000000c9c8a71f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (00000000c9c8a71f): calling ktype release kobject: 'ip_vti0': free name kobject: 'ip_vti0' (000000009b5649ea): kobject_cleanup, parent (null) kobject: 'ip_vti0' (000000009b5649ea): auto cleanup 'remove' event kobject: 'ip_vti0' (000000009b5649ea): kobject_uevent_env kobject: 'ip_vti0' (000000009b5649ea): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (000000009b5649ea): calling ktype release kobject: 'ip_vti0': free name kobject: 'ip_vti0' (00000000860b1b35): kobject_cleanup, parent (null) kobject: 'ip_vti0' (00000000860b1b35): auto cleanup 'remove' event kobject: 'ip_vti0' (00000000860b1b35): kobject_uevent_env kobject: 'ip_vti0' (00000000860b1b35): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (00000000860b1b35): calling ktype release kobject: 'ip_vti0': free name kobject: 'batman_adv' (00000000413453a1): kobject_uevent_env kobject: 'batman_adv' (00000000413453a1): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000413453a1): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000413453a1): calling ktype release kobject: (00000000413453a1): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000098987daf): kobject_cleanup, parent 0000000005aeade6 kobject: 'rx-0' (0000000098987daf): auto cleanup 'remove' event kobject: 'rx-0' (0000000098987daf): kobject_uevent_env kobject: 'rx-0' (0000000098987daf): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000098987daf): auto cleanup kobject_del kobject: 'rx-0' (0000000098987daf): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000a7b5ef7b): kobject_cleanup, parent 0000000005aeade6 kobject: 'tx-0' (00000000a7b5ef7b): auto cleanup 'remove' event kobject: 'tx-0' (00000000a7b5ef7b): kobject_uevent_env kobject: 'tx-0' (00000000a7b5ef7b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000a7b5ef7b): auto cleanup kobject_del kobject: 'tx-0' (00000000a7b5ef7b): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000005aeade6): kobject_cleanup, parent (null) kobject: 'queues' (0000000005aeade6): calling ktype release kobject: 'queues' (0000000005aeade6): kset_release kobject: 'queues': free name kobject: 'erspan0' (0000000088393286): kobject_uevent_env kobject: 'erspan0' (0000000088393286): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000bb31f455): kobject_uevent_env kobject: 'batman_adv' (00000000bb31f455): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000bb31f455): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000bb31f455): calling ktype release kobject: (00000000bb31f455): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000e65b6a85): kobject_cleanup, parent 00000000b27a946c kobject: 'rx-0' (00000000e65b6a85): auto cleanup 'remove' event kobject: 'rx-0' (00000000e65b6a85): kobject_uevent_env kobject: 'rx-0' (00000000e65b6a85): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000e65b6a85): auto cleanup kobject_del kobject: 'rx-0' (00000000e65b6a85): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000001e824b59): kobject_cleanup, parent 00000000b27a946c kobject: 'tx-0' (000000001e824b59): auto cleanup 'remove' event kobject: 'tx-0' (000000001e824b59): kobject_uevent_env kobject: 'tx-0' (000000001e824b59): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000001e824b59): auto cleanup kobject_del kobject: 'tx-0' (000000001e824b59): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b27a946c): kobject_cleanup, parent (null) kobject: 'queues' (00000000b27a946c): calling ktype release kobject: 'queues' (00000000b27a946c): kset_release kobject: 'queues': free name kobject: 'erspan0' (000000005dc08541): kobject_uevent_env kobject: 'erspan0' (000000005dc08541): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000543ba45c): kobject_uevent_env kobject: 'batman_adv' (00000000543ba45c): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000543ba45c): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000543ba45c): calling ktype release kobject: (00000000543ba45c): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000008abb856d): kobject_cleanup, parent 000000000723e8be kobject: 'rx-0' (000000008abb856d): auto cleanup 'remove' event kobject: 'rx-0' (000000008abb856d): kobject_uevent_env kobject: 'rx-0' (000000008abb856d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000008abb856d): auto cleanup kobject_del kobject: 'rx-0' (000000008abb856d): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000005c51e5f): kobject_cleanup, parent 000000000723e8be kobject: 'tx-0' (0000000005c51e5f): auto cleanup 'remove' event kobject: 'tx-0' (0000000005c51e5f): kobject_uevent_env kobject: 'tx-0' (0000000005c51e5f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000005c51e5f): auto cleanup kobject_del kobject: 'tx-0' (0000000005c51e5f): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000000723e8be): kobject_cleanup, parent (null) kobject: 'queues' (000000000723e8be): calling ktype release kobject: 'queues' (000000000723e8be): kset_release kobject: 'queues': free name kobject: 'erspan0' (00000000cfe940a7): kobject_uevent_env kobject: 'erspan0' (00000000cfe940a7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (0000000002661a24): kobject_uevent_env kobject: 'batman_adv' (0000000002661a24): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (0000000002661a24): kobject_cleanup, parent (null) kobject: 'batman_adv' (0000000002661a24): calling ktype release kobject: (0000000002661a24): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000b122e2be): kobject_cleanup, parent 000000009637355f kobject: 'rx-0' (00000000b122e2be): auto cleanup 'remove' event kobject: 'rx-0' (00000000b122e2be): kobject_uevent_env kobject: 'rx-0' (00000000b122e2be): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000b122e2be): auto cleanup kobject_del kobject: 'rx-0' (00000000b122e2be): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000003c909b2d): kobject_cleanup, parent 000000009637355f kobject: 'tx-0' (000000003c909b2d): auto cleanup 'remove' event kobject: 'tx-0' (000000003c909b2d): kobject_uevent_env kobject: 'tx-0' (000000003c909b2d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000003c909b2d): auto cleanup kobject_del kobject: 'tx-0' (000000003c909b2d): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000009637355f): kobject_cleanup, parent (null) kobject: 'queues' (000000009637355f): calling ktype release kobject: 'queues' (000000009637355f): kset_release kobject: 'queues': free name kobject: 'erspan0' (000000001be71398): kobject_uevent_env kobject: 'erspan0' (000000001be71398): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000f4a41e07): kobject_uevent_env kobject: 'batman_adv' (00000000f4a41e07): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000f4a41e07): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000f4a41e07): calling ktype release kobject: (00000000f4a41e07): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000757d4e04): kobject_cleanup, parent 000000009a49c2ab kobject: 'rx-0' (00000000757d4e04): auto cleanup 'remove' event kobject: 'rx-0' (00000000757d4e04): kobject_uevent_env kobject: 'rx-0' (00000000757d4e04): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000757d4e04): auto cleanup kobject_del kobject: 'rx-0' (00000000757d4e04): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000c487f03b): kobject_cleanup, parent 000000009a49c2ab kobject: 'tx-0' (00000000c487f03b): auto cleanup 'remove' event kobject: 'tx-0' (00000000c487f03b): kobject_uevent_env kobject: 'tx-0' (00000000c487f03b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000c487f03b): auto cleanup kobject_del kobject: 'tx-0' (00000000c487f03b): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000009a49c2ab): kobject_cleanup, parent (null) kobject: 'queues' (000000009a49c2ab): calling ktype release kobject: 'queues' (000000009a49c2ab): kset_release kobject: 'queues': free name kobject: 'erspan0' (000000007866636b): kobject_uevent_env kobject: 'erspan0' (000000007866636b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (0000000088393286): kobject_cleanup, parent (null) kobject: 'erspan0' (0000000088393286): auto cleanup 'remove' event kobject: 'erspan0' (0000000088393286): kobject_uevent_env kobject: 'erspan0' (0000000088393286): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (0000000088393286): calling ktype release kobject: 'erspan0': free name kobject: 'erspan0' (000000005dc08541): kobject_cleanup, parent (null) kobject: 'erspan0' (000000005dc08541): auto cleanup 'remove' event kobject: 'erspan0' (000000005dc08541): kobject_uevent_env kobject: 'erspan0' (000000005dc08541): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (000000005dc08541): calling ktype release kobject: 'erspan0': free name kobject: 'erspan0' (00000000cfe940a7): kobject_cleanup, parent (null) kobject: 'erspan0' (00000000cfe940a7): auto cleanup 'remove' event kobject: 'erspan0' (00000000cfe940a7): kobject_uevent_env kobject: 'erspan0' (00000000cfe940a7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (00000000cfe940a7): calling ktype release kobject: 'erspan0': free name kobject: 'erspan0' (000000001be71398): kobject_cleanup, parent (null) kobject: 'erspan0' (000000001be71398): auto cleanup 'remove' event kobject: 'erspan0' (000000001be71398): kobject_uevent_env kobject: 'erspan0' (000000001be71398): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (000000001be71398): calling ktype release kobject: 'erspan0': free name kobject: 'erspan0' (000000007866636b): kobject_cleanup, parent (null) kobject: 'erspan0' (000000007866636b): auto cleanup 'remove' event kobject: 'erspan0' (000000007866636b): kobject_uevent_env kobject: 'erspan0' (000000007866636b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (000000007866636b): calling ktype release kobject: 'erspan0': free name kobject: 'batman_adv' (000000006dbcb354): kobject_uevent_env kobject: 'batman_adv' (000000006dbcb354): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000006dbcb354): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000006dbcb354): calling ktype release kobject: (000000006dbcb354): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000010d70d3e): kobject_cleanup, parent 0000000066975dc3 kobject: 'rx-0' (0000000010d70d3e): auto cleanup 'remove' event kobject: 'rx-0' (0000000010d70d3e): kobject_uevent_env kobject: 'rx-0' (0000000010d70d3e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000010d70d3e): auto cleanup kobject_del kobject: 'rx-0' (0000000010d70d3e): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000008817c1b0): kobject_cleanup, parent 0000000066975dc3 kobject: 'tx-0' (000000008817c1b0): auto cleanup 'remove' event kobject: 'tx-0' (000000008817c1b0): kobject_uevent_env kobject: 'tx-0' (000000008817c1b0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000008817c1b0): auto cleanup kobject_del kobject: 'tx-0' (000000008817c1b0): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000066975dc3): kobject_cleanup, parent (null) kobject: 'queues' (0000000066975dc3): calling ktype release kobject: 'queues' (0000000066975dc3): kset_release kobject: 'queues': free name kobject: 'gretap0' (00000000419394b4): kobject_uevent_env kobject: 'gretap0' (00000000419394b4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000000da8217e): kobject_uevent_env kobject: 'batman_adv' (000000000da8217e): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000000da8217e): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000000da8217e): calling ktype release kobject: (000000000da8217e): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000004506c9b4): kobject_cleanup, parent 00000000256d49b9 kobject: 'rx-0' (000000004506c9b4): auto cleanup 'remove' event kobject: 'rx-0' (000000004506c9b4): kobject_uevent_env kobject: 'rx-0' (000000004506c9b4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004506c9b4): auto cleanup kobject_del kobject: 'rx-0' (000000004506c9b4): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000001bc18912): kobject_cleanup, parent 00000000256d49b9 kobject: 'tx-0' (000000001bc18912): auto cleanup 'remove' event kobject: 'tx-0' (000000001bc18912): kobject_uevent_env kobject: 'tx-0' (000000001bc18912): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000001bc18912): auto cleanup kobject_del kobject: 'tx-0' (000000001bc18912): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000256d49b9): kobject_cleanup, parent (null) kobject: 'queues' (00000000256d49b9): calling ktype release kobject: 'queues' (00000000256d49b9): kset_release kobject: 'queues': free name kobject: 'gretap0' (00000000395dcd5e): kobject_uevent_env kobject: 'gretap0' (00000000395dcd5e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (0000000048f12349): kobject_uevent_env kobject: 'batman_adv' (0000000048f12349): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (0000000048f12349): kobject_cleanup, parent (null) kobject: 'batman_adv' (0000000048f12349): calling ktype release kobject: (0000000048f12349): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000de08c1bb): kobject_cleanup, parent 000000003a095859 kobject: 'rx-0' (00000000de08c1bb): auto cleanup 'remove' event kobject: 'rx-0' (00000000de08c1bb): kobject_uevent_env kobject: 'rx-0' (00000000de08c1bb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000de08c1bb): auto cleanup kobject_del kobject: 'rx-0' (00000000de08c1bb): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000040c7c31f): kobject_cleanup, parent 000000003a095859 kobject: 'tx-0' (0000000040c7c31f): auto cleanup 'remove' event kobject: 'tx-0' (0000000040c7c31f): kobject_uevent_env kobject: 'tx-0' (0000000040c7c31f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000040c7c31f): auto cleanup kobject_del kobject: 'tx-0' (0000000040c7c31f): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000003a095859): kobject_cleanup, parent (null) kobject: 'queues' (000000003a095859): calling ktype release kobject: 'queues' (000000003a095859): kset_release kobject: 'queues': free name kobject: 'gretap0' (0000000034be98c3): kobject_uevent_env kobject: 'gretap0' (0000000034be98c3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000a7815e79): kobject_uevent_env kobject: 'batman_adv' (00000000a7815e79): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000a7815e79): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000a7815e79): calling ktype release kobject: (00000000a7815e79): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000091f9589d): kobject_cleanup, parent 00000000942abbbb kobject: 'rx-0' (0000000091f9589d): auto cleanup 'remove' event kobject: 'rx-0' (0000000091f9589d): kobject_uevent_env kobject: 'rx-0' (0000000091f9589d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000091f9589d): auto cleanup kobject_del kobject: 'rx-0' (0000000091f9589d): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000df779ed1): kobject_cleanup, parent 00000000942abbbb kobject: 'tx-0' (00000000df779ed1): auto cleanup 'remove' event kobject: 'tx-0' (00000000df779ed1): kobject_uevent_env kobject: 'tx-0' (00000000df779ed1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000df779ed1): auto cleanup kobject_del kobject: 'tx-0' (00000000df779ed1): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000942abbbb): kobject_cleanup, parent (null) kobject: 'queues' (00000000942abbbb): calling ktype release kobject: 'queues' (00000000942abbbb): kset_release kobject: 'queues': free name kobject: 'gretap0' (000000001e3d6386): kobject_uevent_env kobject: 'gretap0' (000000001e3d6386): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000005301aa10): kobject_uevent_env kobject: 'batman_adv' (000000005301aa10): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000005301aa10): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000005301aa10): calling ktype release kobject: (000000005301aa10): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000770d7f7a): kobject_cleanup, parent 00000000a03380da kobject: 'rx-0' (00000000770d7f7a): auto cleanup 'remove' event kobject: 'rx-0' (00000000770d7f7a): kobject_uevent_env kobject: 'rx-0' (00000000770d7f7a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000770d7f7a): auto cleanup kobject_del kobject: 'rx-0' (00000000770d7f7a): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000006f0d36c3): kobject_cleanup, parent 00000000a03380da kobject: 'tx-0' (000000006f0d36c3): auto cleanup 'remove' event kobject: 'tx-0' (000000006f0d36c3): kobject_uevent_env kobject: 'tx-0' (000000006f0d36c3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000006f0d36c3): auto cleanup kobject_del kobject: 'tx-0' (000000006f0d36c3): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000a03380da): kobject_cleanup, parent (null) kobject: 'queues' (00000000a03380da): calling ktype release kobject: 'queues' (00000000a03380da): kset_release kobject: 'queues': free name kobject: 'gretap0' (00000000f81f35bf): kobject_uevent_env kobject: 'gretap0' (00000000f81f35bf): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (00000000419394b4): kobject_cleanup, parent (null) kobject: 'gretap0' (00000000419394b4): auto cleanup 'remove' event kobject: 'gretap0' (00000000419394b4): kobject_uevent_env kobject: 'gretap0' (00000000419394b4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (00000000419394b4): calling ktype release kobject: 'gretap0': free name kobject: 'gretap0' (00000000395dcd5e): kobject_cleanup, parent (null) kobject: 'gretap0' (00000000395dcd5e): auto cleanup 'remove' event kobject: 'gretap0' (00000000395dcd5e): kobject_uevent_env kobject: 'gretap0' (00000000395dcd5e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (00000000395dcd5e): calling ktype release kobject: 'gretap0': free name kobject: 'gretap0' (0000000034be98c3): kobject_cleanup, parent (null) kobject: 'gretap0' (0000000034be98c3): auto cleanup 'remove' event kobject: 'gretap0' (0000000034be98c3): kobject_uevent_env kobject: 'gretap0' (0000000034be98c3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (0000000034be98c3): calling ktype release kobject: 'gretap0': free name kobject: 'gretap0' (000000001e3d6386): kobject_cleanup, parent (null) kobject: 'gretap0' (000000001e3d6386): auto cleanup 'remove' event kobject: 'gretap0' (000000001e3d6386): kobject_uevent_env kobject: 'gretap0' (000000001e3d6386): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (000000001e3d6386): calling ktype release kobject: 'gretap0': free name kobject: 'gretap0' (00000000f81f35bf): kobject_cleanup, parent (null) kobject: 'gretap0' (00000000f81f35bf): auto cleanup 'remove' event kobject: 'gretap0' (00000000f81f35bf): kobject_uevent_env kobject: 'gretap0' (00000000f81f35bf): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (00000000f81f35bf): calling ktype release kobject: 'gretap0': free name kobject: 'rx-0' (00000000c3746f4c): kobject_cleanup, parent 000000002a574b49 kobject: 'rx-0' (00000000c3746f4c): auto cleanup 'remove' event kobject: 'rx-0' (00000000c3746f4c): kobject_uevent_env kobject: 'rx-0' (00000000c3746f4c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000c3746f4c): auto cleanup kobject_del kobject: 'rx-0' (00000000c3746f4c): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f6c7dbd2): kobject_cleanup, parent 000000002a574b49 kobject: 'tx-0' (00000000f6c7dbd2): auto cleanup 'remove' event kobject: 'tx-0' (00000000f6c7dbd2): kobject_uevent_env kobject: 'tx-0' (00000000f6c7dbd2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000f6c7dbd2): auto cleanup kobject_del kobject: 'tx-0' (00000000f6c7dbd2): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002a574b49): kobject_cleanup, parent (null) kobject: 'queues' (000000002a574b49): calling ktype release kobject: 'queues' (000000002a574b49): kset_release kobject: 'queues': free name kobject: 'gre0' (00000000b948dd7b): kobject_uevent_env kobject: 'gre0' (00000000b948dd7b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000008fe464f5): kobject_cleanup, parent 0000000052b739c9 kobject: 'rx-0' (000000008fe464f5): auto cleanup 'remove' event kobject: 'rx-0' (000000008fe464f5): kobject_uevent_env kobject: 'rx-0' (000000008fe464f5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000008fe464f5): auto cleanup kobject_del kobject: 'rx-0' (000000008fe464f5): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000008a67ddc9): kobject_cleanup, parent 0000000052b739c9 kobject: 'tx-0' (000000008a67ddc9): auto cleanup 'remove' event kobject: 'tx-0' (000000008a67ddc9): kobject_uevent_env kobject: 'tx-0' (000000008a67ddc9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000008a67ddc9): auto cleanup kobject_del kobject: 'tx-0' (000000008a67ddc9): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000052b739c9): kobject_cleanup, parent (null) kobject: 'queues' (0000000052b739c9): calling ktype release kobject: 'queues' (0000000052b739c9): kset_release kobject: 'queues': free name kobject: 'gre0' (000000002b4a5d8c): kobject_uevent_env kobject: 'gre0' (000000002b4a5d8c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000005e05f514): kobject_cleanup, parent 00000000d65845f9 kobject: 'rx-0' (000000005e05f514): auto cleanup 'remove' event kobject: 'rx-0' (000000005e05f514): kobject_uevent_env kobject: 'rx-0' (000000005e05f514): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000005e05f514): auto cleanup kobject_del kobject: 'rx-0' (000000005e05f514): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000003d35e650): kobject_cleanup, parent 00000000d65845f9 kobject: 'tx-0' (000000003d35e650): auto cleanup 'remove' event kobject: 'tx-0' (000000003d35e650): kobject_uevent_env kobject: 'tx-0' (000000003d35e650): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000003d35e650): auto cleanup kobject_del kobject: 'tx-0' (000000003d35e650): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000d65845f9): kobject_cleanup, parent (null) kobject: 'queues' (00000000d65845f9): calling ktype release kobject: 'queues' (00000000d65845f9): kset_release kobject: 'queues': free name kobject: 'gre0' (000000006176b08e): kobject_uevent_env kobject: 'gre0' (000000006176b08e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000001fdfd32f): kobject_cleanup, parent 00000000bd0a636a kobject: 'rx-0' (000000001fdfd32f): auto cleanup 'remove' event kobject: 'rx-0' (000000001fdfd32f): kobject_uevent_env kobject: 'rx-0' (000000001fdfd32f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000001fdfd32f): auto cleanup kobject_del kobject: 'rx-0' (000000001fdfd32f): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000002c055e34): kobject_cleanup, parent 00000000bd0a636a kobject: 'tx-0' (000000002c055e34): auto cleanup 'remove' event kobject: 'tx-0' (000000002c055e34): kobject_uevent_env kobject: 'tx-0' (000000002c055e34): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000002c055e34): auto cleanup kobject_del kobject: 'tx-0' (000000002c055e34): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000bd0a636a): kobject_cleanup, parent (null) kobject: 'queues' (00000000bd0a636a): calling ktype release kobject: 'queues' (00000000bd0a636a): kset_release kobject: 'queues': free name kobject: 'gre0' (0000000096b01fe8): kobject_uevent_env kobject: 'gre0' (0000000096b01fe8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009f87d920): kobject_cleanup, parent 00000000649903c0 kobject: 'rx-0' (000000009f87d920): auto cleanup 'remove' event kobject: 'rx-0' (000000009f87d920): kobject_uevent_env kobject: 'rx-0' (000000009f87d920): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009f87d920): auto cleanup kobject_del kobject: 'rx-0' (000000009f87d920): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000443865f7): kobject_cleanup, parent 00000000649903c0 kobject: 'tx-0' (00000000443865f7): auto cleanup 'remove' event kobject: 'tx-0' (00000000443865f7): kobject_uevent_env kobject: 'tx-0' (00000000443865f7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000443865f7): auto cleanup kobject_del kobject: 'tx-0' (00000000443865f7): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000649903c0): kobject_cleanup, parent (null) kobject: 'queues' (00000000649903c0): calling ktype release kobject: 'queues' (00000000649903c0): kset_release kobject: 'queues': free name kobject: 'gre0' (000000006272657d): kobject_uevent_env kobject: 'gre0' (000000006272657d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gre0' (00000000b948dd7b): kobject_cleanup, parent (null) kobject: 'gre0' (00000000b948dd7b): auto cleanup 'remove' event kobject: 'gre0' (00000000b948dd7b): kobject_uevent_env kobject: 'gre0' (00000000b948dd7b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gre0' (00000000b948dd7b): calling ktype release kobject: 'gre0': free name kobject: 'gre0' (000000002b4a5d8c): kobject_cleanup, parent (null) kobject: 'gre0' (000000002b4a5d8c): auto cleanup 'remove' event kobject: 'gre0' (000000002b4a5d8c): kobject_uevent_env kobject: 'gre0' (000000002b4a5d8c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gre0' (000000002b4a5d8c): calling ktype release kobject: 'gre0': free name kobject: 'gre0' (000000006176b08e): kobject_cleanup, parent (null) kobject: 'gre0' (000000006176b08e): auto cleanup 'remove' event kobject: 'gre0' (000000006176b08e): kobject_uevent_env kobject: 'gre0' (000000006176b08e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gre0' (000000006176b08e): calling ktype release kobject: 'gre0': free name kobject: 'gre0' (0000000096b01fe8): kobject_cleanup, parent (null) kobject: 'gre0' (0000000096b01fe8): auto cleanup 'remove' event kobject: 'gre0' (0000000096b01fe8): kobject_uevent_env kobject: 'gre0' (0000000096b01fe8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gre0' (0000000096b01fe8): calling ktype release kobject: 'gre0': free name kobject: 'gre0' (000000006272657d): kobject_cleanup, parent (null) kobject: 'gre0' (000000006272657d): auto cleanup 'remove' event kobject: 'gre0' (000000006272657d): kobject_uevent_env kobject: 'gre0' (000000006272657d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gre0' (000000006272657d): calling ktype release kobject: 'gre0': free name kobject: 'rx-0' (00000000c0781135): kobject_cleanup, parent 000000002c63cf4c kobject: 'rx-0' (00000000c0781135): auto cleanup 'remove' event kobject: 'rx-0' (00000000c0781135): kobject_uevent_env kobject: 'rx-0' (00000000c0781135): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000c0781135): auto cleanup kobject_del kobject: 'rx-0' (00000000c0781135): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f9c1756e): kobject_cleanup, parent 000000002c63cf4c kobject: 'tx-0' (00000000f9c1756e): auto cleanup 'remove' event kobject: 'tx-0' (00000000f9c1756e): kobject_uevent_env kobject: 'tx-0' (00000000f9c1756e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000f9c1756e): auto cleanup kobject_del kobject: 'tx-0' (00000000f9c1756e): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002c63cf4c): kobject_cleanup, parent (null) kobject: 'queues' (000000002c63cf4c): calling ktype release kobject: 'queues' (000000002c63cf4c): kset_release kobject: 'queues': free name kobject: 'tunl0' (000000004370fc20): kobject_uevent_env kobject: 'tunl0' (000000004370fc20): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000c1aefd49): kobject_cleanup, parent 00000000da84719b kobject: 'rx-0' (00000000c1aefd49): auto cleanup 'remove' event kobject: 'rx-0' (00000000c1aefd49): kobject_uevent_env kobject: 'rx-0' (00000000c1aefd49): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000c1aefd49): auto cleanup kobject_del kobject: 'rx-0' (00000000c1aefd49): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000004fc809b3): kobject_cleanup, parent 00000000da84719b kobject: 'tx-0' (000000004fc809b3): auto cleanup 'remove' event kobject: 'tx-0' (000000004fc809b3): kobject_uevent_env kobject: 'tx-0' (000000004fc809b3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000004fc809b3): auto cleanup kobject_del kobject: 'tx-0' (000000004fc809b3): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000da84719b): kobject_cleanup, parent (null) kobject: 'queues' (00000000da84719b): calling ktype release kobject: 'queues' (00000000da84719b): kset_release kobject: 'queues': free name kobject: 'tunl0' (00000000a04eb39b): kobject_uevent_env kobject: 'tunl0' (00000000a04eb39b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009ceecca9): kobject_cleanup, parent 00000000c23255ec kobject: 'rx-0' (000000009ceecca9): auto cleanup 'remove' event kobject: 'rx-0' (000000009ceecca9): kobject_uevent_env kobject: 'rx-0' (000000009ceecca9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009ceecca9): auto cleanup kobject_del kobject: 'rx-0' (000000009ceecca9): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000493ad4ed): kobject_cleanup, parent 00000000c23255ec kobject: 'tx-0' (00000000493ad4ed): auto cleanup 'remove' event kobject: 'tx-0' (00000000493ad4ed): kobject_uevent_env kobject: 'tx-0' (00000000493ad4ed): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000493ad4ed): auto cleanup kobject_del kobject: 'tx-0' (00000000493ad4ed): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000c23255ec): kobject_cleanup, parent (null) kobject: 'queues' (00000000c23255ec): calling ktype release kobject: 'queues' (00000000c23255ec): kset_release kobject: 'queues': free name kobject: 'tunl0' (0000000053754161): kobject_uevent_env kobject: 'tunl0' (0000000053754161): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000008f08657e): kobject_cleanup, parent 0000000027c0f23b kobject: 'rx-0' (000000008f08657e): auto cleanup 'remove' event kobject: 'rx-0' (000000008f08657e): kobject_uevent_env kobject: 'rx-0' (000000008f08657e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000008f08657e): auto cleanup kobject_del kobject: 'rx-0' (000000008f08657e): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000007995d1d0): kobject_cleanup, parent 0000000027c0f23b kobject: 'tx-0' (000000007995d1d0): auto cleanup 'remove' event kobject: 'tx-0' (000000007995d1d0): kobject_uevent_env kobject: 'tx-0' (000000007995d1d0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000007995d1d0): auto cleanup kobject_del kobject: 'tx-0' (000000007995d1d0): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000027c0f23b): kobject_cleanup, parent (null) kobject: 'queues' (0000000027c0f23b): calling ktype release kobject: 'queues' (0000000027c0f23b): kset_release kobject: 'queues': free name kobject: 'tunl0' (0000000000ff6cf6): kobject_uevent_env kobject: 'tunl0' (0000000000ff6cf6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000da39bb0a): kobject_cleanup, parent 00000000dd41b08b kobject: 'rx-0' (00000000da39bb0a): auto cleanup 'remove' event kobject: 'rx-0' (00000000da39bb0a): kobject_uevent_env kobject: 'rx-0' (00000000da39bb0a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000da39bb0a): auto cleanup kobject_del kobject: 'rx-0' (00000000da39bb0a): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000006d1ca5be): kobject_cleanup, parent 00000000dd41b08b kobject: 'tx-0' (000000006d1ca5be): auto cleanup 'remove' event kobject: 'tx-0' (000000006d1ca5be): kobject_uevent_env kobject: 'tx-0' (000000006d1ca5be): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000006d1ca5be): auto cleanup kobject_del kobject: 'tx-0' (000000006d1ca5be): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000dd41b08b): kobject_cleanup, parent (null) kobject: 'queues' (00000000dd41b08b): calling ktype release kobject: 'queues' (00000000dd41b08b): kset_release kobject: 'queues': free name kobject: 'tunl0' (00000000ab1fd711): kobject_uevent_env kobject: 'tunl0' (00000000ab1fd711): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tunl0' (000000004370fc20): kobject_cleanup, parent (null) kobject: 'tunl0' (000000004370fc20): auto cleanup 'remove' event kobject: 'tunl0' (000000004370fc20): kobject_uevent_env kobject: 'tunl0' (000000004370fc20): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tunl0' (000000004370fc20): calling ktype release kobject: 'tunl0': free name kobject: 'tunl0' (00000000a04eb39b): kobject_cleanup, parent (null) kobject: 'tunl0' (00000000a04eb39b): auto cleanup 'remove' event kobject: 'tunl0' (00000000a04eb39b): kobject_uevent_env kobject: 'tunl0' (00000000a04eb39b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tunl0' (00000000a04eb39b): calling ktype release kobject: 'tunl0': free name kobject: 'tunl0' (0000000053754161): kobject_cleanup, parent (null) kobject: 'tunl0' (0000000053754161): auto cleanup 'remove' event kobject: 'tunl0' (0000000053754161): kobject_uevent_env kobject: 'tunl0' (0000000053754161): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tunl0' (0000000053754161): calling ktype release kobject: 'tunl0': free name kobject: 'tunl0' (0000000000ff6cf6): kobject_cleanup, parent (null) kobject: 'tunl0' (0000000000ff6cf6): auto cleanup 'remove' event kobject: 'tunl0' (0000000000ff6cf6): kobject_uevent_env kobject: 'tunl0' (0000000000ff6cf6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tunl0' (0000000000ff6cf6): calling ktype release kobject: 'tunl0': free name kobject: 'tunl0' (00000000ab1fd711): kobject_cleanup, parent (null) kobject: 'tunl0' (00000000ab1fd711): auto cleanup 'remove' event kobject: 'tunl0' (00000000ab1fd711): kobject_uevent_env kobject: 'tunl0' (00000000ab1fd711): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tunl0' (00000000ab1fd711): calling ktype release kobject: 'tunl0': free name kobject: 'mesh' (000000007abaa72e): kobject_uevent_env kobject: 'mesh' (000000007abaa72e): kobject_uevent_env: filter function caused the event to drop! device bridge_slave_1 left promiscuous mode bridge0: port 2(bridge_slave_1) entered disabled state kobject: 'brport' (00000000c0ac86f3): kobject_uevent_env kobject: 'brport' (00000000c0ac86f3): kobject_uevent_env: filter function caused the event to drop! device bridge_slave_0 left promiscuous mode bridge0: port 1(bridge_slave_0) entered disabled state kobject: 'brport' (00000000c0ac86f3): kobject_cleanup, parent (null) kobject: 'brport' (00000000c0ac86f3): calling ktype release kobject: 'brport': free name kobject: 'brport' (000000003ad95e1c): kobject_uevent_env kobject: 'brport' (000000003ad95e1c): kobject_uevent_env: filter function caused the event to drop! kobject: 'brif' (00000000f8fa6329): kobject_cleanup, parent 0000000058020ca0 kobject: 'brif' (00000000f8fa6329): auto cleanup kobject_del kobject: 'brif' (00000000f8fa6329): calling ktype release kobject: (00000000f8fa6329): dynamic_kobj_release kobject: 'brif': free name kobject: 'mesh' (0000000051cc3eef): kobject_uevent_env kobject: 'mesh' (0000000051cc3eef): kobject_uevent_env: filter function caused the event to drop! device bridge_slave_1 left promiscuous mode bridge0: port 2(bridge_slave_1) entered disabled state kobject: 'brport' (000000003ad95e1c): kobject_cleanup, parent (null) kobject: 'brport' (000000003ad95e1c): calling ktype release kobject: 'brport': free name kobject: 'brport' (000000008eb3785a): kobject_uevent_env kobject: 'brport' (000000008eb3785a): kobject_uevent_env: filter function caused the event to drop! device bridge_slave_0 left promiscuous mode bridge0: port 1(bridge_slave_0) entered disabled state kobject: 'brport' (000000008eb3785a): kobject_cleanup, parent (null) kobject: 'brport' (000000008eb3785a): calling ktype release kobject: 'brport': free name kobject: 'brport' (00000000de490d3d): kobject_uevent_env kobject: 'brport' (00000000de490d3d): kobject_uevent_env: filter function caused the event to drop! kobject: 'brif' (00000000e2ad4b36): kobject_cleanup, parent 000000003eabf4d9 kobject: 'brif' (00000000e2ad4b36): auto cleanup kobject_del kobject: 'brif' (00000000e2ad4b36): calling ktype release kobject: (00000000e2ad4b36): dynamic_kobj_release kobject: 'brif': free name kobject: 'mesh' (000000008d46311c): kobject_uevent_env kobject: 'mesh' (000000008d46311c): kobject_uevent_env: filter function caused the event to drop! device bridge_slave_1 left promiscuous mode bridge0: port 2(bridge_slave_1) entered disabled state