===================================================== WARNING: SOFTIRQ-safe -> SOFTIRQ-unsafe lock order detected 4.19.75 #0 Not tainted ----------------------------------------------------- syz-executor.4/6831 [HC0[0]:SC0[0]:HE0:SE1] is trying to acquire: 00000000cf1ff963 (&fiq->waitq){+.+.}, at: spin_lock include/linux/spinlock.h:329 [inline] 00000000cf1ff963 (&fiq->waitq){+.+.}, at: aio_poll fs/aio.c:1741 [inline] 00000000cf1ff963 (&fiq->waitq){+.+.}, at: __io_submit_one fs/aio.c:1849 [inline] 00000000cf1ff963 (&fiq->waitq){+.+.}, at: io_submit_one+0xef2/0x2eb0 fs/aio.c:1885 and this task is already holding: 00000000540b85e5 (&(&ctx->ctx_lock)->rlock){..-.}, at: spin_lock_irq include/linux/spinlock.h:354 [inline] 00000000540b85e5 (&(&ctx->ctx_lock)->rlock){..-.}, at: aio_poll fs/aio.c:1739 [inline] 00000000540b85e5 (&(&ctx->ctx_lock)->rlock){..-.}, at: __io_submit_one fs/aio.c:1849 [inline] 00000000540b85e5 (&(&ctx->ctx_lock)->rlock){..-.}, at: io_submit_one+0xead/0x2eb0 fs/aio.c:1885 which would create a new lock dependency: (&(&ctx->ctx_lock)->rlock){..-.} -> (&fiq->waitq){+.+.} but this new dependency connects a SOFTIRQ-irq-safe lock: (&(&ctx->ctx_lock)->rlock){..-.} ... which became SOFTIRQ-irq-safe at: lock_acquire+0x16f/0x3f0 kernel/locking/lockdep.c:3900 __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+0x2d/0x490 fs/aio.c:614 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+0x407/0x540 lib/percpu-refcount.c:158 __rcu_reclaim kernel/rcu/rcu.h:236 [inline] rcu_do_batch kernel/rcu/tree.c:2584 [inline] invoke_rcu_callbacks kernel/rcu/tree.c:2897 [inline] __rcu_process_callbacks kernel/rcu/tree.c:2864 [inline] rcu_process_callbacks+0xba0/0x1a30 kernel/rcu/tree.c:2881 __do_softirq+0x25c/0x921 kernel/softirq.c:292 invoke_softirq kernel/softirq.c:372 [inline] irq_exit+0x180/0x1d0 kernel/softirq.c:412 exiting_irq arch/x86/include/asm/apic.h:536 [inline] smp_apic_timer_interrupt+0x13b/0x550 arch/x86/kernel/apic/apic.c:1094 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:893 rep_nop arch/x86/include/asm/processor.h:665 [inline] cpu_relax arch/x86/include/asm/processor.h:670 [inline] csd_lock_wait kernel/smp.c:108 [inline] smp_call_function_single+0x139/0x420 kernel/smp.c:302 smp_call_function_many+0x75f/0x8e0 kernel/smp.c:434 native_flush_tlb_others+0x81/0x420 arch/x86/mm/tlb.c:676 flush_tlb_others arch/x86/include/asm/paravirt.h:309 [inline] flush_tlb_mm_range+0x21c/0x350 arch/x86/mm/tlb.c:725 flush_tlb_page arch/x86/include/asm/tlbflush.h:576 [inline] ptep_clear_flush+0x13b/0x170 mm/pgtable-generic.c:87 wp_page_copy+0x836/0x16a0 mm/memory.c:2550 do_wp_page+0x57d/0x10b0 mm/memory.c:2799 handle_pte_fault mm/memory.c:4057 [inline] __handle_mm_fault+0x2305/0x3f80 mm/memory.c:4165 handle_mm_fault+0x1b5/0x690 mm/memory.c:4202 __do_page_fault+0x62a/0xe90 arch/x86/mm/fault.c:1390 do_page_fault+0x71/0x57d arch/x86/mm/fault.c:1465 page_fault+0x1e/0x30 arch/x86/entry/entry_64.S:1204 to a SOFTIRQ-irq-unsafe lock: (&fiq->waitq){+.+.} ... which became SOFTIRQ-irq-unsafe at: ... lock_acquire+0x16f/0x3f0 kernel/locking/lockdep.c:3900 __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] flush_bg_queue+0x1f3/0x3d0 fs/fuse/dev.c:368 fuse_request_send_background_locked+0x26d/0x4e0 fs/fuse/dev.c:609 fuse_request_send_background+0x12b/0x180 fs/fuse/dev.c:617 cuse_send_init fs/fuse/cuse.c:458 [inline] cuse_channel_open+0x5ba/0x830 fs/fuse/cuse.c:518 misc_open+0x395/0x4c0 drivers/char/misc.c:141 chrdev_open+0x245/0x6b0 fs/char_dev.c:423 do_dentry_open+0x4c3/0x1210 fs/open.c:796 vfs_open+0xa0/0xd0 fs/open.c:905 do_last fs/namei.c:3418 [inline] path_openat+0x10d7/0x45e0 fs/namei.c:3534 do_filp_open+0x1a1/0x280 fs/namei.c:3564 do_sys_open+0x3fe/0x550 fs/open.c:1088 __do_sys_openat fs/open.c:1115 [inline] __se_sys_openat fs/open.c:1109 [inline] __x64_sys_openat+0x9d/0x100 fs/open.c:1109 do_syscall_64+0xfd/0x620 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe other info that might help us debug this: Possible interrupt unsafe locking scenario: CPU0 CPU1 ---- ---- lock(&fiq->waitq); local_irq_disable(); lock(&(&ctx->ctx_lock)->rlock); lock(&fiq->waitq); lock(&(&ctx->ctx_lock)->rlock); *** DEADLOCK *** 1 lock held by syz-executor.4/6831: #0: 00000000540b85e5 (&(&ctx->ctx_lock)->rlock){..-.}, at: spin_lock_irq include/linux/spinlock.h:354 [inline] #0: 00000000540b85e5 (&(&ctx->ctx_lock)->rlock){..-.}, at: aio_poll fs/aio.c:1739 [inline] #0: 00000000540b85e5 (&(&ctx->ctx_lock)->rlock){..-.}, at: __io_submit_one fs/aio.c:1849 [inline] #0: 00000000540b85e5 (&(&ctx->ctx_lock)->rlock){..-.}, at: io_submit_one+0xead/0x2eb0 fs/aio.c:1885 the dependencies between SOFTIRQ-irq-safe lock and the holding lock: -> (&(&ctx->ctx_lock)->rlock){..-.} ops: 431 { IN-SOFTIRQ-W at: lock_acquire+0x16f/0x3f0 kernel/locking/lockdep.c:3900 __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+0x2d/0x490 fs/aio.c:614 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+0x407/0x540 lib/percpu-refcount.c:158 __rcu_reclaim kernel/rcu/rcu.h:236 [inline] rcu_do_batch kernel/rcu/tree.c:2584 [inline] invoke_rcu_callbacks kernel/rcu/tree.c:2897 [inline] __rcu_process_callbacks kernel/rcu/tree.c:2864 [inline] rcu_process_callbacks+0xba0/0x1a30 kernel/rcu/tree.c:2881 __do_softirq+0x25c/0x921 kernel/softirq.c:292 invoke_softirq kernel/softirq.c:372 [inline] irq_exit+0x180/0x1d0 kernel/softirq.c:412 exiting_irq arch/x86/include/asm/apic.h:536 [inline] smp_apic_timer_interrupt+0x13b/0x550 arch/x86/kernel/apic/apic.c:1094 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:893 rep_nop arch/x86/include/asm/processor.h:665 [inline] cpu_relax arch/x86/include/asm/processor.h:670 [inline] csd_lock_wait kernel/smp.c:108 [inline] smp_call_function_single+0x139/0x420 kernel/smp.c:302 smp_call_function_many+0x75f/0x8e0 kernel/smp.c:434 native_flush_tlb_others+0x81/0x420 arch/x86/mm/tlb.c:676 flush_tlb_others arch/x86/include/asm/paravirt.h:309 [inline] flush_tlb_mm_range+0x21c/0x350 arch/x86/mm/tlb.c:725 flush_tlb_page arch/x86/include/asm/tlbflush.h:576 [inline] ptep_clear_flush+0x13b/0x170 mm/pgtable-generic.c:87 wp_page_copy+0x836/0x16a0 mm/memory.c:2550 do_wp_page+0x57d/0x10b0 mm/memory.c:2799 handle_pte_fault mm/memory.c:4057 [inline] __handle_mm_fault+0x2305/0x3f80 mm/memory.c:4165 handle_mm_fault+0x1b5/0x690 mm/memory.c:4202 __do_page_fault+0x62a/0xe90 arch/x86/mm/fault.c:1390 do_page_fault+0x71/0x57d arch/x86/mm/fault.c:1465 page_fault+0x1e/0x30 arch/x86/entry/entry_64.S:1204 INITIAL USE at: lock_acquire+0x16f/0x3f0 kernel/locking/lockdep.c:3900 __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+0x2d/0x490 fs/aio.c:614 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+0x407/0x540 lib/percpu-refcount.c:158 __rcu_reclaim kernel/rcu/rcu.h:236 [inline] rcu_do_batch kernel/rcu/tree.c:2584 [inline] invoke_rcu_callbacks kernel/rcu/tree.c:2897 [inline] __rcu_process_callbacks kernel/rcu/tree.c:2864 [inline] rcu_process_callbacks+0xba0/0x1a30 kernel/rcu/tree.c:2881 __do_softirq+0x25c/0x921 kernel/softirq.c:292 invoke_softirq kernel/softirq.c:372 [inline] irq_exit+0x180/0x1d0 kernel/softirq.c:412 exiting_irq arch/x86/include/asm/apic.h:536 [inline] smp_apic_timer_interrupt+0x13b/0x550 arch/x86/kernel/apic/apic.c:1094 apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:893 rep_nop arch/x86/include/asm/processor.h:665 [inline] cpu_relax arch/x86/include/asm/processor.h:670 [inline] csd_lock_wait kernel/smp.c:108 [inline] smp_call_function_single+0x139/0x420 kernel/smp.c:302 smp_call_function_many+0x75f/0x8e0 kernel/smp.c:434 native_flush_tlb_others+0x81/0x420 arch/x86/mm/tlb.c:676 flush_tlb_others arch/x86/include/asm/paravirt.h:309 [inline] flush_tlb_mm_range+0x21c/0x350 arch/x86/mm/tlb.c:725 flush_tlb_page arch/x86/include/asm/tlbflush.h:576 [inline] ptep_clear_flush+0x13b/0x170 mm/pgtable-generic.c:87 wp_page_copy+0x836/0x16a0 mm/memory.c:2550 do_wp_page+0x57d/0x10b0 mm/memory.c:2799 handle_pte_fault mm/memory.c:4057 [inline] __handle_mm_fault+0x2305/0x3f80 mm/memory.c:4165 handle_mm_fault+0x1b5/0x690 mm/memory.c:4202 __do_page_fault+0x62a/0xe90 arch/x86/mm/fault.c:1390 do_page_fault+0x71/0x57d arch/x86/mm/fault.c:1465 page_fault+0x1e/0x30 arch/x86/entry/entry_64.S:1204 } ... key at: [] __key.50217+0x0/0x40 ... acquired at: lock_acquire+0x16f/0x3f0 kernel/locking/lockdep.c:3900 __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 fs/aio.c:1741 [inline] __io_submit_one fs/aio.c:1849 [inline] io_submit_one+0xef2/0x2eb0 fs/aio.c:1885 __do_sys_io_submit fs/aio.c:1929 [inline] __se_sys_io_submit fs/aio.c:1900 [inline] __x64_sys_io_submit+0x1aa/0x520 fs/aio.c:1900 do_syscall_64+0xfd/0x620 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe the dependencies between the lock to be acquired and SOFTIRQ-irq-unsafe lock: -> (&fiq->waitq){+.+.} ops: 57 { HARDIRQ-ON-W at: lock_acquire+0x16f/0x3f0 kernel/locking/lockdep.c:3900 __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] flush_bg_queue+0x1f3/0x3d0 fs/fuse/dev.c:368 fuse_request_send_background_locked+0x26d/0x4e0 fs/fuse/dev.c:609 fuse_request_send_background+0x12b/0x180 fs/fuse/dev.c:617 cuse_send_init fs/fuse/cuse.c:458 [inline] cuse_channel_open+0x5ba/0x830 fs/fuse/cuse.c:518 misc_open+0x395/0x4c0 drivers/char/misc.c:141 chrdev_open+0x245/0x6b0 fs/char_dev.c:423 do_dentry_open+0x4c3/0x1210 fs/open.c:796 vfs_open+0xa0/0xd0 fs/open.c:905 do_last fs/namei.c:3418 [inline] path_openat+0x10d7/0x45e0 fs/namei.c:3534 do_filp_open+0x1a1/0x280 fs/namei.c:3564 do_sys_open+0x3fe/0x550 fs/open.c:1088 __do_sys_openat fs/open.c:1115 [inline] __se_sys_openat fs/open.c:1109 [inline] __x64_sys_openat+0x9d/0x100 fs/open.c:1109 do_syscall_64+0xfd/0x620 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe SOFTIRQ-ON-W at: lock_acquire+0x16f/0x3f0 kernel/locking/lockdep.c:3900 __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] flush_bg_queue+0x1f3/0x3d0 fs/fuse/dev.c:368 fuse_request_send_background_locked+0x26d/0x4e0 fs/fuse/dev.c:609 fuse_request_send_background+0x12b/0x180 fs/fuse/dev.c:617 cuse_send_init fs/fuse/cuse.c:458 [inline] cuse_channel_open+0x5ba/0x830 fs/fuse/cuse.c:518 misc_open+0x395/0x4c0 drivers/char/misc.c:141 chrdev_open+0x245/0x6b0 fs/char_dev.c:423 do_dentry_open+0x4c3/0x1210 fs/open.c:796 vfs_open+0xa0/0xd0 fs/open.c:905 do_last fs/namei.c:3418 [inline] path_openat+0x10d7/0x45e0 fs/namei.c:3534 do_filp_open+0x1a1/0x280 fs/namei.c:3564 do_sys_open+0x3fe/0x550 fs/open.c:1088 __do_sys_openat fs/open.c:1115 [inline] __se_sys_openat fs/open.c:1109 [inline] __x64_sys_openat+0x9d/0x100 fs/open.c:1109 do_syscall_64+0xfd/0x620 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe INITIAL USE at: lock_acquire+0x16f/0x3f0 kernel/locking/lockdep.c:3900 __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] flush_bg_queue+0x1f3/0x3d0 fs/fuse/dev.c:368 fuse_request_send_background_locked+0x26d/0x4e0 fs/fuse/dev.c:609 fuse_request_send_background+0x12b/0x180 fs/fuse/dev.c:617 cuse_send_init fs/fuse/cuse.c:458 [inline] cuse_channel_open+0x5ba/0x830 fs/fuse/cuse.c:518 misc_open+0x395/0x4c0 drivers/char/misc.c:141 chrdev_open+0x245/0x6b0 fs/char_dev.c:423 do_dentry_open+0x4c3/0x1210 fs/open.c:796 vfs_open+0xa0/0xd0 fs/open.c:905 do_last fs/namei.c:3418 [inline] path_openat+0x10d7/0x45e0 fs/namei.c:3534 do_filp_open+0x1a1/0x280 fs/namei.c:3564 do_sys_open+0x3fe/0x550 fs/open.c:1088 __do_sys_openat fs/open.c:1115 [inline] __se_sys_openat fs/open.c:1109 [inline] __x64_sys_openat+0x9d/0x100 fs/open.c:1109 do_syscall_64+0xfd/0x620 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe } ... key at: [] __key.42217+0x0/0x40 ... acquired at: lock_acquire+0x16f/0x3f0 kernel/locking/lockdep.c:3900 __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 fs/aio.c:1741 [inline] __io_submit_one fs/aio.c:1849 [inline] io_submit_one+0xef2/0x2eb0 fs/aio.c:1885 __do_sys_io_submit fs/aio.c:1929 [inline] __se_sys_io_submit fs/aio.c:1900 [inline] __x64_sys_io_submit+0x1aa/0x520 fs/aio.c:1900 do_syscall_64+0xfd/0x620 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe stack backtrace: CPU: 1 PID: 6831 Comm: syz-executor.4 Not tainted 4.19.75 #0 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+0x172/0x1f0 lib/dump_stack.c:113 print_bad_irq_dependency kernel/locking/lockdep.c:1568 [inline] check_usage.cold+0x611/0x946 kernel/locking/lockdep.c:1600 check_irq_usage kernel/locking/lockdep.c:1656 [inline] check_prev_add_irq kernel/locking/lockdep_states.h:8 [inline] check_prev_add kernel/locking/lockdep.c:1866 [inline] check_prevs_add kernel/locking/lockdep.c:1974 [inline] validate_chain kernel/locking/lockdep.c:2415 [inline] __lock_acquire+0x1e8c/0x49c0 kernel/locking/lockdep.c:3411 lock_acquire+0x16f/0x3f0 kernel/locking/lockdep.c:3900 __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 fs/aio.c:1741 [inline] __io_submit_one fs/aio.c:1849 [inline] io_submit_one+0xef2/0x2eb0 fs/aio.c:1885 __do_sys_io_submit fs/aio.c:1929 [inline] __se_sys_io_submit fs/aio.c:1900 [inline] __x64_sys_io_submit+0x1aa/0x520 fs/aio.c:1900 do_syscall_64+0xfd/0x620 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe RIP: 0033:0x459a09 Code: fd b7 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 cb b7 fb ff c3 66 2e 0f 1f 84 00 00 00 00 RSP: 002b:00007fd744f45c78 EFLAGS: 00000246 ORIG_RAX: 00000000000000d1 RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 0000000000459a09 RDX: 00000000200004c0 RSI: 0000000000000001 RDI: 00007fd744f23000 RBP: 000000000075bf20 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 00007fd744f466d4 R13: 00000000004c0dea R14: 00000000004d3f98 R15: 00000000ffffffff kobject: 'loop5' (000000001e864a3c): kobject_uevent_env kobject: 'loop5' (000000001e864a3c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop3' (0000000030bf5d5c): kobject_uevent_env kobject: 'loop3' (0000000030bf5d5c): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop1' (00000000f668d3e7): kobject_uevent_env kobject: 'loop1' (00000000f668d3e7): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'loop2' (0000000052d81b8f): kobject_uevent_env kobject: 'loop2' (0000000052d81b8f): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'loop5' (000000001e864a3c): kobject_uevent_env kobject: 'loop5' (000000001e864a3c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop4' (00000000df38e003): kobject_uevent_env kobject: 'loop4' (00000000df38e003): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop3' (0000000030bf5d5c): kobject_uevent_env kobject: 'loop3' (0000000030bf5d5c): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop4' (00000000df38e003): kobject_uevent_env kobject: 'loop4' (00000000df38e003): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop5' (000000001e864a3c): kobject_uevent_env kobject: 'loop5' (000000001e864a3c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop5' (000000001e864a3c): kobject_uevent_env kobject: 'loop5' (000000001e864a3c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop1' (00000000f668d3e7): kobject_uevent_env kobject: 'loop1' (00000000f668d3e7): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'loop2' (0000000052d81b8f): kobject_uevent_env kobject: 'loop2' (0000000052d81b8f): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'loop3' (0000000030bf5d5c): kobject_uevent_env kobject: 'loop3' (0000000030bf5d5c): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop4' (00000000df38e003): kobject_uevent_env kobject: 'loop4' (00000000df38e003): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop1' (00000000f668d3e7): kobject_uevent_env kobject: 'loop1' (00000000f668d3e7): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'loop2' (0000000052d81b8f): kobject_uevent_env kobject: 'loop2' (0000000052d81b8f): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'loop4' (00000000df38e003): kobject_uevent_env kobject: 'loop4' (00000000df38e003): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop5' (000000001e864a3c): kobject_uevent_env kobject: 'loop5' (000000001e864a3c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop2' (0000000052d81b8f): kobject_uevent_env kobject: 'loop2' (0000000052d81b8f): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'batman_adv' (00000000dd817587): kobject_uevent_env kobject: 'batman_adv' (00000000dd817587): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000dd817587): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000dd817587): calling ktype release kobject: (00000000dd817587): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000f4505eff): kobject_cleanup, parent 00000000b3982f8a kobject: 'rx-0' (00000000f4505eff): auto cleanup 'remove' event kobject: 'rx-0' (00000000f4505eff): kobject_uevent_env kobject: 'rx-0' (00000000f4505eff): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'rx-0' (00000000f4505eff): auto cleanup kobject_del kobject: 'rx-0' (00000000f4505eff): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000ae104d62): kobject_cleanup, parent 00000000b3982f8a kobject: 'tx-0' (00000000ae104d62): auto cleanup 'remove' event kobject: 'tx-0' (00000000ae104d62): kobject_uevent_env kobject: 'tx-0' (00000000ae104d62): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'tx-0' (00000000ae104d62): auto cleanup kobject_del kobject: 'tx-0' (00000000ae104d62): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b3982f8a): kobject_cleanup, parent (null) kobject: 'queues' (00000000b3982f8a): calling ktype release kobject: 'queues' (00000000b3982f8a): kset_release kobject: 'queues': free name kobject: 'syz_tun' (00000000ed1fd2c7): kobject_uevent_env kobject: 'syz_tun' (00000000ed1fd2c7): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'syz_tun' (00000000ed1fd2c7): kobject_cleanup, parent (null) kobject: 'syz_tun' (00000000ed1fd2c7): calling ktype release kobject: 'syz_tun': free name kobject: 'rx-0' (000000003a099c17): kobject_cleanup, parent 000000005cc42479 kobject: 'rx-0' (000000003a099c17): auto cleanup 'remove' event kobject: 'rx-0' (000000003a099c17): kobject_uevent_env kobject: 'rx-0' (000000003a099c17): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003a099c17): auto cleanup kobject_del kobject: 'rx-0' (000000003a099c17): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000faf02f13): kobject_cleanup, parent 000000005cc42479 kobject: 'tx-0' (00000000faf02f13): auto cleanup 'remove' event kobject: 'tx-0' (00000000faf02f13): kobject_uevent_env kobject: 'tx-0' (00000000faf02f13): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000faf02f13): auto cleanup kobject_del kobject: 'tx-0' (00000000faf02f13): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000005cc42479): kobject_cleanup, parent (null) kobject: 'queues' (000000005cc42479): calling ktype release kobject: 'queues' (000000005cc42479): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000ce1f0488): kobject_uevent_env kobject: 'ip6gre0' (00000000ce1f0488): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000008f47e48a): kobject_uevent_env kobject: 'batman_adv' (000000008f47e48a): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000008f47e48a): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000008f47e48a): calling ktype release kobject: (000000008f47e48a): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000002c460bd9): kobject_cleanup, parent 00000000f3f2fb50 kobject: 'rx-0' (000000002c460bd9): auto cleanup 'remove' event kobject: 'rx-0' (000000002c460bd9): kobject_uevent_env kobject: 'rx-0' (000000002c460bd9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000002c460bd9): auto cleanup kobject_del kobject: 'rx-0' (000000002c460bd9): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000097c259ac): kobject_cleanup, parent 00000000f3f2fb50 kobject: 'tx-0' (0000000097c259ac): auto cleanup 'remove' event kobject: 'tx-0' (0000000097c259ac): kobject_uevent_env kobject: 'tx-0' (0000000097c259ac): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000097c259ac): auto cleanup kobject_del kobject: 'tx-0' (0000000097c259ac): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000f3f2fb50): kobject_cleanup, parent (null) kobject: 'queues' (00000000f3f2fb50): calling ktype release kobject: 'queues' (00000000f3f2fb50): kset_release kobject: 'queues': free name kobject: 'ip6gretap0' (00000000c663e8b8): kobject_uevent_env kobject: 'ip6gretap0' (00000000c663e8b8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (00000000ce1f0488): kobject_cleanup, parent (null) kobject: 'ip6gre0' (00000000ce1f0488): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gretap0' (00000000c663e8b8): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (00000000c663e8b8): calling ktype release kobject: 'ip6gretap0': free name kobject: 'rx-0' (00000000a59c8966): kobject_cleanup, parent 0000000093081287 kobject: 'rx-0' (00000000a59c8966): auto cleanup 'remove' event kobject: 'rx-0' (00000000a59c8966): kobject_uevent_env kobject: 'rx-0' (00000000a59c8966): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000a59c8966): auto cleanup kobject_del kobject: 'rx-0' (00000000a59c8966): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000d4c03407): kobject_cleanup, parent 0000000093081287 kobject: 'tx-0' (00000000d4c03407): auto cleanup 'remove' event kobject: 'tx-0' (00000000d4c03407): kobject_uevent_env kobject: 'tx-0' (00000000d4c03407): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000d4c03407): auto cleanup kobject_del kobject: 'tx-0' (00000000d4c03407): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000093081287): kobject_cleanup, parent (null) kobject: 'queues' (0000000093081287): calling ktype release kobject: 'queues' (0000000093081287): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000290c2838): kobject_uevent_env kobject: 'ip6tnl0' (00000000290c2838): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (00000000290c2838): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (00000000290c2838): calling ktype release kobject: 'ip6tnl0': free name kobject: 'rx-0' (000000001a478c25): kobject_cleanup, parent 00000000e78224b8 kobject: 'rx-0' (000000001a478c25): auto cleanup 'remove' event kobject: 'rx-0' (000000001a478c25): kobject_uevent_env kobject: 'rx-0' (000000001a478c25): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000001a478c25): auto cleanup kobject_del kobject: 'rx-0' (000000001a478c25): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000076a81963): kobject_cleanup, parent 00000000e78224b8 kobject: 'tx-0' (0000000076a81963): auto cleanup 'remove' event kobject: 'tx-0' (0000000076a81963): kobject_uevent_env kobject: 'tx-0' (0000000076a81963): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000076a81963): auto cleanup kobject_del kobject: 'tx-0' (0000000076a81963): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000e78224b8): kobject_cleanup, parent (null) kobject: 'queues' (00000000e78224b8): calling ktype release kobject: 'queues' (00000000e78224b8): kset_release kobject: 'queues': free name kobject: 'sit0' (00000000bee99ff6): kobject_uevent_env kobject: 'sit0' (00000000bee99ff6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (00000000bee99ff6): kobject_cleanup, parent (null) kobject: 'sit0' (00000000bee99ff6): calling ktype release kobject: 'sit0': free name kobject: 'rx-0' (000000006f4ff801): kobject_cleanup, parent 000000005d8919ed kobject: 'rx-0' (000000006f4ff801): auto cleanup 'remove' event kobject: 'rx-0' (000000006f4ff801): kobject_uevent_env kobject: 'rx-0' (000000006f4ff801): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000006f4ff801): auto cleanup kobject_del kobject: 'rx-0' (000000006f4ff801): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000056e4fc6b): kobject_cleanup, parent 000000005d8919ed kobject: 'tx-0' (0000000056e4fc6b): auto cleanup 'remove' event kobject: 'tx-0' (0000000056e4fc6b): kobject_uevent_env kobject: 'tx-0' (0000000056e4fc6b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000056e4fc6b): auto cleanup kobject_del kobject: 'tx-0' (0000000056e4fc6b): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000005d8919ed): kobject_cleanup, parent (null) kobject: 'queues' (000000005d8919ed): calling ktype release kobject: 'queues' (000000005d8919ed): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (00000000b28020d2): kobject_uevent_env kobject: 'ip6_vti0' (00000000b28020d2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (00000000b28020d2): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (00000000b28020d2): calling ktype release kobject: 'ip6_vti0': free name kobject: 'rx-0' (000000009f173ea7): kobject_cleanup, parent 0000000084baefeb kobject: 'rx-0' (000000009f173ea7): auto cleanup 'remove' event kobject: 'rx-0' (000000009f173ea7): kobject_uevent_env kobject: 'rx-0' (000000009f173ea7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009f173ea7): auto cleanup kobject_del kobject: 'rx-0' (000000009f173ea7): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000b28a9c0d): kobject_cleanup, parent 0000000084baefeb kobject: 'tx-0' (00000000b28a9c0d): auto cleanup 'remove' event kobject: 'tx-0' (00000000b28a9c0d): kobject_uevent_env kobject: 'tx-0' (00000000b28a9c0d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000b28a9c0d): auto cleanup kobject_del kobject: 'tx-0' (00000000b28a9c0d): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000084baefeb): kobject_cleanup, parent (null) kobject: 'queues' (0000000084baefeb): calling ktype release kobject: 'queues' (0000000084baefeb): kset_release kobject: 'queues': free name kobject: 'ip_vti0' (0000000056f3de00): kobject_uevent_env kobject: 'ip_vti0' (0000000056f3de00): kobject_uevent_env: uevent_suppress caused the event to drop! IPVS: ftp: loaded support on port[0] = 21 kobject: 'lo' (0000000050da4ed8): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'lo' (0000000050da4ed8): kobject_uevent_env kobject: 'lo' (0000000050da4ed8): fill_kobj_path: path = '/devices/virtual/net/lo' kobject: 'queues' (00000000357a6b4c): kobject_add_internal: parent: 'lo', set: '' kobject: 'queues' (00000000357a6b4c): kobject_uevent_env kobject: 'queues' (00000000357a6b4c): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000000fdf0479): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000000fdf0479): kobject_uevent_env kobject: 'rx-0' (000000000fdf0479): fill_kobj_path: path = '/devices/virtual/net/lo/queues/rx-0' kobject: 'tx-0' (000000000c6bf1b0): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000000c6bf1b0): kobject_uevent_env kobject: 'tx-0' (000000000c6bf1b0): fill_kobj_path: path = '/devices/virtual/net/lo/queues/tx-0' kobject: 'ip_vti0' (0000000056f3de00): kobject_cleanup, parent (null) kobject: 'tunl0' (0000000032f66882): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip_vti0' (0000000056f3de00): calling ktype release kobject: 'tunl0' (0000000032f66882): kobject_uevent_env kobject: 'ip_vti0': free name kobject: 'tunl0' (0000000032f66882): fill_kobj_path: path = '/devices/virtual/net/tunl0' kobject: 'queues' (0000000066b25c04): kobject_add_internal: parent: 'tunl0', set: '' kobject: 'queues' (0000000066b25c04): kobject_uevent_env kobject: 'queues' (0000000066b25c04): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000004d9efd6d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000004d9efd6d): kobject_uevent_env kobject: 'rx-0' (000000004d9efd6d): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/rx-0' kobject: 'tx-0' (00000000e3c546a6): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000e3c546a6): kobject_uevent_env kobject: 'tx-0' (00000000e3c546a6): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/tx-0' kobject: 'gre0' (000000005c0cd718): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gre0' (000000005c0cd718): kobject_uevent_env kobject: 'gre0' (000000005c0cd718): fill_kobj_path: path = '/devices/virtual/net/gre0' kobject: 'queues' (00000000a5daedb3): kobject_add_internal: parent: 'gre0', set: '' kobject: 'queues' (00000000a5daedb3): kobject_uevent_env kobject: 'queues' (00000000a5daedb3): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000f75296e2): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000f75296e2): kobject_uevent_env kobject: 'rx-0' (00000000f75296e2): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/rx-0' kobject: 'tx-0' (0000000057c647e7): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000057c647e7): kobject_uevent_env kobject: 'tx-0' (0000000057c647e7): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/tx-0' kobject: 'batman_adv' (00000000be0d1967): kobject_uevent_env kobject: 'batman_adv' (00000000be0d1967): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000be0d1967): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000be0d1967): calling ktype release kobject: (00000000be0d1967): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000009ed0f61c): kobject_cleanup, parent 00000000a23b942b kobject: 'rx-0' (000000009ed0f61c): auto cleanup 'remove' event kobject: 'rx-0' (000000009ed0f61c): kobject_uevent_env kobject: 'rx-0' (000000009ed0f61c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009ed0f61c): auto cleanup kobject_del kobject: 'rx-0' (000000009ed0f61c): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000004e836352): kobject_cleanup, parent 00000000a23b942b kobject: 'tx-0' (000000004e836352): auto cleanup 'remove' event kobject: 'tx-0' (000000004e836352): kobject_uevent_env kobject: 'tx-0' (000000004e836352): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000004e836352): auto cleanup kobject_del kobject: 'tx-0' (000000004e836352): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000a23b942b): kobject_cleanup, parent (null) kobject: 'queues' (00000000a23b942b): calling ktype release kobject: 'queues' (00000000a23b942b): kset_release kobject: 'queues': free name kobject: 'erspan0' (000000003ee47bc8): kobject_uevent_env kobject: 'erspan0' (000000003ee47bc8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (00000000f0e777ba): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gretap0' (00000000f0e777ba): kobject_uevent_env kobject: 'gretap0' (00000000f0e777ba): fill_kobj_path: path = '/devices/virtual/net/gretap0' kobject: 'queues' (000000002870afa1): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'queues' (000000002870afa1): kobject_uevent_env kobject: 'queues' (000000002870afa1): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000da606f1e): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000da606f1e): kobject_uevent_env kobject: 'rx-0' (00000000da606f1e): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/rx-0' kobject: 'tx-0' (0000000047ce7095): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000047ce7095): kobject_uevent_env kobject: 'tx-0' (0000000047ce7095): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/tx-0' kobject: 'batman_adv' (00000000594814bc): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'erspan0' (000000008f0e2c35): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'erspan0' (000000008f0e2c35): kobject_uevent_env kobject: 'erspan0' (000000008f0e2c35): fill_kobj_path: path = '/devices/virtual/net/erspan0' kobject: 'queues' (00000000dfaf2b37): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'queues' (00000000dfaf2b37): kobject_uevent_env kobject: 'queues' (00000000dfaf2b37): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000007fe2bd62): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000007fe2bd62): kobject_uevent_env kobject: 'rx-0' (000000007fe2bd62): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/rx-0' kobject: 'tx-0' (00000000aa22164c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000aa22164c): kobject_uevent_env kobject: 'tx-0' (00000000aa22164c): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/tx-0' kobject: 'batman_adv' (000000004f638784): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'erspan0' (000000003ee47bc8): kobject_cleanup, parent (null) kobject: 'ip_vti0' (00000000598c2f21): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'erspan0' (000000003ee47bc8): calling ktype release kobject: 'ip_vti0' (00000000598c2f21): kobject_uevent_env kobject: 'erspan0': free name kobject: 'ip_vti0' (00000000598c2f21): fill_kobj_path: path = '/devices/virtual/net/ip_vti0' kobject: 'queues' (00000000c0163ed8): kobject_add_internal: parent: 'ip_vti0', set: '' kobject: 'queues' (00000000c0163ed8): kobject_uevent_env kobject: 'queues' (00000000c0163ed8): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000014075969): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000014075969): kobject_uevent_env kobject: 'rx-0' (0000000014075969): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/rx-0' kobject: 'tx-0' (000000009a4c061f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000009a4c061f): kobject_uevent_env kobject: 'tx-0' (000000009a4c061f): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/tx-0' kobject: 'batman_adv' (00000000ac5ba4f1): kobject_uevent_env kobject: 'batman_adv' (00000000ac5ba4f1): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000ac5ba4f1): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000ac5ba4f1): calling ktype release kobject: (00000000ac5ba4f1): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000c0f30ea6): kobject_cleanup, parent 000000003484f893 kobject: 'rx-0' (00000000c0f30ea6): auto cleanup 'remove' event kobject: 'rx-0' (00000000c0f30ea6): kobject_uevent_env kobject: 'rx-0' (00000000c0f30ea6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000c0f30ea6): auto cleanup kobject_del kobject: 'rx-0' (00000000c0f30ea6): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000008a73f717): kobject_cleanup, parent 000000003484f893 kobject: 'tx-0' (000000008a73f717): auto cleanup 'remove' event kobject: 'tx-0' (000000008a73f717): kobject_uevent_env kobject: 'tx-0' (000000008a73f717): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000008a73f717): auto cleanup kobject_del kobject: 'tx-0' (000000008a73f717): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000003484f893): kobject_cleanup, parent (null) kobject: 'queues' (000000003484f893): calling ktype release kobject: 'queues' (000000003484f893): kset_release kobject: 'queues': free name kobject: 'gretap0' (0000000004a9ac53): kobject_uevent_env kobject: 'gretap0' (0000000004a9ac53): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (00000000c77cce00): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6_vti0' (00000000c77cce00): kobject_uevent_env kobject: 'ip6_vti0' (00000000c77cce00): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0' kobject: 'queues' (000000003d9dc076): kobject_add_internal: parent: 'ip6_vti0', set: '' kobject: 'queues' (000000003d9dc076): kobject_uevent_env kobject: 'queues' (000000003d9dc076): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000002deddbd4): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000002deddbd4): kobject_uevent_env kobject: 'rx-0' (000000002deddbd4): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/rx-0' kobject: 'tx-0' (0000000050cbaba6): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000050cbaba6): kobject_uevent_env kobject: 'tx-0' (0000000050cbaba6): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/tx-0' kobject: 'gretap0' (0000000004a9ac53): kobject_cleanup, parent (null) kobject: 'sit0' (00000000f95eda89): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gretap0' (0000000004a9ac53): calling ktype release kobject: 'sit0' (00000000f95eda89): kobject_uevent_env kobject: 'gretap0': free name kobject: 'sit0' (00000000f95eda89): fill_kobj_path: path = '/devices/virtual/net/sit0' kobject: 'queues' (00000000c1de65e5): kobject_add_internal: parent: 'sit0', set: '' kobject: 'queues' (00000000c1de65e5): kobject_uevent_env kobject: 'queues' (00000000c1de65e5): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000058f308f3): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000058f308f3): kobject_uevent_env kobject: 'rx-0' (0000000058f308f3): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/rx-0' kobject: 'tx-0' (0000000014529615): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000014529615): kobject_uevent_env kobject: 'tx-0' (0000000014529615): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/tx-0' kobject: 'rx-0' (0000000046fd6a1c): kobject_cleanup, parent 000000008d532755 kobject: 'rx-0' (0000000046fd6a1c): auto cleanup 'remove' event kobject: 'rx-0' (0000000046fd6a1c): kobject_uevent_env kobject: 'rx-0' (0000000046fd6a1c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000046fd6a1c): auto cleanup kobject_del kobject: 'rx-0' (0000000046fd6a1c): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000804ea1e9): kobject_cleanup, parent 000000008d532755 kobject: 'tx-0' (00000000804ea1e9): auto cleanup 'remove' event kobject: 'tx-0' (00000000804ea1e9): kobject_uevent_env kobject: 'tx-0' (00000000804ea1e9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000804ea1e9): auto cleanup kobject_del kobject: 'tx-0' (00000000804ea1e9): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000008d532755): kobject_cleanup, parent (null) kobject: 'queues' (000000008d532755): calling ktype release kobject: 'queues' (000000008d532755): kset_release kobject: 'queues': free name kobject: 'gre0' (00000000ce3087f5): kobject_uevent_env kobject: 'gre0' (00000000ce3087f5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (00000000cffde36c): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6tnl0' (00000000cffde36c): kobject_uevent_env kobject: 'ip6tnl0' (00000000cffde36c): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0' kobject: 'queues' (000000007061749f): kobject_add_internal: parent: 'ip6tnl0', set: '' kobject: 'queues' (000000007061749f): kobject_uevent_env kobject: 'queues' (000000007061749f): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000076a7cb4f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000076a7cb4f): kobject_uevent_env kobject: 'rx-0' (0000000076a7cb4f): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/rx-0' kobject: 'tx-0' (000000007d6914d1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000007d6914d1): kobject_uevent_env kobject: 'tx-0' (000000007d6914d1): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/tx-0' kobject: 'gre0' (00000000ce3087f5): kobject_cleanup, parent (null) kobject: 'ip6gre0' (00000000f1d8575c): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gre0' (00000000ce3087f5): calling ktype release kobject: 'ip6gre0' (00000000f1d8575c): kobject_uevent_env kobject: 'gre0': free name kobject: 'ip6gre0' (00000000f1d8575c): fill_kobj_path: path = '/devices/virtual/net/ip6gre0' kobject: 'queues' (0000000071322532): kobject_add_internal: parent: 'ip6gre0', set: '' kobject: 'queues' (0000000071322532): kobject_uevent_env kobject: 'queues' (0000000071322532): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000016a7509c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000016a7509c): kobject_uevent_env kobject: 'rx-0' (0000000016a7509c): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/rx-0' kobject: 'tx-0' (0000000018fb0811): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000018fb0811): kobject_uevent_env kobject: 'tx-0' (0000000018fb0811): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/tx-0' kobject: 'rx-0' (000000007434e75b): kobject_cleanup, parent 0000000090c37153 kobject: 'rx-0' (000000007434e75b): auto cleanup 'remove' event kobject: 'rx-0' (000000007434e75b): kobject_uevent_env kobject: 'rx-0' (000000007434e75b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000007434e75b): auto cleanup kobject_del kobject: 'rx-0' (000000007434e75b): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000000477e3b2): kobject_cleanup, parent 0000000090c37153 kobject: 'tx-0' (000000000477e3b2): auto cleanup 'remove' event kobject: 'tx-0' (000000000477e3b2): kobject_uevent_env kobject: 'tx-0' (000000000477e3b2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000000477e3b2): auto cleanup kobject_del kobject: 'tx-0' (000000000477e3b2): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000090c37153): kobject_cleanup, parent (null) kobject: 'queues' (0000000090c37153): calling ktype release kobject: 'queues' (0000000090c37153): kset_release kobject: 'queues': free name kobject: 'tunl0' (000000003576d757): kobject_uevent_env kobject: 'tunl0' (000000003576d757): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'syz_tun' (000000001ef7b9ca): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'syz_tun' (000000001ef7b9ca): kobject_uevent_env kobject: 'syz_tun' (000000001ef7b9ca): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'queues' (00000000ddc825ef): kobject_add_internal: parent: 'syz_tun', set: '' kobject: 'queues' (00000000ddc825ef): kobject_uevent_env kobject: 'queues' (00000000ddc825ef): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000492a0602): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000492a0602): kobject_uevent_env kobject: 'rx-0' (00000000492a0602): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'tx-0' (00000000742b647c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000742b647c): kobject_uevent_env kobject: 'tx-0' (00000000742b647c): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'batman_adv' (0000000083033579): kobject_add_internal: parent: 'syz_tun', set: '' kobject: 'tunl0' (000000003576d757): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (000000006b9fc05c): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'tunl0' (000000003576d757): calling ktype release kobject: 'ip6gretap0' (000000006b9fc05c): kobject_uevent_env kobject: 'tunl0': free name kobject: 'ip6gretap0' (000000006b9fc05c): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0' kobject: 'queues' (000000005de01db4): kobject_add_internal: parent: 'ip6gretap0', set: '' kobject: 'queues' (000000005de01db4): kobject_uevent_env kobject: 'queues' (000000005de01db4): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000df220425): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000df220425): kobject_uevent_env kobject: 'rx-0' (00000000df220425): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/rx-0' kobject: 'tx-0' (00000000478abffb): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000478abffb): kobject_uevent_env kobject: 'tx-0' (00000000478abffb): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/tx-0' kobject: 'batman_adv' (000000008a7f08c3): kobject_add_internal: parent: 'ip6gretap0', set: '' kobject: 'mesh' (00000000398c0651): kobject_uevent_env kobject: 'mesh' (00000000398c0651): 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' (00000000158f4313): kobject_uevent_env kobject: 'brport' (00000000158f4313): 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' (00000000158f4313): kobject_cleanup, parent (null) kobject: 'brport' (00000000158f4313): calling ktype release kobject: 'brport': free name kobject: 'brport' (0000000096e01fed): kobject_uevent_env kobject: 'brport' (0000000096e01fed): kobject_uevent_env: filter function caused the event to drop! kobject: 'brif' (00000000305392a8): kobject_cleanup, parent 000000000aec7e95 kobject: 'brif' (00000000305392a8): auto cleanup kobject_del kobject: 'brif' (00000000305392a8): calling ktype release kobject: (00000000305392a8): dynamic_kobj_release kobject: 'brif': free name kobject: 'brport' (0000000096e01fed): kobject_cleanup, parent (null) kobject: 'brport' (0000000096e01fed): calling ktype release kobject: 'brport': free name kobject: 'vlan0' (000000009e73b316): kobject_uevent_env kobject: 'vlan0' (000000009e73b316): kobject_uevent_env: attempted to send uevent without kset! kobject: 'mesh' (00000000398c0651): kobject_cleanup, parent (null) kobject: 'mesh' (00000000398c0651): calling ktype release kobject: (00000000398c0651): dynamic_kobj_release kobject: 'mesh': free name kobject: 'vlan0' (000000009e73b316): kobject_cleanup, parent (null) kobject: 'vlan0' (000000009e73b316): calling ktype release kobject: (000000009e73b316): dynamic_kobj_release kobject: 'vlan0': free name kobject: 'batman_adv' (00000000aabd36c3): kobject_uevent_env kobject: 'batman_adv' (00000000aabd36c3): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000aabd36c3): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000aabd36c3): calling ktype release kobject: (00000000aabd36c3): dynamic_kobj_release kobject: 'batman_adv': free name bond3 (unregistering): Released all slaves kobject: 'rx-15' (0000000004d13abc): kobject_cleanup, parent 000000001c7c2312 kobject: 'rx-15' (0000000004d13abc): auto cleanup 'remove' event kobject: 'rx-15' (0000000004d13abc): kobject_uevent_env kobject: 'rx-15' (0000000004d13abc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-15' (0000000004d13abc): auto cleanup kobject_del kobject: 'rx-15' (0000000004d13abc): calling ktype release kobject: 'rx-15': free name kobject: 'rx-14' (00000000f57b52d5): kobject_cleanup, parent 000000001c7c2312 kobject: 'rx-14' (00000000f57b52d5): auto cleanup 'remove' event kobject: 'rx-14' (00000000f57b52d5): kobject_uevent_env kobject: 'rx-14' (00000000f57b52d5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-14' (00000000f57b52d5): auto cleanup kobject_del kobject: 'rx-14' (00000000f57b52d5): calling ktype release kobject: 'rx-14': free name kobject: 'rx-13' (00000000a5a7551e): kobject_cleanup, parent 000000001c7c2312 kobject: 'rx-13' (00000000a5a7551e): auto cleanup 'remove' event kobject: 'rx-13' (00000000a5a7551e): kobject_uevent_env kobject: 'rx-13' (00000000a5a7551e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-13' (00000000a5a7551e): auto cleanup kobject_del kobject: 'rx-13' (00000000a5a7551e): calling ktype release kobject: 'rx-13': free name kobject: 'rx-12' (00000000c2ff7013): kobject_cleanup, parent 000000001c7c2312 kobject: 'rx-12' (00000000c2ff7013): auto cleanup 'remove' event kobject: 'rx-12' (00000000c2ff7013): kobject_uevent_env kobject: 'rx-12' (00000000c2ff7013): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-12' (00000000c2ff7013): auto cleanup kobject_del kobject: 'rx-12' (00000000c2ff7013): calling ktype release kobject: 'rx-12': free name kobject: 'rx-11' (000000009db33ec7): kobject_cleanup, parent 000000001c7c2312 kobject: 'rx-11' (000000009db33ec7): auto cleanup 'remove' event kobject: 'rx-11' (000000009db33ec7): kobject_uevent_env kobject: 'rx-11' (000000009db33ec7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-11' (000000009db33ec7): auto cleanup kobject_del kobject: 'rx-11' (000000009db33ec7): calling ktype release kobject: 'rx-11': free name kobject: 'rx-10' (00000000430c8250): kobject_cleanup, parent 000000001c7c2312 kobject: 'rx-10' (00000000430c8250): auto cleanup 'remove' event kobject: 'rx-10' (00000000430c8250): kobject_uevent_env kobject: 'rx-10' (00000000430c8250): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-10' (00000000430c8250): auto cleanup kobject_del kobject: 'rx-10' (00000000430c8250): calling ktype release kobject: 'rx-10': free name kobject: 'rx-9' (000000000424ca39): kobject_cleanup, parent 000000001c7c2312 kobject: 'rx-9' (000000000424ca39): auto cleanup 'remove' event kobject: 'rx-9' (000000000424ca39): kobject_uevent_env kobject: 'rx-9' (000000000424ca39): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-9' (000000000424ca39): auto cleanup kobject_del kobject: 'rx-9' (000000000424ca39): calling ktype release kobject: 'rx-9': free name kobject: 'rx-8' (000000008f51e857): kobject_cleanup, parent 000000001c7c2312 kobject: 'rx-8' (000000008f51e857): auto cleanup 'remove' event kobject: 'rx-8' (000000008f51e857): kobject_uevent_env kobject: 'rx-8' (000000008f51e857): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-8' (000000008f51e857): auto cleanup kobject_del kobject: 'rx-8' (000000008f51e857): calling ktype release kobject: 'rx-8': free name kobject: 'rx-7' (0000000037d73782): kobject_cleanup, parent 000000001c7c2312 kobject: 'rx-7' (0000000037d73782): auto cleanup 'remove' event kobject: 'rx-7' (0000000037d73782): kobject_uevent_env kobject: 'rx-7' (0000000037d73782): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-7' (0000000037d73782): auto cleanup kobject_del kobject: 'rx-7' (0000000037d73782): calling ktype release kobject: 'rx-7': free name kobject: 'rx-6' (00000000efea7e7e): kobject_cleanup, parent 000000001c7c2312 kobject: 'rx-6' (00000000efea7e7e): auto cleanup 'remove' event kobject: 'rx-6' (00000000efea7e7e): kobject_uevent_env kobject: 'rx-6' (00000000efea7e7e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-6' (00000000efea7e7e): auto cleanup kobject_del kobject: 'rx-6' (00000000efea7e7e): calling ktype release kobject: 'rx-6': free name kobject: 'rx-5' (0000000054af55ad): kobject_cleanup, parent 000000001c7c2312 kobject: 'rx-5' (0000000054af55ad): auto cleanup 'remove' event kobject: 'rx-5' (0000000054af55ad): kobject_uevent_env kobject: 'rx-5' (0000000054af55ad): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-5' (0000000054af55ad): auto cleanup kobject_del kobject: 'rx-5' (0000000054af55ad): calling ktype release kobject: 'rx-5': free name kobject: 'rx-4' (000000005a308a80): kobject_cleanup, parent 000000001c7c2312 kobject: 'rx-4' (000000005a308a80): auto cleanup 'remove' event kobject: 'rx-4' (000000005a308a80): kobject_uevent_env kobject: 'rx-4' (000000005a308a80): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-4' (000000005a308a80): auto cleanup kobject_del kobject: 'rx-4' (000000005a308a80): calling ktype release kobject: 'rx-4': free name kobject: 'rx-3' (00000000afcc97cd): kobject_cleanup, parent 000000001c7c2312 kobject: 'rx-3' (00000000afcc97cd): auto cleanup 'remove' event kobject: 'rx-3' (00000000afcc97cd): kobject_uevent_env kobject: 'rx-3' (00000000afcc97cd): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-3' (00000000afcc97cd): auto cleanup kobject_del kobject: 'rx-3' (00000000afcc97cd): calling ktype release kobject: 'rx-3': free name kobject: 'rx-2' (00000000c92c5413): kobject_cleanup, parent 000000001c7c2312 kobject: 'rx-2' (00000000c92c5413): auto cleanup 'remove' event kobject: 'rx-2' (00000000c92c5413): kobject_uevent_env kobject: 'rx-2' (00000000c92c5413): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-2' (00000000c92c5413): auto cleanup kobject_del kobject: 'rx-2' (00000000c92c5413): calling ktype release kobject: 'rx-2': free name kobject: 'rx-1' (00000000edb209ae): kobject_cleanup, parent 000000001c7c2312 kobject: 'rx-1' (00000000edb209ae): auto cleanup 'remove' event kobject: 'rx-1' (00000000edb209ae): kobject_uevent_env kobject: 'rx-1' (00000000edb209ae): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-1' (00000000edb209ae): auto cleanup kobject_del kobject: 'rx-1' (00000000edb209ae): calling ktype release kobject: 'rx-1': free name kobject: 'rx-0' (00000000955057a3): kobject_cleanup, parent 000000001c7c2312 kobject: 'rx-0' (00000000955057a3): auto cleanup 'remove' event kobject: 'rx-0' (00000000955057a3): kobject_uevent_env kobject: 'rx-0' (00000000955057a3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000955057a3): auto cleanup kobject_del kobject: 'rx-0' (00000000955057a3): calling ktype release kobject: 'rx-0': free name kobject: 'tx-15' (0000000014ffea1e): kobject_cleanup, parent 000000001c7c2312 kobject: 'tx-15' (0000000014ffea1e): auto cleanup 'remove' event kobject: 'tx-15' (0000000014ffea1e): kobject_uevent_env kobject: 'tx-15' (0000000014ffea1e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-15' (0000000014ffea1e): auto cleanup kobject_del kobject: 'tx-15' (0000000014ffea1e): calling ktype release kobject: 'tx-15': free name kobject: 'tx-14' (000000000c37017c): kobject_cleanup, parent 000000001c7c2312 kobject: 'tx-14' (000000000c37017c): auto cleanup 'remove' event kobject: 'tx-14' (000000000c37017c): kobject_uevent_env kobject: 'tx-14' (000000000c37017c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-14' (000000000c37017c): auto cleanup kobject_del kobject: 'tx-14' (000000000c37017c): calling ktype release kobject: 'tx-14': free name kobject: 'tx-13' (0000000054972bc6): kobject_cleanup, parent 000000001c7c2312 kobject: 'tx-13' (0000000054972bc6): auto cleanup 'remove' event kobject: 'tx-13' (0000000054972bc6): kobject_uevent_env kobject: 'tx-13' (0000000054972bc6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-13' (0000000054972bc6): auto cleanup kobject_del kobject: 'tx-13' (0000000054972bc6): calling ktype release kobject: 'tx-13': free name kobject: 'tx-12' (00000000816b2e1c): kobject_cleanup, parent 000000001c7c2312 kobject: 'tx-12' (00000000816b2e1c): auto cleanup 'remove' event kobject: 'tx-12' (00000000816b2e1c): kobject_uevent_env kobject: 'tx-12' (00000000816b2e1c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-12' (00000000816b2e1c): auto cleanup kobject_del kobject: 'tx-12' (00000000816b2e1c): calling ktype release kobject: 'tx-12': free name kobject: 'tx-11' (0000000005d4ec29): kobject_cleanup, parent 000000001c7c2312 kobject: 'tx-11' (0000000005d4ec29): auto cleanup 'remove' event kobject: 'tx-11' (0000000005d4ec29): kobject_uevent_env kobject: 'tx-11' (0000000005d4ec29): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-11' (0000000005d4ec29): auto cleanup kobject_del kobject: 'tx-11' (0000000005d4ec29): calling ktype release kobject: 'tx-11': free name kobject: 'tx-10' (000000007572b7c1): kobject_cleanup, parent 000000001c7c2312 kobject: 'tx-10' (000000007572b7c1): auto cleanup 'remove' event kobject: 'tx-10' (000000007572b7c1): kobject_uevent_env kobject: 'tx-10' (000000007572b7c1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-10' (000000007572b7c1): auto cleanup kobject_del kobject: 'tx-10' (000000007572b7c1): calling ktype release kobject: 'tx-10': free name kobject: 'tx-9' (00000000f934dd34): kobject_cleanup, parent 000000001c7c2312 kobject: 'tx-9' (00000000f934dd34): auto cleanup 'remove' event kobject: 'tx-9' (00000000f934dd34): kobject_uevent_env kobject: 'tx-9' (00000000f934dd34): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-9' (00000000f934dd34): auto cleanup kobject_del kobject: 'tx-9' (00000000f934dd34): calling ktype release kobject: 'tx-9': free name kobject: 'tx-8' (00000000ce825c08): kobject_cleanup, parent 000000001c7c2312 kobject: 'tx-8' (00000000ce825c08): auto cleanup 'remove' event kobject: 'tx-8' (00000000ce825c08): kobject_uevent_env kobject: 'tx-8' (00000000ce825c08): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-8' (00000000ce825c08): auto cleanup kobject_del kobject: 'tx-8' (00000000ce825c08): calling ktype release kobject: 'tx-8': free name kobject: 'tx-7' (00000000e2e37556): kobject_cleanup, parent 000000001c7c2312 kobject: 'tx-7' (00000000e2e37556): auto cleanup 'remove' event kobject: 'tx-7' (00000000e2e37556): kobject_uevent_env kobject: 'tx-7' (00000000e2e37556): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-7' (00000000e2e37556): auto cleanup kobject_del kobject: 'tx-7' (00000000e2e37556): calling ktype release kobject: 'tx-7': free name kobject: 'tx-6' (000000000efeca53): kobject_cleanup, parent 000000001c7c2312 kobject: 'tx-6' (000000000efeca53): auto cleanup 'remove' event kobject: 'tx-6' (000000000efeca53): kobject_uevent_env kobject: 'tx-6' (000000000efeca53): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-6' (000000000efeca53): auto cleanup kobject_del kobject: 'tx-6' (000000000efeca53): calling ktype release kobject: 'tx-6': free name kobject: 'tx-5' (000000001a71de21): kobject_cleanup, parent 000000001c7c2312 kobject: 'tx-5' (000000001a71de21): auto cleanup 'remove' event kobject: 'tx-5' (000000001a71de21): kobject_uevent_env kobject: 'tx-5' (000000001a71de21): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-5' (000000001a71de21): auto cleanup kobject_del kobject: 'tx-5' (000000001a71de21): calling ktype release kobject: 'tx-5': free name kobject: 'tx-4' (000000006a603229): kobject_cleanup, parent 000000001c7c2312 kobject: 'tx-4' (000000006a603229): auto cleanup 'remove' event kobject: 'tx-4' (000000006a603229): kobject_uevent_env kobject: 'tx-4' (000000006a603229): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-4' (000000006a603229): auto cleanup kobject_del kobject: 'tx-4' (000000006a603229): calling ktype release kobject: 'tx-4': free name kobject: 'tx-3' (000000009b6bd111): kobject_cleanup, parent 000000001c7c2312 kobject: 'tx-3' (000000009b6bd111): auto cleanup 'remove' event kobject: 'tx-3' (000000009b6bd111): kobject_uevent_env kobject: 'tx-3' (000000009b6bd111): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-3' (000000009b6bd111): auto cleanup kobject_del kobject: 'tx-3' (000000009b6bd111): calling ktype release kobject: 'tx-3': free name kobject: 'tx-2' (000000000582cdf8): kobject_cleanup, parent 000000001c7c2312 kobject: 'tx-2' (000000000582cdf8): auto cleanup 'remove' event kobject: 'tx-2' (000000000582cdf8): kobject_uevent_env kobject: 'tx-2' (000000000582cdf8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-2' (000000000582cdf8): auto cleanup kobject_del kobject: 'tx-2' (000000000582cdf8): calling ktype release kobject: 'tx-2': free name kobject: 'tx-1' (0000000073042579): kobject_cleanup, parent 000000001c7c2312 kobject: 'tx-1' (0000000073042579): auto cleanup 'remove' event kobject: 'tx-1' (0000000073042579): kobject_uevent_env kobject: 'tx-1' (0000000073042579): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-1' (0000000073042579): auto cleanup kobject_del kobject: 'tx-1' (0000000073042579): calling ktype release kobject: 'tx-1': free name kobject: 'tx-0' (00000000535d5901): kobject_cleanup, parent 000000001c7c2312 kobject: 'tx-0' (00000000535d5901): auto cleanup 'remove' event kobject: 'tx-0' (00000000535d5901): kobject_uevent_env kobject: 'tx-0' (00000000535d5901): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000535d5901): auto cleanup kobject_del kobject: 'tx-0' (00000000535d5901): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000001c7c2312): kobject_cleanup, parent (null) kobject: 'queues' (000000001c7c2312): calling ktype release kobject: 'queues' (000000001c7c2312): kset_release kobject: 'queues': free name kobject: 'bond3' (000000005446a653): kobject_uevent_env kobject: 'bond3' (000000005446a653): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000009500faa0): kobject_uevent_env kobject: 'batman_adv' (000000009500faa0): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000009500faa0): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000009500faa0): calling ktype release kobject: (000000009500faa0): dynamic_kobj_release kobject: 'batman_adv': free name bond2 (unregistering): Released all slaves kobject: 'rx-15' (000000003246235c): kobject_cleanup, parent 000000001a263fac kobject: 'rx-15' (000000003246235c): auto cleanup 'remove' event kobject: 'rx-15' (000000003246235c): kobject_uevent_env kobject: 'rx-15' (000000003246235c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-15' (000000003246235c): auto cleanup kobject_del kobject: 'rx-15' (000000003246235c): calling ktype release kobject: 'rx-15': free name kobject: 'rx-14' (00000000e80e533a): kobject_cleanup, parent 000000001a263fac kobject: 'rx-14' (00000000e80e533a): auto cleanup 'remove' event kobject: 'rx-14' (00000000e80e533a): kobject_uevent_env kobject: 'rx-14' (00000000e80e533a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-14' (00000000e80e533a): auto cleanup kobject_del kobject: 'rx-14' (00000000e80e533a): calling ktype release kobject: 'rx-14': free name kobject: 'rx-13' (00000000d34ff24b): kobject_cleanup, parent 000000001a263fac kobject: 'rx-13' (00000000d34ff24b): auto cleanup 'remove' event kobject: 'rx-13' (00000000d34ff24b): kobject_uevent_env kobject: 'rx-13' (00000000d34ff24b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-13' (00000000d34ff24b): auto cleanup kobject_del kobject: 'rx-13' (00000000d34ff24b): calling ktype release kobject: 'rx-13': free name kobject: 'rx-12' (000000001c209b2d): kobject_cleanup, parent 000000001a263fac kobject: 'rx-12' (000000001c209b2d): auto cleanup 'remove' event kobject: 'rx-12' (000000001c209b2d): kobject_uevent_env kobject: 'rx-12' (000000001c209b2d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-12' (000000001c209b2d): auto cleanup kobject_del kobject: 'rx-12' (000000001c209b2d): calling ktype release kobject: 'rx-12': free name kobject: 'rx-11' (00000000d404d869): kobject_cleanup, parent 000000001a263fac kobject: 'rx-11' (00000000d404d869): auto cleanup 'remove' event kobject: 'rx-11' (00000000d404d869): kobject_uevent_env kobject: 'rx-11' (00000000d404d869): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-11' (00000000d404d869): auto cleanup kobject_del kobject: 'rx-11' (00000000d404d869): calling ktype release kobject: 'rx-11': free name kobject: 'rx-10' (00000000c11a6a8e): kobject_cleanup, parent 000000001a263fac kobject: 'rx-10' (00000000c11a6a8e): auto cleanup 'remove' event kobject: 'rx-10' (00000000c11a6a8e): kobject_uevent_env kobject: 'rx-10' (00000000c11a6a8e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-10' (00000000c11a6a8e): auto cleanup kobject_del kobject: 'rx-10' (00000000c11a6a8e): calling ktype release kobject: 'rx-10': free name kobject: 'rx-9' (000000007b5ef8d2): kobject_cleanup, parent 000000001a263fac kobject: 'rx-9' (000000007b5ef8d2): auto cleanup 'remove' event kobject: 'rx-9' (000000007b5ef8d2): kobject_uevent_env kobject: 'rx-9' (000000007b5ef8d2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-9' (000000007b5ef8d2): auto cleanup kobject_del kobject: 'rx-9' (000000007b5ef8d2): calling ktype release kobject: 'rx-9': free name kobject: 'rx-8' (00000000d8c56b46): kobject_cleanup, parent 000000001a263fac kobject: 'rx-8' (00000000d8c56b46): auto cleanup 'remove' event kobject: 'rx-8' (00000000d8c56b46): kobject_uevent_env kobject: 'rx-8' (00000000d8c56b46): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-8' (00000000d8c56b46): auto cleanup kobject_del kobject: 'rx-8' (00000000d8c56b46): calling ktype release kobject: 'rx-8': free name kobject: 'rx-7' (0000000027ecbd38): kobject_cleanup, parent 000000001a263fac kobject: 'rx-7' (0000000027ecbd38): auto cleanup 'remove' event kobject: 'rx-7' (0000000027ecbd38): kobject_uevent_env kobject: 'rx-7' (0000000027ecbd38): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-7' (0000000027ecbd38): auto cleanup kobject_del kobject: 'rx-7' (0000000027ecbd38): calling ktype release kobject: 'rx-7': free name kobject: 'rx-6' (00000000373b6245): kobject_cleanup, parent 000000001a263fac kobject: 'rx-6' (00000000373b6245): auto cleanup 'remove' event kobject: 'rx-6' (00000000373b6245): kobject_uevent_env kobject: 'rx-6' (00000000373b6245): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-6' (00000000373b6245): auto cleanup kobject_del kobject: 'rx-6' (00000000373b6245): calling ktype release kobject: 'rx-6': free name kobject: 'rx-5' (00000000131a52aa): kobject_cleanup, parent 000000001a263fac kobject: 'rx-5' (00000000131a52aa): auto cleanup 'remove' event kobject: 'rx-5' (00000000131a52aa): kobject_uevent_env kobject: 'rx-5' (00000000131a52aa): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-5' (00000000131a52aa): auto cleanup kobject_del kobject: 'rx-5' (00000000131a52aa): calling ktype release kobject: 'rx-5': free name kobject: 'rx-4' (000000008c10c79f): kobject_cleanup, parent 000000001a263fac kobject: 'rx-4' (000000008c10c79f): auto cleanup 'remove' event kobject: 'rx-4' (000000008c10c79f): kobject_uevent_env kobject: 'rx-4' (000000008c10c79f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-4' (000000008c10c79f): auto cleanup kobject_del kobject: 'rx-4' (000000008c10c79f): calling ktype release kobject: 'rx-4': free name kobject: 'rx-3' (000000007ffd3e08): kobject_cleanup, parent 000000001a263fac kobject: 'rx-3' (000000007ffd3e08): auto cleanup 'remove' event kobject: 'rx-3' (000000007ffd3e08): kobject_uevent_env kobject: 'rx-3' (000000007ffd3e08): kobject_uevent_env: uevent_suppress caused the event to drop!