===================================================== WARNING: SOFTIRQ-safe -> SOFTIRQ-unsafe lock order detected 4.19.75 #0 Not tainted ----------------------------------------------------- syz-executor.2/12041 [HC0[0]:SC0[0]:HE0:SE1] is trying to acquire: 000000006204b0b9 (&fiq->waitq){+.+.}, at: spin_lock include/linux/spinlock.h:329 [inline] 000000006204b0b9 (&fiq->waitq){+.+.}, at: aio_poll fs/aio.c:1741 [inline] 000000006204b0b9 (&fiq->waitq){+.+.}, at: __io_submit_one fs/aio.c:1849 [inline] 000000006204b0b9 (&fiq->waitq){+.+.}, at: io_submit_one+0xef2/0x2eb0 fs/aio.c:1885 and this task is already holding: 00000000d205f55a (&(&ctx->ctx_lock)->rlock){..-.}, at: spin_lock_irq include/linux/spinlock.h:354 [inline] 00000000d205f55a (&(&ctx->ctx_lock)->rlock){..-.}, at: aio_poll fs/aio.c:1739 [inline] 00000000d205f55a (&(&ctx->ctx_lock)->rlock){..-.}, at: __io_submit_one fs/aio.c:1849 [inline] 00000000d205f55a (&(&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 arch_local_irq_restore arch/x86/include/asm/paravirt.h:789 [inline] lock_acquire+0x1ea/0x3f0 kernel/locking/lockdep.c:3903 down_write+0x38/0x90 kernel/locking/rwsem.c:70 lock_anon_vma_root mm/rmap.c:238 [inline] unlink_anon_vmas+0x184/0x860 mm/rmap.c:388 free_pgtables+0x1af/0x2f0 mm/memory.c:640 exit_mmap+0x2d1/0x530 mm/mmap.c:3098 __mmput kernel/fork.c:1010 [inline] mmput+0x15f/0x4c0 kernel/fork.c:1031 exec_mmap fs/exec.c:1043 [inline] flush_old_exec+0x8d9/0x1c20 fs/exec.c:1276 load_elf_binary+0x9c0/0x5350 fs/binfmt_elf.c:869 search_binary_handler fs/exec.c:1653 [inline] search_binary_handler+0x179/0x570 fs/exec.c:1631 exec_binprm fs/exec.c:1695 [inline] __do_execve_file.isra.0+0x1227/0x2150 fs/exec.c:1819 do_execveat_common fs/exec.c:1866 [inline] do_execve fs/exec.c:1883 [inline] __do_sys_execve fs/exec.c:1964 [inline] __se_sys_execve fs/exec.c:1959 [inline] __x64_sys_execve+0x8f/0xc0 fs/exec.c:1959 do_syscall_64+0xfd/0x620 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe 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.2/12041: #0: 00000000d205f55a (&(&ctx->ctx_lock)->rlock){..-.}, at: spin_lock_irq include/linux/spinlock.h:354 [inline] #0: 00000000d205f55a (&(&ctx->ctx_lock)->rlock){..-.}, at: aio_poll fs/aio.c:1739 [inline] #0: 00000000d205f55a (&(&ctx->ctx_lock)->rlock){..-.}, at: __io_submit_one fs/aio.c:1849 [inline] #0: 00000000d205f55a (&(&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: 7 { 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 arch_local_irq_restore arch/x86/include/asm/paravirt.h:789 [inline] lock_acquire+0x1ea/0x3f0 kernel/locking/lockdep.c:3903 down_write+0x38/0x90 kernel/locking/rwsem.c:70 lock_anon_vma_root mm/rmap.c:238 [inline] unlink_anon_vmas+0x184/0x860 mm/rmap.c:388 free_pgtables+0x1af/0x2f0 mm/memory.c:640 exit_mmap+0x2d1/0x530 mm/mmap.c:3098 __mmput kernel/fork.c:1010 [inline] mmput+0x15f/0x4c0 kernel/fork.c:1031 exec_mmap fs/exec.c:1043 [inline] flush_old_exec+0x8d9/0x1c20 fs/exec.c:1276 load_elf_binary+0x9c0/0x5350 fs/binfmt_elf.c:869 search_binary_handler fs/exec.c:1653 [inline] search_binary_handler+0x179/0x570 fs/exec.c:1631 exec_binprm fs/exec.c:1695 [inline] __do_execve_file.isra.0+0x1227/0x2150 fs/exec.c:1819 do_execveat_common fs/exec.c:1866 [inline] do_execve fs/exec.c:1883 [inline] __do_sys_execve fs/exec.c:1964 [inline] __se_sys_execve fs/exec.c:1959 [inline] __x64_sys_execve+0x8f/0xc0 fs/exec.c:1959 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_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 arch_local_irq_restore arch/x86/include/asm/paravirt.h:789 [inline] lock_acquire+0x1ea/0x3f0 kernel/locking/lockdep.c:3903 down_write+0x38/0x90 kernel/locking/rwsem.c:70 lock_anon_vma_root mm/rmap.c:238 [inline] unlink_anon_vmas+0x184/0x860 mm/rmap.c:388 free_pgtables+0x1af/0x2f0 mm/memory.c:640 exit_mmap+0x2d1/0x530 mm/mmap.c:3098 __mmput kernel/fork.c:1010 [inline] mmput+0x15f/0x4c0 kernel/fork.c:1031 exec_mmap fs/exec.c:1043 [inline] flush_old_exec+0x8d9/0x1c20 fs/exec.c:1276 load_elf_binary+0x9c0/0x5350 fs/binfmt_elf.c:869 search_binary_handler fs/exec.c:1653 [inline] search_binary_handler+0x179/0x570 fs/exec.c:1631 exec_binprm fs/exec.c:1695 [inline] __do_execve_file.isra.0+0x1227/0x2150 fs/exec.c:1819 do_execveat_common fs/exec.c:1866 [inline] do_execve fs/exec.c:1883 [inline] __do_sys_execve fs/exec.c:1964 [inline] __se_sys_execve fs/exec.c:1959 [inline] __x64_sys_execve+0x8f/0xc0 fs/exec.c:1959 do_syscall_64+0xfd/0x620 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe } ... 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: 10 { 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: 12041 Comm: syz-executor.2 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:0x459a29 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:00007f4a3a57ac78 EFLAGS: 00000246 ORIG_RAX: 00000000000000d1 RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 0000000000459a29 RDX: 0000000020000100 RSI: 0000000000000001 RDI: 00007f4a3a55a000 RBP: 000000000075bf20 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 00007f4a3a57b6d4 R13: 00000000004c0e1e R14: 00000000004d3fb8 R15: 00000000ffffffff kobject: 'loop3' (00000000bdd4fa4b): kobject_uevent_env kobject: 'loop3' (00000000bdd4fa4b): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop4' (00000000086a034b): kobject_uevent_env kobject: 'loop4' (00000000086a034b): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop3' (00000000bdd4fa4b): kobject_uevent_env kobject: 'loop3' (00000000bdd4fa4b): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop5' (00000000315c31d6): kobject_uevent_env kobject: 'loop5' (00000000315c31d6): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop2' (000000004a783d45): kobject_uevent_env kobject: 'loop2' (000000004a783d45): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'loop1' (0000000003a9f7d3): kobject_uevent_env kobject: 'loop1' (0000000003a9f7d3): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'loop5' (00000000315c31d6): kobject_uevent_env kobject: 'loop5' (00000000315c31d6): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop2' (000000004a783d45): kobject_uevent_env kobject: 'loop2' (000000004a783d45): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'loop3' (00000000bdd4fa4b): kobject_uevent_env kobject: 'loop3' (00000000bdd4fa4b): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop4' (00000000086a034b): kobject_uevent_env kobject: 'loop4' (00000000086a034b): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop3' (00000000bdd4fa4b): kobject_uevent_env kobject: 'batman_adv' (00000000397f67da): kobject_uevent_env kobject: 'loop3' (00000000bdd4fa4b): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'batman_adv' (00000000397f67da): kobject_uevent_env: filter function caused the event to drop! kobject: 'loop2' (000000004a783d45): kobject_uevent_env kobject: 'loop2' (000000004a783d45): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'batman_adv' (00000000397f67da): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000397f67da): calling ktype release kobject: (00000000397f67da): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000b6402ceb): kobject_cleanup, parent 000000008c997ebb kobject: 'rx-0' (00000000b6402ceb): auto cleanup 'remove' event kobject: 'loop1' (0000000003a9f7d3): kobject_uevent_env kobject: 'rx-0' (00000000b6402ceb): kobject_uevent_env kobject: 'loop1' (0000000003a9f7d3): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'rx-0' (00000000b6402ceb): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'rx-0' (00000000b6402ceb): auto cleanup kobject_del kobject: 'rx-0' (00000000b6402ceb): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000ef805295): kobject_cleanup, parent 000000008c997ebb kobject: 'tx-0' (00000000ef805295): auto cleanup 'remove' event kobject: 'tx-0' (00000000ef805295): kobject_uevent_env kobject: 'tx-0' (00000000ef805295): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'tx-0' (00000000ef805295): auto cleanup kobject_del kobject: 'tx-0' (00000000ef805295): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000008c997ebb): kobject_cleanup, parent (null) kobject: 'queues' (000000008c997ebb): calling ktype release kobject: 'queues' (000000008c997ebb): kset_release kobject: 'queues': free name kobject: 'syz_tun' (0000000017b5d140): kobject_uevent_env kobject: 'syz_tun' (0000000017b5d140): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'syz_tun' (0000000017b5d140): kobject_cleanup, parent (null) kobject: 'syz_tun' (0000000017b5d140): calling ktype release kobject: 'syz_tun': free name audit: type=1400 audit(2000000056.223:4343): avc: denied { write } for pid=12093 comm="syz-executor.4" scontext=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 tcontext=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 tclass=netlink_netfilter_socket permissive=1 netlink: 'syz-executor.4': attribute type 6 has an invalid length. kobject: 'loop2' (000000004a783d45): kobject_uevent_env kobject: 'loop2' (000000004a783d45): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'loop4' (00000000086a034b): kobject_uevent_env netlink: 'syz-executor.4': attribute type 6 has an invalid length. kobject: 'loop4' (00000000086a034b): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop5' (00000000315c31d6): kobject_uevent_env kobject: 'loop5' (00000000315c31d6): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop3' (00000000bdd4fa4b): kobject_uevent_env kobject: 'loop3' (00000000bdd4fa4b): fill_kobj_path: path = '/devices/virtual/block/loop3' netlink: 'syz-executor.4': attribute type 6 has an invalid length. kobject: 'loop2' (000000004a783d45): kobject_uevent_env kobject: 'loop2' (000000004a783d45): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'loop4' (00000000086a034b): kobject_uevent_env kobject: 'loop4' (00000000086a034b): fill_kobj_path: path = '/devices/virtual/block/loop4' netlink: 'syz-executor.4': attribute type 6 has an invalid length. kobject: 'loop3' (00000000bdd4fa4b): kobject_uevent_env kobject: 'loop3' (00000000bdd4fa4b): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop2' (000000004a783d45): kobject_uevent_env kobject: 'loop2' (000000004a783d45): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'loop4' (00000000086a034b): kobject_uevent_env kobject: 'loop4' (00000000086a034b): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop4' (00000000086a034b): kobject_uevent_env kobject: 'rx-0' (000000004252b720): kobject_cleanup, parent 00000000e6651dfa kobject: 'loop4' (00000000086a034b): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'rx-0' (000000004252b720): auto cleanup 'remove' event kobject: 'loop1' (0000000003a9f7d3): kobject_uevent_env kobject: 'rx-0' (000000004252b720): kobject_uevent_env kobject: 'loop1' (0000000003a9f7d3): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'rx-0' (000000004252b720): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop3' (00000000bdd4fa4b): kobject_uevent_env kobject: 'rx-0' (000000004252b720): auto cleanup kobject_del kobject: 'loop3' (00000000bdd4fa4b): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'rx-0' (000000004252b720): calling ktype release kobject: 'rx-0': free name kobject: 'loop4' (00000000086a034b): kobject_uevent_env kobject: 'tx-0' (00000000872f8ecb): kobject_cleanup, parent 00000000e6651dfa kobject: 'loop4' (00000000086a034b): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'tx-0' (00000000872f8ecb): auto cleanup 'remove' event kobject: 'tx-0' (00000000872f8ecb): kobject_uevent_env kobject: 'tx-0' (00000000872f8ecb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000872f8ecb): auto cleanup kobject_del kobject: 'tx-0' (00000000872f8ecb): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000e6651dfa): kobject_cleanup, parent (null) kobject: 'queues' (00000000e6651dfa): calling ktype release kobject: 'queues' (00000000e6651dfa): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000aa953ed0): kobject_uevent_env kobject: 'ip6gre0' (00000000aa953ed0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (0000000080b0be38): kobject_uevent_env kobject: 'batman_adv' (0000000080b0be38): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (0000000080b0be38): kobject_cleanup, parent (null) kobject: 'batman_adv' (0000000080b0be38): calling ktype release kobject: (0000000080b0be38): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000c2361c8a): kobject_cleanup, parent 00000000d709b740 kobject: 'rx-0' (00000000c2361c8a): auto cleanup 'remove' event kobject: 'rx-0' (00000000c2361c8a): kobject_uevent_env kobject: 'rx-0' (00000000c2361c8a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000c2361c8a): auto cleanup kobject_del kobject: 'rx-0' (00000000c2361c8a): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000042bbca7a): kobject_cleanup, parent 00000000d709b740 kobject: 'tx-0' (0000000042bbca7a): auto cleanup 'remove' event kobject: 'tx-0' (0000000042bbca7a): kobject_uevent_env kobject: 'tx-0' (0000000042bbca7a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000042bbca7a): auto cleanup kobject_del kobject: 'tx-0' (0000000042bbca7a): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000d709b740): kobject_cleanup, parent (null) kobject: 'queues' (00000000d709b740): calling ktype release kobject: 'queues' (00000000d709b740): kset_release kobject: 'queues': free name kobject: 'ip6gretap0' (00000000d51a5842): kobject_uevent_env kobject: 'ip6gretap0' (00000000d51a5842): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop5' (00000000315c31d6): kobject_uevent_env kobject: 'loop5' (00000000315c31d6): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'ip6gre0' (00000000aa953ed0): kobject_cleanup, parent (null) kobject: 'loop1' (0000000003a9f7d3): kobject_uevent_env kobject: 'ip6gre0' (00000000aa953ed0): calling ktype release kobject: 'loop1' (0000000003a9f7d3): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'ip6gre0': free name kobject: 'ip6gretap0' (00000000d51a5842): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (00000000d51a5842): calling ktype release kobject: 'ip6gretap0': free name kobject: 'rx-0' (0000000057b5cb25): kobject_cleanup, parent 0000000076eb64e2 kobject: 'rx-0' (0000000057b5cb25): auto cleanup 'remove' event kobject: 'rx-0' (0000000057b5cb25): kobject_uevent_env kobject: 'rx-0' (0000000057b5cb25): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000057b5cb25): auto cleanup kobject_del kobject: 'rx-0' (0000000057b5cb25): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000007a87e2c7): kobject_cleanup, parent 0000000076eb64e2 kobject: 'tx-0' (000000007a87e2c7): auto cleanup 'remove' event kobject: 'tx-0' (000000007a87e2c7): kobject_uevent_env kobject: 'tx-0' (000000007a87e2c7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000007a87e2c7): auto cleanup kobject_del kobject: 'tx-0' (000000007a87e2c7): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000076eb64e2): kobject_cleanup, parent (null) kobject: 'queues' (0000000076eb64e2): calling ktype release kobject: 'queues' (0000000076eb64e2): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (000000000c0b9d22): kobject_uevent_env kobject: 'ip6tnl0' (000000000c0b9d22): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (000000000c0b9d22): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (000000000c0b9d22): calling ktype release kobject: 'ip6tnl0': free name kobject: 'rx-0' (00000000e567dcd2): kobject_cleanup, parent 000000004278f802 kobject: 'rx-0' (00000000e567dcd2): auto cleanup 'remove' event kobject: 'rx-0' (00000000e567dcd2): kobject_uevent_env kobject: 'rx-0' (00000000e567dcd2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000e567dcd2): auto cleanup kobject_del kobject: 'rx-0' (00000000e567dcd2): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000ba07bbe3): kobject_cleanup, parent 000000004278f802 kobject: 'tx-0' (00000000ba07bbe3): auto cleanup 'remove' event kobject: 'tx-0' (00000000ba07bbe3): kobject_uevent_env kobject: 'tx-0' (00000000ba07bbe3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000ba07bbe3): auto cleanup kobject_del kobject: 'tx-0' (00000000ba07bbe3): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000004278f802): kobject_cleanup, parent (null) kobject: 'queues' (000000004278f802): calling ktype release kobject: 'queues' (000000004278f802): kset_release kobject: 'queues': free name kobject: 'sit0' (0000000091307119): kobject_uevent_env kobject: 'sit0' (0000000091307119): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (0000000091307119): kobject_cleanup, parent (null) kobject: 'sit0' (0000000091307119): calling ktype release kobject: 'sit0': free name kobject: 'rx-0' (000000004d0a50fa): kobject_cleanup, parent 000000001a60d940 kobject: 'rx-0' (000000004d0a50fa): auto cleanup 'remove' event kobject: 'rx-0' (000000004d0a50fa): kobject_uevent_env kobject: 'rx-0' (000000004d0a50fa): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004d0a50fa): auto cleanup kobject_del kobject: 'rx-0' (000000004d0a50fa): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000089559cfd): kobject_cleanup, parent 000000001a60d940 kobject: 'tx-0' (0000000089559cfd): auto cleanup 'remove' event kobject: 'tx-0' (0000000089559cfd): kobject_uevent_env kobject: 'tx-0' (0000000089559cfd): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000089559cfd): auto cleanup kobject_del kobject: 'tx-0' (0000000089559cfd): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000001a60d940): kobject_cleanup, parent (null) kobject: 'queues' (000000001a60d940): calling ktype release kobject: 'queues' (000000001a60d940): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (00000000ce51e35a): kobject_uevent_env kobject: 'ip6_vti0' (00000000ce51e35a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (00000000ce51e35a): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (00000000ce51e35a): calling ktype release kobject: 'ip6_vti0': free name kobject: 'rx-0' (000000004dc2f0e7): kobject_cleanup, parent 000000009762175b kobject: 'rx-0' (000000004dc2f0e7): auto cleanup 'remove' event kobject: 'rx-0' (000000004dc2f0e7): kobject_uevent_env kobject: 'rx-0' (000000004dc2f0e7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004dc2f0e7): auto cleanup kobject_del kobject: 'rx-0' (000000004dc2f0e7): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000e5eaf9aa): kobject_cleanup, parent 000000009762175b kobject: 'tx-0' (00000000e5eaf9aa): auto cleanup 'remove' event kobject: 'tx-0' (00000000e5eaf9aa): kobject_uevent_env kobject: 'tx-0' (00000000e5eaf9aa): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000e5eaf9aa): auto cleanup kobject_del kobject: 'tx-0' (00000000e5eaf9aa): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000009762175b): kobject_cleanup, parent (null) kobject: 'queues' (000000009762175b): calling ktype release kobject: 'queues' (000000009762175b): kset_release audit: type=1400 audit(2000000058.385:4344): avc: denied { map } for pid=12152 comm="syz-executor.0" path="/sys/kernel/debug/kcov" dev="debugfs" ino=79 scontext=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 tcontext=system_u:object_r:debugfs_t:s0 tclass=file permissive=1 kobject: 'queues': free name kobject: 'ip_vti0' (00000000f1ccfc5c): kobject_uevent_env kobject: 'ip_vti0' (00000000f1ccfc5c): kobject_uevent_env: uevent_suppress caused the event to drop! IPVS: ftp: loaded support on port[0] = 21 kobject: 'lo' (000000000041b011): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'lo' (000000000041b011): kobject_uevent_env kobject: 'lo' (000000000041b011): fill_kobj_path: path = '/devices/virtual/net/lo' kobject: 'queues' (000000001ecc38db): kobject_add_internal: parent: 'lo', set: '' kobject: 'queues' (000000001ecc38db): kobject_uevent_env kobject: 'queues' (000000001ecc38db): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000058023c19): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000058023c19): kobject_uevent_env kobject: 'rx-0' (0000000058023c19): fill_kobj_path: path = '/devices/virtual/net/lo/queues/rx-0' kobject: 'tx-0' (00000000ce91c672): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000ce91c672): kobject_uevent_env kobject: 'tx-0' (00000000ce91c672): fill_kobj_path: path = '/devices/virtual/net/lo/queues/tx-0' kobject: 'ip_vti0' (00000000f1ccfc5c): kobject_cleanup, parent (null) kobject: 'tunl0' (0000000097f24c2f): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip_vti0' (00000000f1ccfc5c): calling ktype release kobject: 'tunl0' (0000000097f24c2f): kobject_uevent_env kobject: 'ip_vti0': free name kobject: 'tunl0' (0000000097f24c2f): fill_kobj_path: path = '/devices/virtual/net/tunl0' kobject: 'queues' (00000000c64c0699): kobject_add_internal: parent: 'tunl0', set: '' kobject: 'queues' (00000000c64c0699): kobject_uevent_env kobject: 'queues' (00000000c64c0699): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000000b981d87): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000000b981d87): kobject_uevent_env kobject: 'rx-0' (000000000b981d87): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/rx-0' kobject: 'tx-0' (000000004d0c1284): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000004d0c1284): kobject_uevent_env kobject: 'tx-0' (000000004d0c1284): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/tx-0' kobject: 'gre0' (000000000fd4448b): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gre0' (000000000fd4448b): kobject_uevent_env kobject: 'gre0' (000000000fd4448b): fill_kobj_path: path = '/devices/virtual/net/gre0' kobject: 'queues' (00000000d716c53d): kobject_add_internal: parent: 'gre0', set: '' kobject: 'queues' (00000000d716c53d): kobject_uevent_env kobject: 'queues' (00000000d716c53d): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000731add05): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000731add05): kobject_uevent_env kobject: 'rx-0' (00000000731add05): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/rx-0' kobject: 'tx-0' (00000000f5d78a4b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000f5d78a4b): kobject_uevent_env kobject: 'tx-0' (00000000f5d78a4b): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/tx-0' kobject: 'batman_adv' (00000000decf6781): kobject_uevent_env kobject: 'batman_adv' (00000000decf6781): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000decf6781): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000decf6781): calling ktype release kobject: (00000000decf6781): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000004c31e267): kobject_cleanup, parent 000000003bc7e3ac kobject: 'rx-0' (000000004c31e267): auto cleanup 'remove' event kobject: 'rx-0' (000000004c31e267): kobject_uevent_env kobject: 'rx-0' (000000004c31e267): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004c31e267): auto cleanup kobject_del kobject: 'rx-0' (000000004c31e267): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000e5845b24): kobject_cleanup, parent 000000003bc7e3ac kobject: 'tx-0' (00000000e5845b24): auto cleanup 'remove' event kobject: 'tx-0' (00000000e5845b24): kobject_uevent_env kobject: 'tx-0' (00000000e5845b24): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000e5845b24): auto cleanup kobject_del kobject: 'tx-0' (00000000e5845b24): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000003bc7e3ac): kobject_cleanup, parent (null) kobject: 'queues' (000000003bc7e3ac): calling ktype release kobject: 'queues' (000000003bc7e3ac): kset_release kobject: 'queues': free name kobject: 'erspan0' (000000007f619c9e): kobject_uevent_env kobject: 'erspan0' (000000007f619c9e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (00000000470a6d41): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gretap0' (00000000470a6d41): kobject_uevent_env kobject: 'gretap0' (00000000470a6d41): fill_kobj_path: path = '/devices/virtual/net/gretap0' kobject: 'queues' (00000000f51c6c80): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'queues' (00000000f51c6c80): kobject_uevent_env kobject: 'queues' (00000000f51c6c80): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000000485ce1e): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000000485ce1e): kobject_uevent_env kobject: 'rx-0' (000000000485ce1e): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/rx-0' kobject: 'tx-0' (00000000eb7627b9): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000eb7627b9): kobject_uevent_env kobject: 'tx-0' (00000000eb7627b9): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/tx-0' kobject: 'batman_adv' (00000000a1e4abf2): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'erspan0' (000000006d361ad0): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'erspan0' (000000006d361ad0): kobject_uevent_env kobject: 'erspan0' (000000006d361ad0): fill_kobj_path: path = '/devices/virtual/net/erspan0' kobject: 'queues' (00000000e3d7d9e0): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'queues' (00000000e3d7d9e0): kobject_uevent_env kobject: 'queues' (00000000e3d7d9e0): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000008fbd5112): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000008fbd5112): kobject_uevent_env kobject: 'rx-0' (000000008fbd5112): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/rx-0' kobject: 'tx-0' (0000000090cab90a): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000090cab90a): kobject_uevent_env kobject: 'tx-0' (0000000090cab90a): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/tx-0' kobject: 'batman_adv' (000000007b8d391a): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'erspan0' (000000007f619c9e): kobject_cleanup, parent (null) kobject: 'ip_vti0' (00000000d58f71f7): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'erspan0' (000000007f619c9e): calling ktype release kobject: 'ip_vti0' (00000000d58f71f7): kobject_uevent_env kobject: 'erspan0': free name kobject: 'ip_vti0' (00000000d58f71f7): fill_kobj_path: path = '/devices/virtual/net/ip_vti0' kobject: 'queues' (00000000372f5fcb): kobject_add_internal: parent: 'ip_vti0', set: '' kobject: 'queues' (00000000372f5fcb): kobject_uevent_env kobject: 'queues' (00000000372f5fcb): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000006ff485f5): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000006ff485f5): kobject_uevent_env kobject: 'rx-0' (000000006ff485f5): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/rx-0' kobject: 'tx-0' (000000009c315781): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000009c315781): kobject_uevent_env kobject: 'tx-0' (000000009c315781): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/tx-0' kobject: 'batman_adv' (00000000ed8b1125): kobject_uevent_env kobject: 'batman_adv' (00000000ed8b1125): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000ed8b1125): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000ed8b1125): calling ktype release kobject: (00000000ed8b1125): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000db9db352): kobject_cleanup, parent 000000009e57124e kobject: 'rx-0' (00000000db9db352): auto cleanup 'remove' event kobject: 'rx-0' (00000000db9db352): kobject_uevent_env kobject: 'rx-0' (00000000db9db352): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000db9db352): auto cleanup kobject_del kobject: 'rx-0' (00000000db9db352): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000e0c92f42): kobject_cleanup, parent 000000009e57124e kobject: 'tx-0' (00000000e0c92f42): auto cleanup 'remove' event kobject: 'tx-0' (00000000e0c92f42): kobject_uevent_env kobject: 'tx-0' (00000000e0c92f42): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000e0c92f42): auto cleanup kobject_del kobject: 'tx-0' (00000000e0c92f42): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000009e57124e): kobject_cleanup, parent (null) kobject: 'queues' (000000009e57124e): calling ktype release kobject: 'queues' (000000009e57124e): kset_release kobject: 'queues': free name kobject: 'gretap0' (00000000fbd59de1): kobject_uevent_env kobject: 'gretap0' (00000000fbd59de1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (00000000716f53cc): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6_vti0' (00000000716f53cc): kobject_uevent_env kobject: 'ip6_vti0' (00000000716f53cc): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0' kobject: 'queues' (00000000ad78c994): kobject_add_internal: parent: 'ip6_vti0', set: '' kobject: 'queues' (00000000ad78c994): kobject_uevent_env kobject: 'queues' (00000000ad78c994): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000002a3dcda7): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000002a3dcda7): kobject_uevent_env kobject: 'rx-0' (000000002a3dcda7): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/rx-0' kobject: 'tx-0' (00000000074b5842): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000074b5842): kobject_uevent_env kobject: 'tx-0' (00000000074b5842): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/tx-0' kobject: 'gretap0' (00000000fbd59de1): kobject_cleanup, parent (null) kobject: 'sit0' (0000000049352bec): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gretap0' (00000000fbd59de1): calling ktype release kobject: 'sit0' (0000000049352bec): kobject_uevent_env kobject: 'gretap0': free name kobject: 'sit0' (0000000049352bec): fill_kobj_path: path = '/devices/virtual/net/sit0' kobject: 'queues' (000000000e8dbca2): kobject_add_internal: parent: 'sit0', set: '' kobject: 'queues' (000000000e8dbca2): kobject_uevent_env kobject: 'queues' (000000000e8dbca2): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000002437d2ca): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000002437d2ca): kobject_uevent_env kobject: 'rx-0' (000000002437d2ca): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/rx-0' kobject: 'tx-0' (00000000d3590077): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000d3590077): kobject_uevent_env kobject: 'tx-0' (00000000d3590077): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/tx-0' kobject: 'rx-0' (000000003f76af35): kobject_cleanup, parent 00000000f2aa18f9 kobject: 'rx-0' (000000003f76af35): auto cleanup 'remove' event kobject: 'rx-0' (000000003f76af35): kobject_uevent_env kobject: 'rx-0' (000000003f76af35): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003f76af35): auto cleanup kobject_del kobject: 'rx-0' (000000003f76af35): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000005bec0f4b): kobject_cleanup, parent 00000000f2aa18f9 kobject: 'tx-0' (000000005bec0f4b): auto cleanup 'remove' event kobject: 'tx-0' (000000005bec0f4b): kobject_uevent_env kobject: 'tx-0' (000000005bec0f4b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000005bec0f4b): auto cleanup kobject_del kobject: 'tx-0' (000000005bec0f4b): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000f2aa18f9): kobject_cleanup, parent (null) kobject: 'queues' (00000000f2aa18f9): calling ktype release kobject: 'queues' (00000000f2aa18f9): kset_release kobject: 'queues': free name kobject: 'gre0' (0000000044e95e63): kobject_uevent_env kobject: 'gre0' (0000000044e95e63): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (00000000f5fabcd0): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6tnl0' (00000000f5fabcd0): kobject_uevent_env kobject: 'ip6tnl0' (00000000f5fabcd0): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0' kobject: 'queues' (000000002dab9c93): kobject_add_internal: parent: 'ip6tnl0', set: '' kobject: 'queues' (000000002dab9c93): kobject_uevent_env kobject: 'queues' (000000002dab9c93): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000ab8351ce): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000ab8351ce): kobject_uevent_env kobject: 'rx-0' (00000000ab8351ce): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/rx-0' kobject: 'tx-0' (00000000f6452159): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000f6452159): kobject_uevent_env kobject: 'tx-0' (00000000f6452159): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/tx-0' kobject: 'gre0' (0000000044e95e63): kobject_cleanup, parent (null) kobject: 'ip6gre0' (0000000043e5cac0): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gre0' (0000000044e95e63): calling ktype release kobject: 'ip6gre0' (0000000043e5cac0): kobject_uevent_env kobject: 'gre0': free name kobject: 'ip6gre0' (0000000043e5cac0): fill_kobj_path: path = '/devices/virtual/net/ip6gre0' kobject: 'queues' (000000004fd6fe21): kobject_add_internal: parent: 'ip6gre0', set: '' kobject: 'queues' (000000004fd6fe21): kobject_uevent_env kobject: 'queues' (000000004fd6fe21): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000066256bb2): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000066256bb2): kobject_uevent_env kobject: 'rx-0' (0000000066256bb2): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/rx-0' kobject: 'tx-0' (00000000b7191eb2): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000b7191eb2): kobject_uevent_env kobject: 'tx-0' (00000000b7191eb2): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/tx-0' kobject: 'rx-0' (00000000bbd15855): kobject_cleanup, parent 000000006b9c8416 kobject: 'rx-0' (00000000bbd15855): auto cleanup 'remove' event kobject: 'rx-0' (00000000bbd15855): kobject_uevent_env kobject: 'rx-0' (00000000bbd15855): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000bbd15855): auto cleanup kobject_del kobject: 'rx-0' (00000000bbd15855): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f8d4c91d): kobject_cleanup, parent 000000006b9c8416 kobject: 'tx-0' (00000000f8d4c91d): auto cleanup 'remove' event kobject: 'tx-0' (00000000f8d4c91d): kobject_uevent_env kobject: 'tx-0' (00000000f8d4c91d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000f8d4c91d): auto cleanup kobject_del kobject: 'tx-0' (00000000f8d4c91d): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000006b9c8416): kobject_cleanup, parent (null) kobject: 'queues' (000000006b9c8416): calling ktype release kobject: 'queues' (000000006b9c8416): kset_release kobject: 'queues': free name kobject: 'tunl0' (000000009f381a71): kobject_uevent_env kobject: 'tunl0' (000000009f381a71): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'syz_tun' (000000008104c5e8): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'syz_tun' (000000008104c5e8): kobject_uevent_env kobject: 'syz_tun' (000000008104c5e8): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'queues' (00000000f0ffe2a7): kobject_add_internal: parent: 'syz_tun', set: '' kobject: 'queues' (00000000f0ffe2a7): kobject_uevent_env kobject: 'queues' (00000000f0ffe2a7): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000004cb1afc4): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000004cb1afc4): kobject_uevent_env kobject: 'rx-0' (000000004cb1afc4): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'tx-0' (000000001dd13987): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000001dd13987): kobject_uevent_env kobject: 'tx-0' (000000001dd13987): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'batman_adv' (00000000f9879a1e): kobject_add_internal: parent: 'syz_tun', set: '' kobject: 'tunl0' (000000009f381a71): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (00000000782cbfae): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'tunl0' (000000009f381a71): calling ktype release kobject: 'ip6gretap0' (00000000782cbfae): kobject_uevent_env kobject: 'tunl0': free name kobject: 'ip6gretap0' (00000000782cbfae): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0' kobject: 'queues' (000000004654f1ec): kobject_add_internal: parent: 'ip6gretap0', set: '' kobject: 'queues' (000000004654f1ec): kobject_uevent_env kobject: 'queues' (000000004654f1ec): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000b49802b8): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000b49802b8): kobject_uevent_env kobject: 'rx-0' (00000000b49802b8): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/rx-0' kobject: 'tx-0' (00000000778658b8): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000778658b8): kobject_uevent_env kobject: 'tx-0' (00000000778658b8): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/tx-0' kobject: 'batman_adv' (00000000c669f477): kobject_add_internal: parent: 'ip6gretap0', set: '' kobject: 'mesh' (00000000f1909591): kobject_uevent_env kobject: 'mesh' (00000000f1909591): 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' (0000000043b015e8): kobject_uevent_env kobject: 'brport' (0000000043b015e8): 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' (0000000043b015e8): kobject_cleanup, parent (null) kobject: 'brport' (0000000043b015e8): calling ktype release kobject: 'brport': free name kobject: 'brport' (00000000f17160a0): kobject_uevent_env kobject: 'brport' (00000000f17160a0): kobject_uevent_env: filter function caused the event to drop! kobject: 'brif' (000000003704dbfd): kobject_cleanup, parent 0000000022d92368 kobject: 'brif' (000000003704dbfd): auto cleanup kobject_del kobject: 'brif' (000000003704dbfd): calling ktype release kobject: (000000003704dbfd): dynamic_kobj_release kobject: 'brif': free name kobject: 'brport' (00000000f17160a0): kobject_cleanup, parent (null) kobject: 'brport' (00000000f17160a0): calling ktype release kobject: 'brport': free name kobject: 'vlan0' (00000000b3e2c70c): kobject_uevent_env kobject: 'vlan0' (00000000b3e2c70c): kobject_uevent_env: attempted to send uevent without kset! kobject: 'mesh' (00000000f1909591): kobject_cleanup, parent (null) kobject: 'mesh' (00000000f1909591): calling ktype release kobject: (00000000f1909591): dynamic_kobj_release kobject: 'mesh': free name kobject: 'vlan0' (00000000b3e2c70c): kobject_cleanup, parent (null) kobject: 'vlan0' (00000000b3e2c70c): calling ktype release kobject: (00000000b3e2c70c): dynamic_kobj_release kobject: 'vlan0': free name kobject: 'batman_adv' (000000000feb40c0): kobject_uevent_env kobject: 'batman_adv' (000000000feb40c0): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000000feb40c0): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000000feb40c0): calling ktype release kobject: (000000000feb40c0): dynamic_kobj_release kobject: 'batman_adv': free name bond1 (unregistering): Released all slaves kobject: 'rx-15' (000000006cb0f75b): kobject_cleanup, parent 00000000cadf536c kobject: 'rx-15' (000000006cb0f75b): auto cleanup 'remove' event kobject: 'rx-15' (000000006cb0f75b): kobject_uevent_env kobject: 'rx-15' (000000006cb0f75b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-15' (000000006cb0f75b): auto cleanup kobject_del kobject: 'rx-15' (000000006cb0f75b): calling ktype release kobject: 'rx-15': free name kobject: 'rx-14' (0000000030dcd3a0): kobject_cleanup, parent 00000000cadf536c kobject: 'rx-14' (0000000030dcd3a0): auto cleanup 'remove' event kobject: 'rx-14' (0000000030dcd3a0): kobject_uevent_env kobject: 'rx-14' (0000000030dcd3a0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-14' (0000000030dcd3a0): auto cleanup kobject_del kobject: 'rx-14' (0000000030dcd3a0): calling ktype release kobject: 'rx-14': free name kobject: 'rx-13' (00000000c2eb73ff): kobject_cleanup, parent 00000000cadf536c kobject: 'rx-13' (00000000c2eb73ff): auto cleanup 'remove' event kobject: 'rx-13' (00000000c2eb73ff): kobject_uevent_env kobject: 'rx-13' (00000000c2eb73ff): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-13' (00000000c2eb73ff): auto cleanup kobject_del kobject: 'rx-13' (00000000c2eb73ff): calling ktype release kobject: 'rx-13': free name kobject: 'rx-12' (00000000a704fff4): kobject_cleanup, parent 00000000cadf536c kobject: 'rx-12' (00000000a704fff4): auto cleanup 'remove' event kobject: 'rx-12' (00000000a704fff4): kobject_uevent_env kobject: 'rx-12' (00000000a704fff4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-12' (00000000a704fff4): auto cleanup kobject_del kobject: 'rx-12' (00000000a704fff4): calling ktype release kobject: 'rx-12': free name kobject: 'rx-11' (000000005b875cca): kobject_cleanup, parent 00000000cadf536c kobject: 'rx-11' (000000005b875cca): auto cleanup 'remove' event kobject: 'rx-11' (000000005b875cca): kobject_uevent_env kobject: 'rx-11' (000000005b875cca): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-11' (000000005b875cca): auto cleanup kobject_del kobject: 'rx-11' (000000005b875cca): calling ktype release kobject: 'rx-11': free name kobject: 'rx-10' (000000008e9bd2c9): kobject_cleanup, parent 00000000cadf536c kobject: 'rx-10' (000000008e9bd2c9): auto cleanup 'remove' event kobject: 'rx-10' (000000008e9bd2c9): kobject_uevent_env kobject: 'rx-10' (000000008e9bd2c9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-10' (000000008e9bd2c9): auto cleanup kobject_del kobject: 'rx-10' (000000008e9bd2c9): calling ktype release kobject: 'rx-10': free name kobject: 'rx-9' (00000000b082ff23): kobject_cleanup, parent 00000000cadf536c kobject: 'rx-9' (00000000b082ff23): auto cleanup 'remove' event kobject: 'rx-9' (00000000b082ff23): kobject_uevent_env kobject: 'rx-9' (00000000b082ff23): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-9' (00000000b082ff23): auto cleanup kobject_del kobject: 'rx-9' (00000000b082ff23): calling ktype release kobject: 'rx-9': free name kobject: 'rx-8' (00000000f7730503): kobject_cleanup, parent 00000000cadf536c kobject: 'rx-8' (00000000f7730503): auto cleanup 'remove' event kobject: 'rx-8' (00000000f7730503): kobject_uevent_env kobject: 'rx-8' (00000000f7730503): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-8' (00000000f7730503): auto cleanup kobject_del kobject: 'rx-8' (00000000f7730503): calling ktype release kobject: 'rx-8': free name kobject: 'rx-7' (00000000e041e9fb): kobject_cleanup, parent 00000000cadf536c kobject: 'rx-7' (00000000e041e9fb): auto cleanup 'remove' event kobject: 'rx-7' (00000000e041e9fb): kobject_uevent_env kobject: 'rx-7' (00000000e041e9fb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-7' (00000000e041e9fb): auto cleanup kobject_del kobject: 'rx-7' (00000000e041e9fb): calling ktype release kobject: 'rx-7': free name kobject: 'rx-6' (000000008ca553c9): kobject_cleanup, parent 00000000cadf536c kobject: 'rx-6' (000000008ca553c9): auto cleanup 'remove' event kobject: 'rx-6' (000000008ca553c9): kobject_uevent_env kobject: 'rx-6' (000000008ca553c9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-6' (000000008ca553c9): auto cleanup kobject_del kobject: 'rx-6' (000000008ca553c9): calling ktype release kobject: 'rx-6': free name kobject: 'rx-5' (00000000ab727b26): kobject_cleanup, parent 00000000cadf536c kobject: 'rx-5' (00000000ab727b26): auto cleanup 'remove' event kobject: 'rx-5' (00000000ab727b26): kobject_uevent_env kobject: 'rx-5' (00000000ab727b26): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-5' (00000000ab727b26): auto cleanup kobject_del kobject: 'rx-5' (00000000ab727b26): calling ktype release kobject: 'rx-5': free name kobject: 'rx-4' (000000009aa4f261): kobject_cleanup, parent 00000000cadf536c kobject: 'rx-4' (000000009aa4f261): auto cleanup 'remove' event kobject: 'rx-4' (000000009aa4f261): kobject_uevent_env kobject: 'rx-4' (000000009aa4f261): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-4' (000000009aa4f261): auto cleanup kobject_del kobject: 'rx-4' (000000009aa4f261): calling ktype release kobject: 'rx-4': free name kobject: 'rx-3' (00000000b3858ddf): kobject_cleanup, parent 00000000cadf536c kobject: 'rx-3' (00000000b3858ddf): auto cleanup 'remove' event kobject: 'rx-3' (00000000b3858ddf): kobject_uevent_env kobject: 'rx-3' (00000000b3858ddf): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-3' (00000000b3858ddf): auto cleanup kobject_del kobject: 'rx-3' (00000000b3858ddf): calling ktype release kobject: 'rx-3': free name kobject: 'rx-2' (00000000ef706ce4): kobject_cleanup, parent 00000000cadf536c kobject: 'rx-2' (00000000ef706ce4): auto cleanup 'remove' event kobject: 'rx-2' (00000000ef706ce4): kobject_uevent_env kobject: 'rx-2' (00000000ef706ce4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-2' (00000000ef706ce4): auto cleanup kobject_del kobject: 'rx-2' (00000000ef706ce4): calling ktype release kobject: 'rx-2': free name kobject: 'rx-1' (00000000c110950e): kobject_cleanup, parent 00000000cadf536c kobject: 'rx-1' (00000000c110950e): auto cleanup 'remove' event kobject: 'rx-1' (00000000c110950e): kobject_uevent_env kobject: 'rx-1' (00000000c110950e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-1' (00000000c110950e): auto cleanup kobject_del kobject: 'rx-1' (00000000c110950e): calling ktype release kobject: 'rx-1': free name kobject: 'rx-0' (000000004e249e2e): kobject_cleanup, parent 00000000cadf536c kobject: 'rx-0' (000000004e249e2e): auto cleanup 'remove' event kobject: 'rx-0' (000000004e249e2e): kobject_uevent_env kobject: 'rx-0' (000000004e249e2e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004e249e2e): auto cleanup kobject_del kobject: 'rx-0' (000000004e249e2e): calling ktype release kobject: 'rx-0': free name kobject: 'tx-15' (0000000035fe6a13): kobject_cleanup, parent 00000000cadf536c kobject: 'tx-15' (0000000035fe6a13): auto cleanup 'remove' event kobject: 'tx-15' (0000000035fe6a13): kobject_uevent_env kobject: 'tx-15' (0000000035fe6a13): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-15' (0000000035fe6a13): auto cleanup kobject_del kobject: 'tx-15' (0000000035fe6a13): calling ktype release kobject: 'tx-15': free name kobject: 'tx-14' (00000000e5f30550): kobject_cleanup, parent 00000000cadf536c kobject: 'tx-14' (00000000e5f30550): auto cleanup 'remove' event kobject: 'tx-14' (00000000e5f30550): kobject_uevent_env kobject: 'tx-14' (00000000e5f30550): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-14' (00000000e5f30550): auto cleanup kobject_del kobject: 'tx-14' (00000000e5f30550): calling ktype release kobject: 'tx-14': free name kobject: 'tx-13' (000000007d799619): kobject_cleanup, parent 00000000cadf536c kobject: 'tx-13' (000000007d799619): auto cleanup 'remove' event kobject: 'tx-13' (000000007d799619): kobject_uevent_env kobject: 'tx-13' (000000007d799619): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-13' (000000007d799619): auto cleanup kobject_del kobject: 'tx-13' (000000007d799619): calling ktype release kobject: 'tx-13': free name kobject: 'tx-12' (00000000c60afe93): kobject_cleanup, parent 00000000cadf536c kobject: 'tx-12' (00000000c60afe93): auto cleanup 'remove' event kobject: 'tx-12' (00000000c60afe93): kobject_uevent_env kobject: 'tx-12' (00000000c60afe93): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-12' (00000000c60afe93): auto cleanup kobject_del kobject: 'tx-12' (00000000c60afe93): calling ktype release kobject: 'tx-12': free name kobject: 'tx-11' (0000000047479196): kobject_cleanup, parent 00000000cadf536c kobject: 'tx-11' (0000000047479196): auto cleanup 'remove' event kobject: 'tx-11' (0000000047479196): kobject_uevent_env kobject: 'tx-11' (0000000047479196): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-11' (0000000047479196): auto cleanup kobject_del kobject: 'tx-11' (0000000047479196): calling ktype release kobject: 'tx-11': free name kobject: 'tx-10' (00000000daf6e9b5): kobject_cleanup, parent 00000000cadf536c kobject: 'tx-10' (00000000daf6e9b5): auto cleanup 'remove' event kobject: 'tx-10' (00000000daf6e9b5): kobject_uevent_env kobject: 'tx-10' (00000000daf6e9b5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-10' (00000000daf6e9b5): auto cleanup kobject_del kobject: 'tx-10' (00000000daf6e9b5): calling ktype release kobject: 'tx-10': free name kobject: 'tx-9' (0000000074cd0684): kobject_cleanup, parent 00000000cadf536c kobject: 'tx-9' (0000000074cd0684): auto cleanup 'remove' event kobject: 'tx-9' (0000000074cd0684): kobject_uevent_env kobject: 'tx-9' (0000000074cd0684): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-9' (0000000074cd0684): auto cleanup kobject_del kobject: 'tx-9' (0000000074cd0684): calling ktype release kobject: 'tx-9': free name kobject: 'tx-8' (000000005c985ec8): kobject_cleanup, parent 00000000cadf536c kobject: 'tx-8' (000000005c985ec8): auto cleanup 'remove' event kobject: 'tx-8' (000000005c985ec8): kobject_uevent_env kobject: 'tx-8' (000000005c985ec8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-8' (000000005c985ec8): auto cleanup kobject_del kobject: 'tx-8' (000000005c985ec8): calling ktype release kobject: 'tx-8': free name kobject: 'tx-7' (00000000ea5aee23): kobject_cleanup, parent 00000000cadf536c kobject: 'tx-7' (00000000ea5aee23): auto cleanup 'remove' event kobject: 'tx-7' (00000000ea5aee23): kobject_uevent_env kobject: 'tx-7' (00000000ea5aee23): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-7' (00000000ea5aee23): auto cleanup kobject_del kobject: 'tx-7' (00000000ea5aee23): calling ktype release kobject: 'tx-7': free name kobject: 'tx-6' (00000000e7e7d181): kobject_cleanup, parent 00000000cadf536c kobject: 'tx-6' (00000000e7e7d181): auto cleanup 'remove' event kobject: 'tx-6' (00000000e7e7d181): kobject_uevent_env kobject: 'tx-6' (00000000e7e7d181): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-6' (00000000e7e7d181): auto cleanup kobject_del kobject: 'tx-6' (00000000e7e7d181): calling ktype release kobject: 'tx-6': free name kobject: 'tx-5' (0000000014ac1c3d): kobject_cleanup, parent 00000000cadf536c kobject: 'tx-5' (0000000014ac1c3d): auto cleanup 'remove' event kobject: 'tx-5' (0000000014ac1c3d): kobject_uevent_env kobject: 'tx-5' (0000000014ac1c3d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-5' (0000000014ac1c3d): auto cleanup kobject_del kobject: 'tx-5' (0000000014ac1c3d): calling ktype release kobject: 'tx-5': free name kobject: 'tx-4' (000000001eb5bebc): kobject_cleanup, parent 00000000cadf536c kobject: 'tx-4' (000000001eb5bebc): auto cleanup 'remove' event kobject: 'tx-4' (000000001eb5bebc): kobject_uevent_env kobject: 'tx-4' (000000001eb5bebc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-4' (000000001eb5bebc): auto cleanup kobject_del kobject: 'tx-4' (000000001eb5bebc): calling ktype release kobject: 'tx-4': free name kobject: 'tx-3' (00000000ac1175ed): kobject_cleanup, parent 00000000cadf536c kobject: 'tx-3' (00000000ac1175ed): auto cleanup 'remove' event kobject: 'tx-3' (00000000ac1175ed): kobject_uevent_env kobject: 'tx-3' (00000000ac1175ed): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-3' (00000000ac1175ed): auto cleanup kobject_del kobject: 'tx-3' (00000000ac1175ed): calling ktype release kobject: 'tx-3': free name kobject: 'tx-2' (00000000064b04a0): kobject_cleanup, parent 00000000cadf536c kobject: 'tx-2' (00000000064b04a0): auto cleanup 'remove' event kobject: 'tx-2' (00000000064b04a0): kobject_uevent_env kobject: 'tx-2' (00000000064b04a0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-2' (00000000064b04a0): auto cleanup kobject_del kobject: 'tx-2' (00000000064b04a0): calling ktype release kobject: 'tx-2': free name kobject: 'tx-1' (00000000e728c90b): kobject_cleanup, parent 00000000cadf536c kobject: 'tx-1' (00000000e728c90b): auto cleanup 'remove' event kobject: 'tx-1' (00000000e728c90b): kobject_uevent_env kobject: 'tx-1' (00000000e728c90b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-1' (00000000e728c90b): auto cleanup kobject_del kobject: 'tx-1' (00000000e728c90b): calling ktype release kobject: 'tx-1': free name kobject: 'tx-0' (00000000010d7a26): kobject_cleanup, parent 00000000cadf536c kobject: 'tx-0' (00000000010d7a26): auto cleanup 'remove' event kobject: 'tx-0' (00000000010d7a26): kobject_uevent_env kobject: 'tx-0' (00000000010d7a26): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000010d7a26): auto cleanup kobject_del kobject: 'tx-0' (00000000010d7a26): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000cadf536c): kobject_cleanup, parent (null) kobject: 'queues' (00000000cadf536c): calling ktype release kobject: 'queues' (00000000cadf536c): kset_release kobject: 'queues': free name kobject: 'bond1' (000000007eb26b65): kobject_uevent_env kobject: 'bond1' (000000007eb26b65): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000243c729e): kobject_uevent_env kobject: 'batman_adv' (00000000243c729e): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000243c729e): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000243c729e): calling ktype release kobject: (00000000243c729e): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000087620e41): kobject_cleanup, parent 00000000d1f3eabb kobject: 'rx-0' (0000000087620e41): auto cleanup 'remove' event kobject: 'rx-0' (0000000087620e41): kobject_uevent_env kobject: 'rx-0' (0000000087620e41): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000087620e41): auto cleanup kobject_del kobject: 'rx-0' (0000000087620e41): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000074c79cfe): kobject_cleanup, parent 00000000d1f3eabb kobject: 'tx-0' (0000000074c79cfe): auto cleanup 'remove' event kobject: 'tx-0' (0000000074c79cfe): kobject_uevent_env kobject: 'tx-0' (0000000074c79cfe): kobject_uevent_env: uevent_suppress caused the event to drop!