===================================================== WARNING: SOFTIRQ-safe -> SOFTIRQ-unsafe lock order detected 5.0.0-rc4+ #54 Not tainted ----------------------------------------------------- syz-executor3/10799 [HC0[0]:SC0[0]:HE0:SE1] is trying to acquire: 00000000a8134c1a (&ctx->fd_wqh){....}, at: spin_lock include/linux/spinlock.h:329 [inline] 00000000a8134c1a (&ctx->fd_wqh){....}, at: aio_poll+0x7b9/0x14e0 fs/aio.c:1772 and this task is already holding: 000000001b8942cb (&(&ctx->ctx_lock)->rlock){..-.}, at: spin_lock_irq include/linux/spinlock.h:354 [inline] 000000001b8942cb (&(&ctx->ctx_lock)->rlock){..-.}, at: aio_poll+0x790/0x14e0 fs/aio.c:1771 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+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock_irq include/linux/spinlock_api_smp.h:128 [inline] _raw_spin_lock_irq+0x60/0x80 kernel/locking/spinlock.c:160 spin_lock_irq include/linux/spinlock.h:354 [inline] free_ioctx_users+0xa7/0x6e0 fs/aio.c:610 percpu_ref_put_many include/linux/percpu-refcount.h:285 [inline] percpu_ref_put include/linux/percpu-refcount.h:301 [inline] percpu_ref_call_confirm_rcu lib/percpu-refcount.c:123 [inline] percpu_ref_switch_to_atomic_rcu+0x50c/0x6b0 lib/percpu-refcount.c:158 __rcu_reclaim kernel/rcu/rcu.h:240 [inline] rcu_do_batch kernel/rcu/tree.c:2452 [inline] invoke_rcu_callbacks kernel/rcu/tree.c:2773 [inline] rcu_process_callbacks+0xc4a/0x1680 kernel/rcu/tree.c:2754 __do_softirq+0x30b/0xb11 kernel/softirq.c:292 invoke_softirq kernel/softirq.c:373 [inline] irq_exit+0x180/0x1d0 kernel/softirq.c:413 exiting_irq arch/x86/include/asm/apic.h:536 [inline] smp_apic_timer_interrupt+0x1b7/0x760 arch/x86/kernel/apic/apic.c:1062 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:807 to a SOFTIRQ-irq-unsafe lock: (&ctx->fault_pending_wqh){+.+.} ... which became SOFTIRQ-irq-unsafe at: ... lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:329 [inline] userfaultfd_release+0x609/0x8c0 fs/userfaultfd.c:916 __fput+0x3c5/0xb10 fs/file_table.c:278 ____fput+0x16/0x20 fs/file_table.c:309 task_work_run+0x1f4/0x2b0 kernel/task_work.c:113 tracehook_notify_resume include/linux/tracehook.h:188 [inline] exit_to_usermode_loop+0x32a/0x3b0 arch/x86/entry/common.c:166 prepare_exit_to_usermode arch/x86/entry/common.c:197 [inline] syscall_return_slowpath arch/x86/entry/common.c:268 [inline] do_syscall_64+0x696/0x800 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe other info that might help us debug this: Chain exists of: &(&ctx->ctx_lock)->rlock --> &ctx->fd_wqh --> &ctx->fault_pending_wqh Possible interrupt unsafe locking scenario: CPU0 CPU1 ---- ---- lock(&ctx->fault_pending_wqh); local_irq_disable(); lock(&(&ctx->ctx_lock)->rlock); lock(&ctx->fd_wqh); lock(&(&ctx->ctx_lock)->rlock); *** DEADLOCK *** 1 lock held by syz-executor3/10799: #0: 000000001b8942cb (&(&ctx->ctx_lock)->rlock){..-.}, at: spin_lock_irq include/linux/spinlock.h:354 [inline] #0: 000000001b8942cb (&(&ctx->ctx_lock)->rlock){..-.}, at: aio_poll+0x790/0x14e0 fs/aio.c:1771 the dependencies between SOFTIRQ-irq-safe lock and the holding lock: -> (&(&ctx->ctx_lock)->rlock){..-.} { IN-SOFTIRQ-W at: lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock_irq include/linux/spinlock_api_smp.h:128 [inline] _raw_spin_lock_irq+0x60/0x80 kernel/locking/spinlock.c:160 spin_lock_irq include/linux/spinlock.h:354 [inline] free_ioctx_users+0xa7/0x6e0 fs/aio.c:610 percpu_ref_put_many include/linux/percpu-refcount.h:285 [inline] percpu_ref_put include/linux/percpu-refcount.h:301 [inline] percpu_ref_call_confirm_rcu lib/percpu-refcount.c:123 [inline] percpu_ref_switch_to_atomic_rcu+0x50c/0x6b0 lib/percpu-refcount.c:158 __rcu_reclaim kernel/rcu/rcu.h:240 [inline] rcu_do_batch kernel/rcu/tree.c:2452 [inline] invoke_rcu_callbacks kernel/rcu/tree.c:2773 [inline] rcu_process_callbacks+0xc4a/0x1680 kernel/rcu/tree.c:2754 __do_softirq+0x30b/0xb11 kernel/softirq.c:292 invoke_softirq kernel/softirq.c:373 [inline] irq_exit+0x180/0x1d0 kernel/softirq.c:413 exiting_irq arch/x86/include/asm/apic.h:536 [inline] smp_apic_timer_interrupt+0x1b7/0x760 arch/x86/kernel/apic/apic.c:1062 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:807 INITIAL USE at: lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock_irq include/linux/spinlock_api_smp.h:128 [inline] _raw_spin_lock_irq+0x60/0x80 kernel/locking/spinlock.c:160 spin_lock_irq include/linux/spinlock.h:354 [inline] free_ioctx_users+0xa7/0x6e0 fs/aio.c:610 percpu_ref_put_many include/linux/percpu-refcount.h:285 [inline] percpu_ref_put include/linux/percpu-refcount.h:301 [inline] percpu_ref_call_confirm_rcu lib/percpu-refcount.c:123 [inline] percpu_ref_switch_to_atomic_rcu+0x50c/0x6b0 lib/percpu-refcount.c:158 __rcu_reclaim kernel/rcu/rcu.h:240 [inline] rcu_do_batch kernel/rcu/tree.c:2452 [inline] invoke_rcu_callbacks kernel/rcu/tree.c:2773 [inline] rcu_process_callbacks+0xc4a/0x1680 kernel/rcu/tree.c:2754 __do_softirq+0x30b/0xb11 kernel/softirq.c:292 invoke_softirq kernel/softirq.c:373 [inline] irq_exit+0x180/0x1d0 kernel/softirq.c:413 exiting_irq arch/x86/include/asm/apic.h:536 [inline] smp_apic_timer_interrupt+0x1b7/0x760 arch/x86/kernel/apic/apic.c:1062 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:807 } ... key at: [] __key.51972+0x0/0x40 ... acquired at: lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:329 [inline] aio_poll+0x7b9/0x14e0 fs/aio.c:1772 __io_submit_one fs/aio.c:1875 [inline] io_submit_one+0xc39/0x1050 fs/aio.c:1908 __do_sys_io_submit fs/aio.c:1953 [inline] __se_sys_io_submit fs/aio.c:1923 [inline] __x64_sys_io_submit+0x1c4/0x5d0 fs/aio.c:1923 do_syscall_64+0x1a3/0x800 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->fault_pending_wqh){+.+.} { HARDIRQ-ON-W at: lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:329 [inline] userfaultfd_release+0x609/0x8c0 fs/userfaultfd.c:916 __fput+0x3c5/0xb10 fs/file_table.c:278 ____fput+0x16/0x20 fs/file_table.c:309 task_work_run+0x1f4/0x2b0 kernel/task_work.c:113 tracehook_notify_resume include/linux/tracehook.h:188 [inline] exit_to_usermode_loop+0x32a/0x3b0 arch/x86/entry/common.c:166 prepare_exit_to_usermode arch/x86/entry/common.c:197 [inline] syscall_return_slowpath arch/x86/entry/common.c:268 [inline] do_syscall_64+0x696/0x800 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe SOFTIRQ-ON-W at: lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:329 [inline] userfaultfd_release+0x609/0x8c0 fs/userfaultfd.c:916 __fput+0x3c5/0xb10 fs/file_table.c:278 ____fput+0x16/0x20 fs/file_table.c:309 task_work_run+0x1f4/0x2b0 kernel/task_work.c:113 tracehook_notify_resume include/linux/tracehook.h:188 [inline] exit_to_usermode_loop+0x32a/0x3b0 arch/x86/entry/common.c:166 prepare_exit_to_usermode arch/x86/entry/common.c:197 [inline] syscall_return_slowpath arch/x86/entry/common.c:268 [inline] do_syscall_64+0x696/0x800 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe INITIAL USE at: lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:329 [inline] userfaultfd_release+0x609/0x8c0 fs/userfaultfd.c:916 __fput+0x3c5/0xb10 fs/file_table.c:278 ____fput+0x16/0x20 fs/file_table.c:309 task_work_run+0x1f4/0x2b0 kernel/task_work.c:113 tracehook_notify_resume include/linux/tracehook.h:188 [inline] exit_to_usermode_loop+0x32a/0x3b0 arch/x86/entry/common.c:166 prepare_exit_to_usermode arch/x86/entry/common.c:197 [inline] syscall_return_slowpath arch/x86/entry/common.c:268 [inline] do_syscall_64+0x696/0x800 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe } ... key at: [] __key.44851+0x0/0x40 ... acquired at: __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:329 [inline] userfaultfd_ctx_read+0x690/0x2060 fs/userfaultfd.c:1040 userfaultfd_read+0x1e0/0x2c0 fs/userfaultfd.c:1198 __vfs_read+0x116/0xb20 fs/read_write.c:416 vfs_read+0x194/0x3e0 fs/read_write.c:452 ksys_read+0x105/0x260 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+0x1a3/0x800 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe -> (&ctx->fd_wqh){....} { INITIAL USE at: lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline] _raw_spin_lock_irqsave+0x95/0xcd kernel/locking/spinlock.c:152 __wake_up_common_lock+0x19b/0x390 kernel/sched/wait.c:120 __wake_up+0xe/0x10 kernel/sched/wait.c:145 userfaultfd_release+0x667/0x8c0 fs/userfaultfd.c:924 __fput+0x3c5/0xb10 fs/file_table.c:278 ____fput+0x16/0x20 fs/file_table.c:309 task_work_run+0x1f4/0x2b0 kernel/task_work.c:113 tracehook_notify_resume include/linux/tracehook.h:188 [inline] exit_to_usermode_loop+0x32a/0x3b0 arch/x86/entry/common.c:166 prepare_exit_to_usermode arch/x86/entry/common.c:197 [inline] syscall_return_slowpath arch/x86/entry/common.c:268 [inline] do_syscall_64+0x696/0x800 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe } ... key at: [] __key.44854+0x0/0x40 ... acquired at: lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:329 [inline] aio_poll+0x7b9/0x14e0 fs/aio.c:1772 __io_submit_one fs/aio.c:1875 [inline] io_submit_one+0xc39/0x1050 fs/aio.c:1908 __do_sys_io_submit fs/aio.c:1953 [inline] __se_sys_io_submit fs/aio.c:1923 [inline] __x64_sys_io_submit+0x1c4/0x5d0 fs/aio.c:1923 do_syscall_64+0x1a3/0x800 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe stack backtrace: CPU: 0 PID: 10799 Comm: syz-executor3 Not tainted 5.0.0-rc4+ #54 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x1db/0x2d0 lib/dump_stack.c:113 print_bad_irq_dependency kernel/locking/lockdep.c:1573 [inline] check_usage.cold+0x5e2/0x917 kernel/locking/lockdep.c:1605 check_irq_usage kernel/locking/lockdep.c:1661 [inline] check_prev_add_irq kernel/locking/lockdep_states.h:8 [inline] check_prev_add kernel/locking/lockdep.c:1871 [inline] check_prevs_add kernel/locking/lockdep.c:1979 [inline] validate_chain kernel/locking/lockdep.c:2350 [inline] __lock_acquire+0x2169/0x4a30 kernel/locking/lockdep.c:3338 lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:329 [inline] aio_poll+0x7b9/0x14e0 fs/aio.c:1772 __io_submit_one fs/aio.c:1875 [inline] io_submit_one+0xc39/0x1050 fs/aio.c:1908 __do_sys_io_submit fs/aio.c:1953 [inline] __se_sys_io_submit fs/aio.c:1923 [inline] __x64_sys_io_submit+0x1c4/0x5d0 fs/aio.c:1923 do_syscall_64+0x1a3/0x800 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe RIP: 0033:0x457e39 Code: ad b8 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 7b b8 fb ff c3 66 2e 0f 1f 84 00 00 00 00 RSP: 002b:00007f9709ceac78 EFLAGS: 00000246 ORIG_RAX: 00000000000000d1 RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 0000000000457e39 RDX: 0000000020000600 RSI: 0000000000000001 RDI: 00007f9709cca000 RBP: 000000000073bf00 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 00007f9709ceb6d4 R13: 00000000004bf045 R14: 00000000004d0878 R15: 00000000ffffffff kobject: 'rx-0' (0000000047412b2a): kobject_cleanup, parent 0000000072c90b1e kobject: 'rx-0' (0000000047412b2a): auto cleanup 'remove' event kobject: 'rx-0' (0000000047412b2a): kobject_uevent_env kobject: 'rx-0' (0000000047412b2a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000047412b2a): auto cleanup kobject_del kobject: 'rx-0' (0000000047412b2a): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f98826bd): kobject_cleanup, parent 0000000072c90b1e kobject: 'tx-0' (00000000f98826bd): auto cleanup 'remove' event kobject: 'tx-0' (00000000f98826bd): kobject_uevent_env kobject: 'tx-0' (00000000f98826bd): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000f98826bd): auto cleanup kobject_del kobject: 'tx-0' (00000000f98826bd): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000072c90b1e): kobject_cleanup, parent (null) kobject: 'queues' (0000000072c90b1e): calling ktype release kobject: 'queues' (0000000072c90b1e): kset_release kobject: 'queues': free name kobject: 'tunl0' (000000009f084e7c): kobject_uevent_env kobject: 'tunl0' (000000009f084e7c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop2' (000000004728d331): kobject_uevent_env kobject: 'loop2' (000000004728d331): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'tunl0' (000000009f084e7c): kobject_cleanup, parent (null) kobject: 'tunl0' (000000009f084e7c): auto cleanup 'remove' event kobject: 'tunl0' (000000009f084e7c): kobject_uevent_env audit: type=1400 audit(1548966917.235:90): avc: denied { map } for pid=10801 comm="syz-executor1" path="socket:[145026]" dev="sockfs" ino=145026 scontext=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 tcontext=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 tclass=packet_socket permissive=1 kobject: 'loop0' (000000008d824d3c): kobject_uevent_env kobject: 'tunl0' (000000009f084e7c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop0' (000000008d824d3c): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'tunl0' (000000009f084e7c): calling ktype release kobject: 'loop5' (000000001dbb0375): kobject_uevent_env kobject: 'tunl0': free name kobject: 'loop5' (000000001dbb0375): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'mesh' (000000003f3bfb1c): kobject_uevent_env kobject: 'mesh' (000000003f3bfb1c): kobject_uevent_env: filter function caused the event to drop! kobject: 'loop3' (00000000640095f2): kobject_uevent_env kobject: 'loop3' (00000000640095f2): fill_kobj_path: path = '/devices/virtual/block/loop3' device bridge_slave_1 left promiscuous mode bridge0: port 2(bridge_slave_1) entered disabled state kobject: 'loop5' (000000001dbb0375): kobject_uevent_env kobject: 'loop5' (000000001dbb0375): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'brport' (00000000a8c80498): kobject_uevent_env kobject: 'brport' (00000000a8c80498): kobject_uevent_env: filter function caused the event to drop! kobject: 'loop2' (000000004728d331): kobject_uevent_env kobject: 'loop2' (000000004728d331): fill_kobj_path: path = '/devices/virtual/block/loop2' device bridge_slave_0 left promiscuous mode bridge0: port 1(bridge_slave_0) entered disabled state kobject: 'loop3' (00000000640095f2): kobject_uevent_env kobject: 'brport' (00000000a8c80498): kobject_cleanup, parent (null) kobject: 'brport' (00000000a8c80498): calling ktype release kobject: 'brport': free name kobject: 'loop3' (00000000640095f2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop1' (000000007cdc60d5): kobject_uevent_env kobject: 'loop1' (000000007cdc60d5): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'loop1' (000000007cdc60d5): kobject_uevent_env kobject: 'brport' (0000000016fce6aa): kobject_uevent_env kobject: 'loop1' (000000007cdc60d5): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'brport' (0000000016fce6aa): kobject_uevent_env: filter function caused the event to drop! kobject: 'loop5' (000000001dbb0375): kobject_uevent_env kobject: 'loop5' (000000001dbb0375): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop0' (000000008d824d3c): kobject_uevent_env kobject: 'brif' (000000000b666d54): kobject_cleanup, parent 000000006a029608 kobject: 'loop0' (000000008d824d3c): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'loop1' (000000007cdc60d5): kobject_uevent_env kobject: 'loop1' (000000007cdc60d5): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'brif' (000000000b666d54): auto cleanup kobject_del kobject: 'loop3' (00000000640095f2): kobject_uevent_env kobject: 'brif' (000000000b666d54): calling ktype release kobject: 'loop3' (00000000640095f2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'brport' (0000000016fce6aa): kobject_cleanup, parent (null) kobject: 'brport' (0000000016fce6aa): calling ktype release kobject: 'brport': free name kobject: (000000000b666d54): dynamic_kobj_release kobject: 'brif': free name kobject: 'vlan0' (00000000bb6618c6): kobject_uevent_env kobject: 'vlan0' (00000000bb6618c6): kobject_uevent_env: attempted to send uevent without kset! kobject: 'mesh' (000000003f3bfb1c): kobject_cleanup, parent (null) kobject: 'mesh' (000000003f3bfb1c): calling ktype release kobject: (000000003f3bfb1c): dynamic_kobj_release kobject: 'mesh': free name kobject: 'vlan0' (00000000bb6618c6): kobject_cleanup, parent (null) kobject: 'vlan0' (00000000bb6618c6): calling ktype release kobject: (00000000bb6618c6): dynamic_kobj_release kobject: 'vlan0': free name kobject: 'batman_adv' (00000000ede2764b): kobject_uevent_env kobject: 'batman_adv' (00000000ede2764b): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000ede2764b): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000ede2764b): calling ktype release kobject: (00000000ede2764b): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000da918d60): kobject_cleanup, parent 0000000084f571d7 kobject: 'rx-0' (00000000da918d60): auto cleanup 'remove' event kobject: 'rx-0' (00000000da918d60): kobject_uevent_env kobject: 'rx-0' (00000000da918d60): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000da918d60): auto cleanup kobject_del kobject: 'rx-0' (00000000da918d60): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000005ffa63d5): kobject_cleanup, parent 0000000084f571d7 kobject: 'tx-0' (000000005ffa63d5): auto cleanup 'remove' event kobject: 'tx-0' (000000005ffa63d5): kobject_uevent_env kobject: 'tx-0' (000000005ffa63d5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000005ffa63d5): auto cleanup kobject_del kobject: 'tx-0' (000000005ffa63d5): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000084f571d7): kobject_cleanup, parent (null) kobject: 'queues' (0000000084f571d7): calling ktype release kobject: 'queues' (0000000084f571d7): kset_release kobject: 'queues': free name kobject: 'hsr0' (00000000a954c60a): kobject_uevent_env kobject: 'hsr0' (00000000a954c60a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000c568c642): kobject_uevent_env kobject: 'batman_adv' (00000000c568c642): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000c568c642): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000c568c642): calling ktype release kobject: (00000000c568c642): dynamic_kobj_release kobject: 'batman_adv': free name device hsr_slave_1 left promiscuous mode kobject: 'rx-0' (00000000d0fd8d40): kobject_cleanup, parent 00000000a0410c04 kobject: 'rx-0' (00000000d0fd8d40): auto cleanup 'remove' event kobject: 'rx-0' (00000000d0fd8d40): kobject_uevent_env kobject: 'rx-0' (00000000d0fd8d40): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000d0fd8d40): auto cleanup kobject_del kobject: 'rx-0' (00000000d0fd8d40): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000008c68251a): kobject_cleanup, parent 00000000a0410c04 kobject: 'tx-0' (000000008c68251a): auto cleanup 'remove' event kobject: 'tx-0' (000000008c68251a): kobject_uevent_env kobject: 'tx-0' (000000008c68251a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000008c68251a): auto cleanup kobject_del kobject: 'tx-0' (000000008c68251a): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000a0410c04): kobject_cleanup, parent (null) kobject: 'queues' (00000000a0410c04): calling ktype release kobject: 'queues' (00000000a0410c04): kset_release kobject: 'queues': free name kobject: 'hsr_slave_1' (00000000de6207ec): kobject_uevent_env kobject: 'hsr_slave_1' (00000000de6207ec): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (0000000030cc9a1c): kobject_uevent_env kobject: 'batman_adv' (0000000030cc9a1c): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (0000000030cc9a1c): kobject_cleanup, parent (null) kobject: 'batman_adv' (0000000030cc9a1c): calling ktype release kobject: (0000000030cc9a1c): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000075d8ce7): kobject_cleanup, parent 00000000c10ef736 kobject: 'rx-0' (00000000075d8ce7): auto cleanup 'remove' event kobject: 'rx-0' (00000000075d8ce7): kobject_uevent_env kobject: 'rx-0' (00000000075d8ce7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000075d8ce7): auto cleanup kobject_del kobject: 'rx-0' (00000000075d8ce7): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000000f1d68f7): kobject_cleanup, parent 00000000c10ef736 kobject: 'tx-0' (000000000f1d68f7): auto cleanup 'remove' event kobject: 'tx-0' (000000000f1d68f7): kobject_uevent_env kobject: 'tx-0' (000000000f1d68f7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000000f1d68f7): auto cleanup kobject_del kobject: 'tx-0' (000000000f1d68f7): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000c10ef736): kobject_cleanup, parent (null) kobject: 'queues' (00000000c10ef736): calling ktype release kobject: 'queues' (00000000c10ef736): kset_release kobject: 'queues': free name kobject: 'veth1_to_hsr' (0000000055ec1251): kobject_uevent_env kobject: 'veth1_to_hsr' (0000000055ec1251): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (0000000087ba930d): kobject_uevent_env kobject: 'batman_adv' (0000000087ba930d): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (0000000087ba930d): kobject_cleanup, parent (null) kobject: 'batman_adv' (0000000087ba930d): calling ktype release kobject: (0000000087ba930d): dynamic_kobj_release kobject: 'batman_adv': free name device hsr_slave_0 left promiscuous mode kobject: 'rx-0' (00000000af766514): kobject_cleanup, parent 000000002e326a48 kobject: 'rx-0' (00000000af766514): auto cleanup 'remove' event kobject: 'rx-0' (00000000af766514): kobject_uevent_env kobject: 'rx-0' (00000000af766514): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000af766514): auto cleanup kobject_del kobject: 'rx-0' (00000000af766514): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000cbc39772): kobject_cleanup, parent 000000002e326a48 kobject: 'tx-0' (00000000cbc39772): auto cleanup 'remove' event kobject: 'tx-0' (00000000cbc39772): kobject_uevent_env kobject: 'tx-0' (00000000cbc39772): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000cbc39772): auto cleanup kobject_del kobject: 'tx-0' (00000000cbc39772): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002e326a48): kobject_cleanup, parent (null) kobject: 'queues' (000000002e326a48): calling ktype release kobject: 'queues' (000000002e326a48): kset_release kobject: 'queues': free name kobject: 'hsr_slave_0' (00000000f6dd3a48): kobject_uevent_env kobject: 'hsr_slave_0' (00000000f6dd3a48): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000da6bdae1): kobject_uevent_env kobject: 'batman_adv' (00000000da6bdae1): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000da6bdae1): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000da6bdae1): calling ktype release kobject: (00000000da6bdae1): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000009ba4633a): kobject_cleanup, parent 00000000a796b058 kobject: 'rx-0' (000000009ba4633a): auto cleanup 'remove' event kobject: 'rx-0' (000000009ba4633a): kobject_uevent_env kobject: 'rx-0' (000000009ba4633a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009ba4633a): auto cleanup kobject_del kobject: 'rx-0' (000000009ba4633a): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000cae6c83f): kobject_cleanup, parent 00000000a796b058 kobject: 'tx-0' (00000000cae6c83f): auto cleanup 'remove' event kobject: 'tx-0' (00000000cae6c83f): kobject_uevent_env kobject: 'tx-0' (00000000cae6c83f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000cae6c83f): auto cleanup kobject_del kobject: 'tx-0' (00000000cae6c83f): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000a796b058): kobject_cleanup, parent (null) kobject: 'queues' (00000000a796b058): calling ktype release kobject: 'queues' (00000000a796b058): kset_release kobject: 'queues': free name kobject: 'veth0_to_hsr' (000000008f278e1c): kobject_uevent_env kobject: 'veth0_to_hsr' (000000008f278e1c): kobject_uevent_env: uevent_suppress caused the event to drop! team0 (unregistering): Port device team_slave_1 removed kobject: 'batman_adv' (000000005d2fd117): kobject_uevent_env kobject: 'batman_adv' (000000005d2fd117): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000005d2fd117): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000005d2fd117): calling ktype release kobject: (000000005d2fd117): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000002b1e243): kobject_cleanup, parent 00000000ad079a4f kobject: 'rx-0' (0000000002b1e243): auto cleanup 'remove' event kobject: 'rx-0' (0000000002b1e243): kobject_uevent_env kobject: 'rx-0' (0000000002b1e243): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000002b1e243): auto cleanup kobject_del kobject: 'rx-0' (0000000002b1e243): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000052b81af3): kobject_cleanup, parent 00000000ad079a4f kobject: 'tx-0' (0000000052b81af3): auto cleanup 'remove' event kobject: 'tx-0' (0000000052b81af3): kobject_uevent_env kobject: 'tx-0' (0000000052b81af3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000052b81af3): auto cleanup kobject_del kobject: 'tx-0' (0000000052b81af3): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000ad079a4f): kobject_cleanup, parent (null) kobject: 'queues' (00000000ad079a4f): calling ktype release kobject: 'queues' (00000000ad079a4f): kset_release kobject: 'queues': free name kobject: 'team_slave_1' (00000000547cd67d): kobject_uevent_env kobject: 'team_slave_1' (00000000547cd67d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000009c4abd81): kobject_uevent_env kobject: 'batman_adv' (000000009c4abd81): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000009c4abd81): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000009c4abd81): calling ktype release kobject: (000000009c4abd81): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000bcc16ce2): kobject_cleanup, parent 00000000cdb2f1d8 kobject: 'rx-0' (00000000bcc16ce2): auto cleanup 'remove' event kobject: 'rx-0' (00000000bcc16ce2): kobject_uevent_env kobject: 'rx-0' (00000000bcc16ce2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000bcc16ce2): auto cleanup kobject_del kobject: 'rx-0' (00000000bcc16ce2): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000c072adb4): kobject_cleanup, parent 00000000cdb2f1d8 kobject: 'tx-0' (00000000c072adb4): auto cleanup 'remove' event kobject: 'tx-0' (00000000c072adb4): kobject_uevent_env kobject: 'tx-0' (00000000c072adb4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000c072adb4): auto cleanup kobject_del kobject: 'tx-0' (00000000c072adb4): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000cdb2f1d8): kobject_cleanup, parent (null) kobject: 'queues' (00000000cdb2f1d8): calling ktype release kobject: 'queues' (00000000cdb2f1d8): kset_release kobject: 'queues': free name kobject: 'veth1_to_team' (00000000bfc3ecd1): kobject_uevent_env kobject: 'veth1_to_team' (00000000bfc3ecd1): kobject_uevent_env: uevent_suppress caused the event to drop! team0 (unregistering): Port device team_slave_0 removed kobject: 'batman_adv' (00000000f85693b9): kobject_uevent_env kobject: 'batman_adv' (00000000f85693b9): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000f85693b9): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000f85693b9): calling ktype release kobject: (00000000f85693b9): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000a10b673d): kobject_cleanup, parent 00000000c6028dbe kobject: 'rx-0' (00000000a10b673d): auto cleanup 'remove' event kobject: 'rx-0' (00000000a10b673d): kobject_uevent_env kobject: 'rx-0' (00000000a10b673d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000a10b673d): auto cleanup kobject_del kobject: 'rx-0' (00000000a10b673d): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000a2d3ee69): kobject_cleanup, parent 00000000c6028dbe kobject: 'tx-0' (00000000a2d3ee69): auto cleanup 'remove' event kobject: 'tx-0' (00000000a2d3ee69): kobject_uevent_env kobject: 'tx-0' (00000000a2d3ee69): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000a2d3ee69): auto cleanup kobject_del kobject: 'tx-0' (00000000a2d3ee69): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000c6028dbe): kobject_cleanup, parent (null) kobject: 'queues' (00000000c6028dbe): calling ktype release kobject: 'queues' (00000000c6028dbe): kset_release kobject: 'queues': free name kobject: 'team_slave_0' (0000000098628264): kobject_uevent_env kobject: 'team_slave_0' (0000000098628264): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000922e915d): kobject_uevent_env kobject: 'batman_adv' (00000000922e915d): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000922e915d): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000922e915d): calling ktype release kobject: (00000000922e915d): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000004b93a9cb): kobject_cleanup, parent 00000000e5b94ec4 kobject: 'rx-0' (000000004b93a9cb): auto cleanup 'remove' event kobject: 'rx-0' (000000004b93a9cb): kobject_uevent_env kobject: 'rx-0' (000000004b93a9cb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004b93a9cb): auto cleanup kobject_del kobject: 'rx-0' (000000004b93a9cb): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000d21da58b): kobject_cleanup, parent 00000000e5b94ec4 kobject: 'tx-0' (00000000d21da58b): auto cleanup 'remove' event kobject: 'tx-0' (00000000d21da58b): kobject_uevent_env kobject: 'tx-0' (00000000d21da58b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000d21da58b): auto cleanup kobject_del kobject: 'tx-0' (00000000d21da58b): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000e5b94ec4): kobject_cleanup, parent (null) kobject: 'queues' (00000000e5b94ec4): calling ktype release kobject: 'queues' (00000000e5b94ec4): kset_release kobject: 'queues': free name kobject: 'veth0_to_team' (00000000d62687ce): kobject_uevent_env kobject: 'veth0_to_team' (00000000d62687ce): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bonding_slave' (00000000d9dc0921): kobject_cleanup, parent 000000009d645725 kobject: 'bonding_slave' (00000000d9dc0921): does not have a release() function, it is broken and must be fixed. See Documentation/kobject.txt. kobject: 'bonding_slave' (00000000d9dc0921): auto cleanup kobject_del kobject: 'bonding_slave': free name bond0 (unregistering): Releasing backup interface bond_slave_1 kobject: 'batman_adv' (00000000be54631e): kobject_uevent_env kobject: 'batman_adv' (00000000be54631e): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000be54631e): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000be54631e): calling ktype release kobject: (00000000be54631e): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000b0a5220b): kobject_cleanup, parent 000000009441e630 kobject: 'rx-0' (00000000b0a5220b): auto cleanup 'remove' event kobject: 'rx-0' (00000000b0a5220b): kobject_uevent_env kobject: 'rx-0' (00000000b0a5220b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000b0a5220b): auto cleanup kobject_del kobject: 'rx-0' (00000000b0a5220b): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000bb649fc2): kobject_cleanup, parent 000000009441e630 kobject: 'tx-0' (00000000bb649fc2): auto cleanup 'remove' event kobject: 'tx-0' (00000000bb649fc2): kobject_uevent_env kobject: 'tx-0' (00000000bb649fc2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000bb649fc2): auto cleanup kobject_del kobject: 'tx-0' (00000000bb649fc2): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000009441e630): kobject_cleanup, parent (null) kobject: 'queues' (000000009441e630): calling ktype release kobject: 'queues' (000000009441e630): kset_release kobject: 'queues': free name kobject: 'bond_slave_1' (000000009d645725): kobject_uevent_env kobject: 'bond_slave_1' (000000009d645725): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (0000000031e57204): kobject_uevent_env kobject: 'batman_adv' (0000000031e57204): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (0000000031e57204): kobject_cleanup, parent (null) kobject: 'batman_adv' (0000000031e57204): calling ktype release kobject: (0000000031e57204): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000bcfba33b): kobject_cleanup, parent 00000000c48230cf kobject: 'rx-0' (00000000bcfba33b): auto cleanup 'remove' event kobject: 'rx-0' (00000000bcfba33b): kobject_uevent_env kobject: 'rx-0' (00000000bcfba33b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000bcfba33b): auto cleanup kobject_del kobject: 'rx-0' (00000000bcfba33b): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000231e1247): kobject_cleanup, parent 00000000c48230cf kobject: 'tx-0' (00000000231e1247): auto cleanup 'remove' event kobject: 'tx-0' (00000000231e1247): kobject_uevent_env kobject: 'tx-0' (00000000231e1247): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000231e1247): auto cleanup kobject_del kobject: 'tx-0' (00000000231e1247): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000c48230cf): kobject_cleanup, parent (null) kobject: 'queues' (00000000c48230cf): calling ktype release kobject: 'queues' (00000000c48230cf): kset_release kobject: 'queues': free name kobject: 'veth1_to_bond' (000000000aba5935): kobject_uevent_env kobject: 'veth1_to_bond' (000000000aba5935): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bonding_slave' (000000009ca54b1c): kobject_cleanup, parent 000000001668689e kobject: 'bonding_slave' (000000009ca54b1c): does not have a release() function, it is broken and must be fixed. See Documentation/kobject.txt. kobject: 'bonding_slave' (000000009ca54b1c): auto cleanup kobject_del kobject: 'bonding_slave': free name bond0 (unregistering): Releasing backup interface bond_slave_0 kobject: 'batman_adv' (00000000f23cb495): kobject_uevent_env kobject: 'batman_adv' (00000000f23cb495): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000f23cb495): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000f23cb495): calling ktype release kobject: (00000000f23cb495): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000a94819eb): kobject_cleanup, parent 000000006dc49bb6 kobject: 'rx-0' (00000000a94819eb): auto cleanup 'remove' event kobject: 'rx-0' (00000000a94819eb): kobject_uevent_env kobject: 'rx-0' (00000000a94819eb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000a94819eb): auto cleanup kobject_del kobject: 'rx-0' (00000000a94819eb): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000018528324): kobject_cleanup, parent 000000006dc49bb6 kobject: 'tx-0' (0000000018528324): auto cleanup 'remove' event kobject: 'tx-0' (0000000018528324): kobject_uevent_env kobject: 'tx-0' (0000000018528324): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000018528324): auto cleanup kobject_del kobject: 'tx-0' (0000000018528324): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000006dc49bb6): kobject_cleanup, parent (null) kobject: 'queues' (000000006dc49bb6): calling ktype release kobject: 'queues' (000000006dc49bb6): kset_release kobject: 'queues': free name kobject: 'bond_slave_0' (000000001668689e): kobject_uevent_env kobject: 'bond_slave_0' (000000001668689e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000627124b3): kobject_uevent_env kobject: 'batman_adv' (00000000627124b3): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000627124b3): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000627124b3): calling ktype release kobject: (00000000627124b3): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000050d28dc3): kobject_cleanup, parent 000000002fc902b7 kobject: 'rx-0' (0000000050d28dc3): auto cleanup 'remove' event kobject: 'rx-0' (0000000050d28dc3): kobject_uevent_env kobject: 'rx-0' (0000000050d28dc3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000050d28dc3): auto cleanup kobject_del kobject: 'rx-0' (0000000050d28dc3): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000002e333a12): kobject_cleanup, parent 000000002fc902b7 kobject: 'tx-0' (000000002e333a12): auto cleanup 'remove' event kobject: 'tx-0' (000000002e333a12): kobject_uevent_env kobject: 'tx-0' (000000002e333a12): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000002e333a12): auto cleanup kobject_del kobject: 'tx-0' (000000002e333a12): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002fc902b7): kobject_cleanup, parent (null) kobject: 'queues' (000000002fc902b7): calling ktype release kobject: 'queues' (000000002fc902b7): kset_release kobject: 'queues': free name kobject: 'veth0_to_bond' (0000000070300b8b): kobject_uevent_env kobject: 'veth0_to_bond' (0000000070300b8b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000000810be8e): kobject_uevent_env kobject: 'batman_adv' (000000000810be8e): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000000810be8e): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000000810be8e): calling ktype release kobject: (000000000810be8e): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000013155792): kobject_cleanup, parent 000000000f894560 kobject: 'rx-0' (0000000013155792): auto cleanup 'remove' event kobject: 'rx-0' (0000000013155792): kobject_uevent_env kobject: 'rx-0' (0000000013155792): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000013155792): auto cleanup kobject_del kobject: 'rx-0' (0000000013155792): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000002def3e59): kobject_cleanup, parent 000000000f894560 kobject: 'tx-0' (000000002def3e59): auto cleanup 'remove' event kobject: 'tx-0' (000000002def3e59): kobject_uevent_env kobject: 'tx-0' (000000002def3e59): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000002def3e59): auto cleanup kobject_del kobject: 'tx-0' (000000002def3e59): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000000f894560): kobject_cleanup, parent (null) kobject: 'queues' (000000000f894560): calling ktype release kobject: 'queues' (000000000f894560): kset_release kobject: 'queues': free name kobject: 'bridge_slave_1' (00000000b5ea984a): kobject_uevent_env kobject: 'bridge_slave_1' (00000000b5ea984a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000299b4e3f): kobject_uevent_env kobject: 'batman_adv' (00000000299b4e3f): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000299b4e3f): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000299b4e3f): calling ktype release kobject: (00000000299b4e3f): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000080c09a29): kobject_cleanup, parent 000000005d89a8de kobject: 'rx-0' (0000000080c09a29): auto cleanup 'remove' event kobject: 'rx-0' (0000000080c09a29): kobject_uevent_env kobject: 'rx-0' (0000000080c09a29): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000080c09a29): auto cleanup kobject_del kobject: 'rx-0' (0000000080c09a29): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000132ae593): kobject_cleanup, parent 000000005d89a8de kobject: 'tx-0' (00000000132ae593): auto cleanup 'remove' event kobject: 'tx-0' (00000000132ae593): kobject_uevent_env kobject: 'tx-0' (00000000132ae593): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000132ae593): auto cleanup kobject_del kobject: 'tx-0' (00000000132ae593): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000005d89a8de): kobject_cleanup, parent (null) kobject: 'queues' (000000005d89a8de): calling ktype release kobject: 'queues' (000000005d89a8de): kset_release kobject: 'queues': free name kobject: 'veth1_to_bridge' (0000000026b7b9ae): kobject_uevent_env kobject: 'veth1_to_bridge' (0000000026b7b9ae): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000008a7925c7): kobject_uevent_env kobject: 'batman_adv' (000000008a7925c7): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000008a7925c7): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000008a7925c7): calling ktype release kobject: (000000008a7925c7): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000058da0b8f): kobject_cleanup, parent 00000000b8d934bc kobject: 'rx-0' (0000000058da0b8f): auto cleanup 'remove' event kobject: 'rx-0' (0000000058da0b8f): kobject_uevent_env kobject: 'rx-0' (0000000058da0b8f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000058da0b8f): auto cleanup kobject_del kobject: 'rx-0' (0000000058da0b8f): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000b166e8c8): kobject_cleanup, parent 00000000b8d934bc kobject: 'tx-0' (00000000b166e8c8): auto cleanup 'remove' event kobject: 'tx-0' (00000000b166e8c8): kobject_uevent_env kobject: 'tx-0' (00000000b166e8c8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000b166e8c8): auto cleanup kobject_del kobject: 'tx-0' (00000000b166e8c8): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b8d934bc): kobject_cleanup, parent (null) kobject: 'queues' (00000000b8d934bc): calling ktype release kobject: 'queues' (00000000b8d934bc): kset_release kobject: 'queues': free name kobject: 'bridge_slave_0' (00000000edc592c7): kobject_uevent_env kobject: 'bridge_slave_0' (00000000edc592c7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000bf5f3618): kobject_uevent_env kobject: 'batman_adv' (00000000bf5f3618): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000bf5f3618): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000bf5f3618): calling ktype release kobject: (00000000bf5f3618): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000559de945): kobject_cleanup, parent 000000003f0d6936 kobject: 'rx-0' (00000000559de945): auto cleanup 'remove' event kobject: 'rx-0' (00000000559de945): kobject_uevent_env kobject: 'rx-0' (00000000559de945): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000559de945): auto cleanup kobject_del kobject: 'rx-0' (00000000559de945): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000b8686e66): kobject_cleanup, parent 000000003f0d6936 kobject: 'tx-0' (00000000b8686e66): auto cleanup 'remove' event kobject: 'tx-0' (00000000b8686e66): kobject_uevent_env kobject: 'tx-0' (00000000b8686e66): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000b8686e66): auto cleanup kobject_del kobject: 'tx-0' (00000000b8686e66): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000003f0d6936): kobject_cleanup, parent (null) kobject: 'queues' (000000003f0d6936): calling ktype release kobject: 'queues' (000000003f0d6936): kset_release kobject: 'queues': free name kobject: 'veth0_to_bridge' (0000000090a8b09a): kobject_uevent_env kobject: 'veth0_to_bridge' (0000000090a8b09a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000cdc13929): kobject_uevent_env kobject: 'batman_adv' (00000000cdc13929): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000cdc13929): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000cdc13929): calling ktype release kobject: (00000000cdc13929): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000031e0fb73): kobject_cleanup, parent 00000000fcf2c527 kobject: 'rx-0' (0000000031e0fb73): auto cleanup 'remove' event kobject: 'rx-0' (0000000031e0fb73): kobject_uevent_env kobject: 'rx-0' (0000000031e0fb73): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000031e0fb73): auto cleanup kobject_del kobject: 'rx-0' (0000000031e0fb73): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000a77e74da): kobject_cleanup, parent 00000000fcf2c527 kobject: 'tx-0' (00000000a77e74da): auto cleanup 'remove' event kobject: 'tx-0' (00000000a77e74da): kobject_uevent_env kobject: 'tx-0' (00000000a77e74da): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000a77e74da): auto cleanup kobject_del kobject: 'tx-0' (00000000a77e74da): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000fcf2c527): kobject_cleanup, parent (null) kobject: 'queues' (00000000fcf2c527): calling ktype release kobject: 'queues' (00000000fcf2c527): kset_release kobject: 'queues': free name kobject: 'veth1' (0000000061827002): kobject_uevent_env kobject: 'veth1' (0000000061827002): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000bc8aa83e): kobject_uevent_env kobject: 'batman_adv' (00000000bc8aa83e): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000bc8aa83e): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000bc8aa83e): calling ktype release kobject: (00000000bc8aa83e): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000718f445d): kobject_cleanup, parent 000000004611d155 kobject: 'rx-0' (00000000718f445d): auto cleanup 'remove' event kobject: 'rx-0' (00000000718f445d): kobject_uevent_env kobject: 'rx-0' (00000000718f445d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000718f445d): auto cleanup kobject_del kobject: 'rx-0' (00000000718f445d): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000009ae2c095): kobject_cleanup, parent 000000004611d155 kobject: 'tx-0' (000000009ae2c095): auto cleanup 'remove' event kobject: 'tx-0' (000000009ae2c095): kobject_uevent_env kobject: 'tx-0' (000000009ae2c095): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000009ae2c095): auto cleanup kobject_del kobject: 'tx-0' (000000009ae2c095): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000004611d155): kobject_cleanup, parent (null) kobject: 'queues' (000000004611d155): calling ktype release kobject: 'queues' (000000004611d155): kset_release kobject: 'queues': free name kobject: 'veth0' (00000000df311ce2): kobject_uevent_env kobject: 'veth0' (00000000df311ce2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000fb7957ed): kobject_cleanup, parent 000000001f93ff47 kobject: 'rx-0' (00000000fb7957ed): auto cleanup 'remove' event kobject: 'rx-0' (00000000fb7957ed): kobject_uevent_env kobject: 'rx-0' (00000000fb7957ed): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000fb7957ed): auto cleanup kobject_del kobject: 'rx-0' (00000000fb7957ed): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000cf1dad89): kobject_cleanup, parent 000000001f93ff47 kobject: 'tx-0' (00000000cf1dad89): auto cleanup 'remove' event kobject: 'tx-0' (00000000cf1dad89): kobject_uevent_env kobject: 'tx-0' (00000000cf1dad89): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000cf1dad89): auto cleanup kobject_del kobject: 'tx-0' (00000000cf1dad89): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000001f93ff47): kobject_cleanup, parent (null) kobject: 'queues' (000000001f93ff47): calling ktype release kobject: 'queues' (000000001f93ff47): kset_release kobject: 'queues': free name kobject: 'vxcan1' (000000002220c1ed): kobject_uevent_env kobject: 'vxcan1' (000000002220c1ed): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004aff28d9): kobject_cleanup, parent 000000005300882a kobject: 'rx-0' (000000004aff28d9): auto cleanup 'remove' event kobject: 'rx-0' (000000004aff28d9): kobject_uevent_env kobject: 'rx-0' (000000004aff28d9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004aff28d9): auto cleanup kobject_del kobject: 'rx-0' (000000004aff28d9): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000bbfac467): kobject_cleanup, parent 000000005300882a kobject: 'tx-0' (00000000bbfac467): auto cleanup 'remove' event kobject: 'tx-0' (00000000bbfac467): kobject_uevent_env kobject: 'tx-0' (00000000bbfac467): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000bbfac467): auto cleanup kobject_del kobject: 'tx-0' (00000000bbfac467): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000005300882a): kobject_cleanup, parent (null) kobject: 'queues' (000000005300882a): calling ktype release kobject: 'queues' (000000005300882a): kset_release kobject: 'queues': free name kobject: 'vxcan0' (000000002c10a871): kobject_uevent_env kobject: 'vxcan0' (000000002c10a871): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000b5a9e573): kobject_cleanup, parent 00000000836221f5 kobject: 'rx-0' (00000000b5a9e573): auto cleanup 'remove' event kobject: 'rx-0' (00000000b5a9e573): kobject_uevent_env kobject: 'rx-0' (00000000b5a9e573): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000b5a9e573): auto cleanup kobject_del kobject: 'rx-0' (00000000b5a9e573): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000007c30afa8): kobject_cleanup, parent 00000000836221f5 kobject: 'tx-0' (000000007c30afa8): auto cleanup 'remove' event kobject: 'tx-0' (000000007c30afa8): kobject_uevent_env kobject: 'tx-0' (000000007c30afa8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000007c30afa8): auto cleanup kobject_del kobject: 'tx-0' (000000007c30afa8): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000836221f5): kobject_cleanup, parent (null) kobject: 'queues' (00000000836221f5): calling ktype release kobject: 'queues' (00000000836221f5): kset_release kobject: 'queues': free name kobject: 'batadv0' (000000007f28c62e): kobject_uevent_env kobject: 'batadv0' (000000007f28c62e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000bbb302e2): kobject_cleanup, parent 000000009764a509 kobject: 'rx-0' (00000000bbb302e2): auto cleanup 'remove' event kobject: 'rx-0' (00000000bbb302e2): kobject_uevent_env kobject: 'rx-0' (00000000bbb302e2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000bbb302e2): auto cleanup kobject_del kobject: 'rx-0' (00000000bbb302e2): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000309d26e0): kobject_cleanup, parent 000000009764a509 kobject: 'tx-0' (00000000309d26e0): auto cleanup 'remove' event kobject: 'tx-0' (00000000309d26e0): kobject_uevent_env kobject: 'tx-0' (00000000309d26e0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000309d26e0): auto cleanup kobject_del kobject: 'tx-0' (00000000309d26e0): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000009764a509): kobject_cleanup, parent (null) kobject: 'queues' (000000009764a509): calling ktype release kobject: 'queues' (000000009764a509): kset_release kobject: 'queues': free name kobject: 'caif0' (000000006807c16f): kobject_uevent_env kobject: 'caif0' (000000006807c16f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000009600360): kobject_cleanup, parent 000000002d2fe80f kobject: 'rx-0' (0000000009600360): auto cleanup 'remove' event kobject: 'rx-0' (0000000009600360): kobject_uevent_env kobject: 'rx-0' (0000000009600360): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000009600360): auto cleanup kobject_del kobject: 'rx-0' (0000000009600360): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000009dec2ab6): kobject_cleanup, parent 000000002d2fe80f kobject: 'tx-0' (000000009dec2ab6): auto cleanup 'remove' event kobject: 'tx-0' (000000009dec2ab6): kobject_uevent_env kobject: 'tx-0' (000000009dec2ab6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000009dec2ab6): auto cleanup kobject_del kobject: 'tx-0' (000000009dec2ab6): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002d2fe80f): kobject_cleanup, parent (null) kobject: 'queues' (000000002d2fe80f): calling ktype release kobject: 'queues' (000000002d2fe80f): kset_release kobject: 'queues': free name kobject: 'nlmon0' (00000000fd28093e): kobject_uevent_env kobject: 'nlmon0' (00000000fd28093e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (0000000078fec322): kobject_uevent_env kobject: 'batman_adv' (0000000078fec322): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (0000000078fec322): kobject_cleanup, parent (null) kobject: 'batman_adv' (0000000078fec322): calling ktype release kobject: (0000000078fec322): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000cfce2b0d): kobject_cleanup, parent 0000000003353add kobject: 'rx-0' (00000000cfce2b0d): auto cleanup 'remove' event kobject: 'rx-0' (00000000cfce2b0d): kobject_uevent_env kobject: 'rx-0' (00000000cfce2b0d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000cfce2b0d): auto cleanup kobject_del kobject: 'rx-0' (00000000cfce2b0d): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000524ed83d): kobject_cleanup, parent 0000000003353add kobject: 'tx-0' (00000000524ed83d): auto cleanup 'remove' event kobject: 'tx-0' (00000000524ed83d): kobject_uevent_env kobject: 'tx-0' (00000000524ed83d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000524ed83d): auto cleanup kobject_del kobject: 'tx-0' (00000000524ed83d): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000003353add): kobject_cleanup, parent (null) kobject: 'queues' (0000000003353add): calling ktype release kobject: 'queues' (0000000003353add): kset_release kobject: 'queues': free name kobject: 'dummy0' (00000000cb71a54d): kobject_uevent_env kobject: 'dummy0' (00000000cb71a54d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000002f35c3da): kobject_uevent_env kobject: 'batman_adv' (000000002f35c3da): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000002f35c3da): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000002f35c3da): calling ktype release kobject: (000000002f35c3da): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-15' (00000000296bf5d7): kobject_cleanup, parent 000000002af9ef62 kobject: 'rx-15' (00000000296bf5d7): auto cleanup 'remove' event kobject: 'rx-15' (00000000296bf5d7): kobject_uevent_env kobject: 'rx-15' (00000000296bf5d7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-15' (00000000296bf5d7): auto cleanup kobject_del kobject: 'rx-15' (00000000296bf5d7): calling ktype release kobject: 'rx-15': free name kobject: 'rx-14' (000000000969fd47): kobject_cleanup, parent 000000002af9ef62 kobject: 'rx-14' (000000000969fd47): auto cleanup 'remove' event kobject: 'rx-14' (000000000969fd47): kobject_uevent_env kobject: 'rx-14' (000000000969fd47): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-14' (000000000969fd47): auto cleanup kobject_del kobject: 'rx-14' (000000000969fd47): calling ktype release kobject: 'rx-14': free name kobject: 'rx-13' (0000000038d76eed): kobject_cleanup, parent 000000002af9ef62 kobject: 'rx-13' (0000000038d76eed): auto cleanup 'remove' event kobject: 'rx-13' (0000000038d76eed): kobject_uevent_env kobject: 'rx-13' (0000000038d76eed): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-13' (0000000038d76eed): auto cleanup kobject_del kobject: 'rx-13' (0000000038d76eed): calling ktype release kobject: 'rx-13': free name kobject: 'rx-12' (0000000032afaedb): kobject_cleanup, parent 000000002af9ef62 kobject: 'rx-12' (0000000032afaedb): auto cleanup 'remove' event kobject: 'rx-12' (0000000032afaedb): kobject_uevent_env kobject: 'rx-12' (0000000032afaedb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-12' (0000000032afaedb): auto cleanup kobject_del kobject: 'rx-12' (0000000032afaedb): calling ktype release kobject: 'rx-12': free name kobject: 'rx-11' (000000003e87a84d): kobject_cleanup, parent 000000002af9ef62 kobject: 'rx-11' (000000003e87a84d): auto cleanup 'remove' event kobject: 'rx-11' (000000003e87a84d): kobject_uevent_env kobject: 'rx-11' (000000003e87a84d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-11' (000000003e87a84d): auto cleanup kobject_del kobject: 'rx-11' (000000003e87a84d): calling ktype release kobject: 'rx-11': free name kobject: 'rx-10' (0000000073bb0991): kobject_cleanup, parent 000000002af9ef62 kobject: 'rx-10' (0000000073bb0991): auto cleanup 'remove' event kobject: 'rx-10' (0000000073bb0991): kobject_uevent_env kobject: 'rx-10' (0000000073bb0991): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-10' (0000000073bb0991): auto cleanup kobject_del kobject: 'rx-10' (0000000073bb0991): calling ktype release kobject: 'rx-10': free name kobject: 'rx-9' (00000000822c9207): kobject_cleanup, parent 000000002af9ef62 kobject: 'rx-9' (00000000822c9207): auto cleanup 'remove' event kobject: 'rx-9' (00000000822c9207): kobject_uevent_env kobject: 'rx-9' (00000000822c9207): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-9' (00000000822c9207): auto cleanup kobject_del kobject: 'rx-9' (00000000822c9207): calling ktype release kobject: 'rx-9': free name kobject: 'rx-8' (00000000e1ca5e7e): kobject_cleanup, parent 000000002af9ef62 kobject: 'rx-8' (00000000e1ca5e7e): auto cleanup 'remove' event kobject: 'rx-8' (00000000e1ca5e7e): kobject_uevent_env kobject: 'rx-8' (00000000e1ca5e7e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-8' (00000000e1ca5e7e): auto cleanup kobject_del kobject: 'rx-8' (00000000e1ca5e7e): calling ktype release kobject: 'rx-8': free name kobject: 'rx-7' (000000001c3b8aef): kobject_cleanup, parent 000000002af9ef62 kobject: 'rx-7' (000000001c3b8aef): auto cleanup 'remove' event kobject: 'rx-7' (000000001c3b8aef): kobject_uevent_env kobject: 'rx-7' (000000001c3b8aef): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-7' (000000001c3b8aef): auto cleanup kobject_del kobject: 'rx-7' (000000001c3b8aef): calling ktype release kobject: 'rx-7': free name kobject: 'rx-6' (00000000c60209d7): kobject_cleanup, parent 000000002af9ef62 kobject: 'rx-6' (00000000c60209d7): auto cleanup 'remove' event kobject: 'rx-6' (00000000c60209d7): kobject_uevent_env kobject: 'rx-6' (00000000c60209d7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-6' (00000000c60209d7): auto cleanup kobject_del kobject: 'rx-6' (00000000c60209d7): calling ktype release kobject: 'rx-6': free name kobject: 'rx-5' (0000000056c971ad): kobject_cleanup, parent 000000002af9ef62 kobject: 'rx-5' (0000000056c971ad): auto cleanup 'remove' event kobject: 'rx-5' (0000000056c971ad): kobject_uevent_env kobject: 'rx-5' (0000000056c971ad): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-5' (0000000056c971ad): auto cleanup kobject_del kobject: 'rx-5' (0000000056c971ad): calling ktype release kobject: 'rx-5': free name kobject: 'rx-4' (00000000fd7e14ab): kobject_cleanup, parent 000000002af9ef62 kobject: 'rx-4' (00000000fd7e14ab): auto cleanup 'remove' event kobject: 'rx-4' (00000000fd7e14ab): kobject_uevent_env kobject: 'rx-4' (00000000fd7e14ab): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-4' (00000000fd7e14ab): auto cleanup kobject_del kobject: 'rx-4' (00000000fd7e14ab): calling ktype release kobject: 'rx-4': free name kobject: 'rx-3' (0000000007ac5f43): kobject_cleanup, parent 000000002af9ef62 kobject: 'rx-3' (0000000007ac5f43): auto cleanup 'remove' event kobject: 'rx-3' (0000000007ac5f43): kobject_uevent_env kobject: 'rx-3' (0000000007ac5f43): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-3' (0000000007ac5f43): auto cleanup kobject_del kobject: 'rx-3' (0000000007ac5f43): calling ktype release kobject: 'rx-3': free name kobject: 'rx-2' (00000000c79e597a): kobject_cleanup, parent 000000002af9ef62 kobject: 'rx-2' (00000000c79e597a): auto cleanup 'remove' event kobject: 'rx-2' (00000000c79e597a): kobject_uevent_env kobject: 'rx-2' (00000000c79e597a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-2' (00000000c79e597a): auto cleanup kobject_del kobject: 'rx-2' (00000000c79e597a): calling ktype release kobject: 'rx-2': free name kobject: 'rx-1' (000000004446aea3): kobject_cleanup, parent 000000002af9ef62 kobject: 'rx-1' (000000004446aea3): auto cleanup 'remove' event kobject: 'rx-1' (000000004446aea3): kobject_uevent_env kobject: 'rx-1' (000000004446aea3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-1' (000000004446aea3): auto cleanup kobject_del kobject: 'rx-1' (000000004446aea3): calling ktype release kobject: 'rx-1': free name kobject: 'rx-0' (000000002e5d39ac): kobject_cleanup, parent 000000002af9ef62 kobject: 'rx-0' (000000002e5d39ac): auto cleanup 'remove' event kobject: 'rx-0' (000000002e5d39ac): kobject_uevent_env kobject: 'rx-0' (000000002e5d39ac): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000002e5d39ac): auto cleanup kobject_del kobject: 'rx-0' (000000002e5d39ac): calling ktype release kobject: 'rx-0': free name kobject: 'tx-15' (0000000063634bb9): kobject_cleanup, parent 000000002af9ef62 kobject: 'tx-15' (0000000063634bb9): auto cleanup 'remove' event kobject: 'tx-15' (0000000063634bb9): kobject_uevent_env kobject: 'tx-15' (0000000063634bb9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-15' (0000000063634bb9): auto cleanup kobject_del kobject: 'tx-15' (0000000063634bb9): calling ktype release kobject: 'tx-15': free name kobject: 'tx-14' (000000001f226420): kobject_cleanup, parent 000000002af9ef62 kobject: 'tx-14' (000000001f226420): auto cleanup 'remove' event kobject: 'tx-14' (000000001f226420): kobject_uevent_env kobject: 'tx-14' (000000001f226420): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-14' (000000001f226420): auto cleanup kobject_del kobject: 'tx-14' (000000001f226420): calling ktype release kobject: 'tx-14': free name kobject: 'tx-13' (000000000b7d7d40): kobject_cleanup, parent 000000002af9ef62 kobject: 'tx-13' (000000000b7d7d40): auto cleanup 'remove' event kobject: 'tx-13' (000000000b7d7d40): kobject_uevent_env kobject: 'tx-13' (000000000b7d7d40): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-13' (000000000b7d7d40): auto cleanup kobject_del kobject: 'tx-13' (000000000b7d7d40): calling ktype release kobject: 'tx-13': free name kobject: 'tx-12' (000000009bd9b733): kobject_cleanup, parent 000000002af9ef62 kobject: 'tx-12' (000000009bd9b733): auto cleanup 'remove' event kobject: 'tx-12' (000000009bd9b733): kobject_uevent_env kobject: 'tx-12' (000000009bd9b733): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-12' (000000009bd9b733): auto cleanup kobject_del kobject: 'tx-12' (000000009bd9b733): calling ktype release kobject: 'tx-12': free name kobject: 'tx-11' (00000000e7ec4206): kobject_cleanup, parent 000000002af9ef62 kobject: 'tx-11' (00000000e7ec4206): auto cleanup 'remove' event kobject: 'tx-11' (00000000e7ec4206): kobject_uevent_env kobject: 'tx-11' (00000000e7ec4206): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-11' (00000000e7ec4206): auto cleanup kobject_del kobject: 'tx-11' (00000000e7ec4206): calling ktype release kobject: 'tx-11': free name kobject: 'tx-10' (000000003ea813d9): kobject_cleanup, parent 000000002af9ef62 kobject: 'tx-10' (000000003ea813d9): auto cleanup 'remove' event kobject: 'tx-10' (000000003ea813d9): kobject_uevent_env kobject: 'tx-10' (000000003ea813d9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-10' (000000003ea813d9): auto cleanup kobject_del kobject: 'tx-10' (000000003ea813d9): calling ktype release kobject: 'tx-10': free name kobject: 'tx-9' (00000000b945054a): kobject_cleanup, parent 000000002af9ef62 kobject: 'tx-9' (00000000b945054a): auto cleanup 'remove' event kobject: 'tx-9' (00000000b945054a): kobject_uevent_env kobject: 'tx-9' (00000000b945054a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-9' (00000000b945054a): auto cleanup kobject_del kobject: 'tx-9' (00000000b945054a): calling ktype release kobject: 'tx-9': free name kobject: 'tx-8' (0000000096dc8bd1): kobject_cleanup, parent 000000002af9ef62 kobject: 'tx-8' (0000000096dc8bd1): auto cleanup 'remove' event kobject: 'tx-8' (0000000096dc8bd1): kobject_uevent_env kobject: 'tx-8' (0000000096dc8bd1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-8' (0000000096dc8bd1): auto cleanup kobject_del kobject: 'tx-8' (0000000096dc8bd1): calling ktype release kobject: 'tx-8': free name kobject: 'tx-7' (00000000fa6bad7b): kobject_cleanup, parent 000000002af9ef62 kobject: 'tx-7' (00000000fa6bad7b): auto cleanup 'remove' event kobject: 'tx-7' (00000000fa6bad7b): kobject_uevent_env kobject: 'tx-7' (00000000fa6bad7b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-7' (00000000fa6bad7b): auto cleanup kobject_del kobject: 'tx-7' (00000000fa6bad7b): calling ktype release kobject: 'tx-7': free name kobject: 'tx-6' (0000000088c0ea5e): kobject_cleanup, parent 000000002af9ef62 kobject: 'tx-6' (0000000088c0ea5e): auto cleanup 'remove' event kobject: 'tx-6' (0000000088c0ea5e): kobject_uevent_env kobject: 'tx-6' (0000000088c0ea5e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-6' (0000000088c0ea5e): auto cleanup kobject_del kobject: 'tx-6' (0000000088c0ea5e): calling ktype release kobject: 'tx-6': free name kobject: 'tx-5' (000000006d4f2983): kobject_cleanup, parent 000000002af9ef62 kobject: 'tx-5' (000000006d4f2983): auto cleanup 'remove' event kobject: 'tx-5' (000000006d4f2983): kobject_uevent_env kobject: 'tx-5' (000000006d4f2983): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-5' (000000006d4f2983): auto cleanup kobject_del kobject: 'tx-5' (000000006d4f2983): calling ktype release kobject: 'tx-5': free name kobject: 'tx-4' (00000000cfdb7626): kobject_cleanup, parent 000000002af9ef62 kobject: 'tx-4' (00000000cfdb7626): auto cleanup 'remove' event kobject: 'tx-4' (00000000cfdb7626): kobject_uevent_env kobject: 'tx-4' (00000000cfdb7626): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-4' (00000000cfdb7626): auto cleanup kobject_del kobject: 'tx-4' (00000000cfdb7626): calling ktype release kobject: 'tx-4': free name kobject: 'tx-3' (00000000eb329dc9): kobject_cleanup, parent 000000002af9ef62 kobject: 'tx-3' (00000000eb329dc9): auto cleanup 'remove' event kobject: 'tx-3' (00000000eb329dc9): kobject_uevent_env kobject: 'tx-3' (00000000eb329dc9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-3' (00000000eb329dc9): auto cleanup kobject_del kobject: 'tx-3' (00000000eb329dc9): calling ktype release kobject: 'tx-3': free name kobject: 'tx-2' (000000009ca8c060): kobject_cleanup, parent 000000002af9ef62 kobject: 'tx-2' (000000009ca8c060): auto cleanup 'remove' event kobject: 'tx-2' (000000009ca8c060): kobject_uevent_env kobject: 'tx-2' (000000009ca8c060): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-2' (000000009ca8c060): auto cleanup kobject_del kobject: 'tx-2' (000000009ca8c060): calling ktype release kobject: 'tx-2': free name kobject: 'tx-1' (00000000acee9204): kobject_cleanup, parent 000000002af9ef62 kobject: 'tx-1' (00000000acee9204): auto cleanup 'remove' event kobject: 'tx-1' (00000000acee9204): kobject_uevent_env kobject: 'tx-1' (00000000acee9204): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-1' (00000000acee9204): auto cleanup kobject_del kobject: 'tx-1' (00000000acee9204): calling ktype release kobject: 'tx-1': free name kobject: 'tx-0' (00000000a10b4e71): kobject_cleanup, parent 000000002af9ef62 kobject: 'tx-0' (00000000a10b4e71): auto cleanup 'remove' event kobject: 'tx-0' (00000000a10b4e71): kobject_uevent_env kobject: 'tx-0' (00000000a10b4e71): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000a10b4e71): auto cleanup kobject_del kobject: 'tx-0' (00000000a10b4e71): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002af9ef62): kobject_cleanup, parent (null) kobject: 'queues' (000000002af9ef62): calling ktype release kobject: 'queues' (000000002af9ef62): kset_release kobject: 'queues': free name