===================================================== WARNING: SOFTIRQ-safe -> SOFTIRQ-unsafe lock order detected 5.0.0-rc4+ #50 Not tainted ----------------------------------------------------- kobject: 'kvm' (000000003363b732): kobject_uevent_env syz-executor3/23528 [HC0[0]:SC0[0]:HE0:SE1] is trying to acquire: 000000003eeaccd8 (&ctx->fd_wqh){....}, at: spin_lock include/linux/spinlock.h:329 [inline] 000000003eeaccd8 (&ctx->fd_wqh){....}, at: aio_poll+0x7b9/0x14e0 fs/aio.c:1772 kobject: 'kvm' (000000003363b732): fill_kobj_path: path = '/devices/virtual/misc/kvm' and this task is already holding: 0000000007f535b8 (&(&ctx->ctx_lock)->rlock){..-.}, at: spin_lock_irq include/linux/spinlock.h:354 [inline] 0000000007f535b8 (&(&ctx->ctx_lock)->rlock){..-.}, at: aio_poll+0x790/0x14e0 fs/aio.c:1771 which would create a new lock dependency: (&(&ctx->ctx_lock)->rlock){..-.} -> (&ctx->fd_wqh){....} but this new dependency connects a SOFTIRQ-irq-safe lock: (&(&ctx->ctx_lock)->rlock){..-.} ... which became SOFTIRQ-irq-safe at: lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock_irq include/linux/spinlock_api_smp.h:128 [inline] _raw_spin_lock_irq+0x60/0x80 kernel/locking/spinlock.c:160 spin_lock_irq include/linux/spinlock.h:354 [inline] free_ioctx_users+0xa7/0x6e0 fs/aio.c:610 percpu_ref_put_many include/linux/percpu-refcount.h:285 [inline] percpu_ref_put include/linux/percpu-refcount.h:301 [inline] percpu_ref_call_confirm_rcu lib/percpu-refcount.c:123 [inline] percpu_ref_switch_to_atomic_rcu+0x50c/0x6b0 lib/percpu-refcount.c:158 __rcu_reclaim kernel/rcu/rcu.h:240 [inline] rcu_do_batch kernel/rcu/tree.c:2452 [inline] invoke_rcu_callbacks kernel/rcu/tree.c:2773 [inline] rcu_process_callbacks+0xc4a/0x1680 kernel/rcu/tree.c:2754 __do_softirq+0x30b/0xb11 kernel/softirq.c:292 run_ksoftirqd kernel/softirq.c:654 [inline] run_ksoftirqd+0x8e/0x110 kernel/softirq.c:646 smpboot_thread_fn+0x6ab/0xa10 kernel/smpboot.c:164 kthread+0x357/0x430 kernel/kthread.c:246 ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:352 to a SOFTIRQ-irq-unsafe lock: (&ctx->fault_pending_wqh){+.+.} ... which became SOFTIRQ-irq-unsafe at: ... lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:329 [inline] userfaultfd_release+0x609/0x8c0 fs/userfaultfd.c:916 __fput+0x3c5/0xb10 fs/file_table.c:278 ____fput+0x16/0x20 fs/file_table.c:309 task_work_run+0x1f4/0x2b0 kernel/task_work.c:113 tracehook_notify_resume include/linux/tracehook.h:188 [inline] exit_to_usermode_loop+0x32a/0x3b0 arch/x86/entry/common.c:166 prepare_exit_to_usermode arch/x86/entry/common.c:197 [inline] syscall_return_slowpath arch/x86/entry/common.c:268 [inline] do_syscall_64+0x696/0x800 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe other info that might help us debug this: Chain exists of: &(&ctx->ctx_lock)->rlock --> &ctx->fd_wqh --> &ctx->fault_pending_wqh Possible interrupt unsafe locking scenario: CPU0 CPU1 ---- ---- lock(&ctx->fault_pending_wqh); local_irq_disable(); lock(&(&ctx->ctx_lock)->rlock); lock(&ctx->fd_wqh); lock(&(&ctx->ctx_lock)->rlock); *** DEADLOCK *** 1 lock held by syz-executor3/23528: #0: 0000000007f535b8 (&(&ctx->ctx_lock)->rlock){..-.}, at: spin_lock_irq include/linux/spinlock.h:354 [inline] #0: 0000000007f535b8 (&(&ctx->ctx_lock)->rlock){..-.}, at: aio_poll+0x790/0x14e0 fs/aio.c:1771 the dependencies between SOFTIRQ-irq-safe lock and the holding lock: -> (&(&ctx->ctx_lock)->rlock){..-.} { IN-SOFTIRQ-W at: lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock_irq include/linux/spinlock_api_smp.h:128 [inline] _raw_spin_lock_irq+0x60/0x80 kernel/locking/spinlock.c:160 spin_lock_irq include/linux/spinlock.h:354 [inline] free_ioctx_users+0xa7/0x6e0 fs/aio.c:610 percpu_ref_put_many include/linux/percpu-refcount.h:285 [inline] percpu_ref_put include/linux/percpu-refcount.h:301 [inline] percpu_ref_call_confirm_rcu lib/percpu-refcount.c:123 [inline] percpu_ref_switch_to_atomic_rcu+0x50c/0x6b0 lib/percpu-refcount.c:158 __rcu_reclaim kernel/rcu/rcu.h:240 [inline] rcu_do_batch kernel/rcu/tree.c:2452 [inline] invoke_rcu_callbacks kernel/rcu/tree.c:2773 [inline] rcu_process_callbacks+0xc4a/0x1680 kernel/rcu/tree.c:2754 __do_softirq+0x30b/0xb11 kernel/softirq.c:292 run_ksoftirqd kernel/softirq.c:654 [inline] run_ksoftirqd+0x8e/0x110 kernel/softirq.c:646 smpboot_thread_fn+0x6ab/0xa10 kernel/smpboot.c:164 kthread+0x357/0x430 kernel/kthread.c:246 ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:352 INITIAL USE at: lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock_irq include/linux/spinlock_api_smp.h:128 [inline] _raw_spin_lock_irq+0x60/0x80 kernel/locking/spinlock.c:160 spin_lock_irq include/linux/spinlock.h:354 [inline] free_ioctx_users+0xa7/0x6e0 fs/aio.c:610 percpu_ref_put_many include/linux/percpu-refcount.h:285 [inline] percpu_ref_put include/linux/percpu-refcount.h:301 [inline] percpu_ref_call_confirm_rcu lib/percpu-refcount.c:123 [inline] percpu_ref_switch_to_atomic_rcu+0x50c/0x6b0 lib/percpu-refcount.c:158 __rcu_reclaim kernel/rcu/rcu.h:240 [inline] rcu_do_batch kernel/rcu/tree.c:2452 [inline] invoke_rcu_callbacks kernel/rcu/tree.c:2773 [inline] rcu_process_callbacks+0xc4a/0x1680 kernel/rcu/tree.c:2754 __do_softirq+0x30b/0xb11 kernel/softirq.c:292 run_ksoftirqd kernel/softirq.c:654 [inline] run_ksoftirqd+0x8e/0x110 kernel/softirq.c:646 smpboot_thread_fn+0x6ab/0xa10 kernel/smpboot.c:164 kthread+0x357/0x430 kernel/kthread.c:246 ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:352 } ... key at: [] __key.51971+0x0/0x40 ... acquired at: lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:329 [inline] aio_poll+0x7b9/0x14e0 fs/aio.c:1772 __io_submit_one fs/aio.c:1875 [inline] io_submit_one+0xc39/0x1050 fs/aio.c:1908 __do_sys_io_submit fs/aio.c:1953 [inline] __se_sys_io_submit fs/aio.c:1923 [inline] __x64_sys_io_submit+0x1c4/0x5d0 fs/aio.c:1923 do_syscall_64+0x1a3/0x800 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe the dependencies between the lock to be acquired and SOFTIRQ-irq-unsafe lock: -> (&ctx->fault_pending_wqh){+.+.} { HARDIRQ-ON-W at: lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:329 [inline] userfaultfd_release+0x609/0x8c0 fs/userfaultfd.c:916 __fput+0x3c5/0xb10 fs/file_table.c:278 ____fput+0x16/0x20 fs/file_table.c:309 task_work_run+0x1f4/0x2b0 kernel/task_work.c:113 tracehook_notify_resume include/linux/tracehook.h:188 [inline] exit_to_usermode_loop+0x32a/0x3b0 arch/x86/entry/common.c:166 prepare_exit_to_usermode arch/x86/entry/common.c:197 [inline] syscall_return_slowpath arch/x86/entry/common.c:268 [inline] do_syscall_64+0x696/0x800 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe SOFTIRQ-ON-W at: lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:329 [inline] userfaultfd_release+0x609/0x8c0 fs/userfaultfd.c:916 __fput+0x3c5/0xb10 fs/file_table.c:278 ____fput+0x16/0x20 fs/file_table.c:309 task_work_run+0x1f4/0x2b0 kernel/task_work.c:113 tracehook_notify_resume include/linux/tracehook.h:188 [inline] exit_to_usermode_loop+0x32a/0x3b0 arch/x86/entry/common.c:166 prepare_exit_to_usermode arch/x86/entry/common.c:197 [inline] syscall_return_slowpath arch/x86/entry/common.c:268 [inline] do_syscall_64+0x696/0x800 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe INITIAL USE at: lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:329 [inline] userfaultfd_release+0x609/0x8c0 fs/userfaultfd.c:916 __fput+0x3c5/0xb10 fs/file_table.c:278 ____fput+0x16/0x20 fs/file_table.c:309 task_work_run+0x1f4/0x2b0 kernel/task_work.c:113 tracehook_notify_resume include/linux/tracehook.h:188 [inline] exit_to_usermode_loop+0x32a/0x3b0 arch/x86/entry/common.c:166 prepare_exit_to_usermode arch/x86/entry/common.c:197 [inline] syscall_return_slowpath arch/x86/entry/common.c:268 [inline] do_syscall_64+0x696/0x800 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe } ... key at: [] __key.44850+0x0/0x40 ... acquired at: __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:329 [inline] userfaultfd_ctx_read+0x690/0x2060 fs/userfaultfd.c:1040 userfaultfd_read+0x1e0/0x2c0 fs/userfaultfd.c:1198 __vfs_read+0x116/0xb20 fs/read_write.c:416 vfs_read+0x194/0x3e0 fs/read_write.c:452 ksys_read+0x105/0x260 fs/read_write.c:578 __do_sys_read fs/read_write.c:588 [inline] __se_sys_read fs/read_write.c:586 [inline] __x64_sys_read+0x73/0xb0 fs/read_write.c:586 do_syscall_64+0x1a3/0x800 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe -> (&ctx->fd_wqh){....} { INITIAL USE at: lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline] _raw_spin_lock_irqsave+0x95/0xcd kernel/locking/spinlock.c:152 __wake_up_common_lock+0x19b/0x390 kernel/sched/wait.c:120 __wake_up+0xe/0x10 kernel/sched/wait.c:145 userfaultfd_release+0x667/0x8c0 fs/userfaultfd.c:924 __fput+0x3c5/0xb10 fs/file_table.c:278 ____fput+0x16/0x20 fs/file_table.c:309 task_work_run+0x1f4/0x2b0 kernel/task_work.c:113 tracehook_notify_resume include/linux/tracehook.h:188 [inline] exit_to_usermode_loop+0x32a/0x3b0 arch/x86/entry/common.c:166 prepare_exit_to_usermode arch/x86/entry/common.c:197 [inline] syscall_return_slowpath arch/x86/entry/common.c:268 [inline] do_syscall_64+0x696/0x800 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe } ... key at: [] __key.44853+0x0/0x40 ... acquired at: lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:329 [inline] aio_poll+0x7b9/0x14e0 fs/aio.c:1772 __io_submit_one fs/aio.c:1875 [inline] io_submit_one+0xc39/0x1050 fs/aio.c:1908 __do_sys_io_submit fs/aio.c:1953 [inline] __se_sys_io_submit fs/aio.c:1923 [inline] __x64_sys_io_submit+0x1c4/0x5d0 fs/aio.c:1923 do_syscall_64+0x1a3/0x800 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe stack backtrace: CPU: 1 PID: 23528 Comm: syz-executor3 Not tainted 5.0.0-rc4+ #50 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x1db/0x2d0 lib/dump_stack.c:113 kobject: 'kvm' (000000003363b732): kobject_uevent_env print_bad_irq_dependency kernel/locking/lockdep.c:1573 [inline] check_usage.cold+0x5e2/0x917 kernel/locking/lockdep.c:1605 kobject: 'kvm' (000000003363b732): fill_kobj_path: path = '/devices/virtual/misc/kvm' check_irq_usage kernel/locking/lockdep.c:1661 [inline] check_prev_add_irq kernel/locking/lockdep_states.h:8 [inline] check_prev_add kernel/locking/lockdep.c:1871 [inline] check_prevs_add kernel/locking/lockdep.c:1979 [inline] validate_chain kernel/locking/lockdep.c:2350 [inline] __lock_acquire+0x2169/0x4a30 kernel/locking/lockdep.c:3338 kobject: 'kvm' (000000003363b732): kobject_uevent_env kobject: 'kvm' (000000003363b732): fill_kobj_path: path = '/devices/virtual/misc/kvm' lock_acquire+0x1db/0x570 kernel/locking/lockdep.c:3841 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:144 spin_lock include/linux/spinlock.h:329 [inline] aio_poll+0x7b9/0x14e0 fs/aio.c:1772 __io_submit_one fs/aio.c:1875 [inline] io_submit_one+0xc39/0x1050 fs/aio.c:1908 __do_sys_io_submit fs/aio.c:1953 [inline] __se_sys_io_submit fs/aio.c:1923 [inline] __x64_sys_io_submit+0x1c4/0x5d0 fs/aio.c:1923 do_syscall_64+0x1a3/0x800 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe RIP: 0033:0x458089 Code: 6d 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 3b b7 fb ff c3 66 2e 0f 1f 84 00 00 00 00 RSP: 002b:00007f8e32030c78 EFLAGS: 00000246 ORIG_RAX: 00000000000000d1 RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 0000000000458089 RDX: 0000000020000600 RSI: 0000000000000001 RDI: 00007f8e32010000 RBP: 000000000073bf00 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 00007f8e320316d4 R13: 00000000004bf2ab R14: 00000000004d0ad8 R15: 00000000ffffffff kobject: 'loop0' (00000000b53995fb): kobject_uevent_env kobject: 'loop0' (00000000b53995fb): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'veth6' (0000000096657aa0): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'veth6' (0000000096657aa0): kobject_uevent_env kobject: 'veth6' (0000000096657aa0): fill_kobj_path: path = '/devices/virtual/net/veth6' kobject: 'queues' (0000000089b8c317): kobject_add_internal: parent: 'veth6', set: '' kobject: 'queues' (0000000089b8c317): kobject_uevent_env kobject: 'queues' (0000000089b8c317): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000c6276e22): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000c6276e22): kobject_uevent_env netlink: 20 bytes leftover after parsing attributes in process `syz-executor2'. kobject: 'rx-0' (00000000c6276e22): fill_kobj_path: path = '/devices/virtual/net/veth6/queues/rx-0' kobject: 'tx-0' (00000000a3d879b1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000a3d879b1): kobject_uevent_env kobject: 'tx-0' (00000000a3d879b1): fill_kobj_path: path = '/devices/virtual/net/veth6/queues/tx-0' kobject: 'batman_adv' (000000003d6d56fb): kobject_add_internal: parent: 'veth6', set: '' kobject: 'veth7' (0000000097e5adb4): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'veth7' (0000000097e5adb4): kobject_uevent_env kobject: 'veth7' (0000000097e5adb4): fill_kobj_path: path = '/devices/virtual/net/veth7' kobject: 'queues' (0000000095916728): kobject_add_internal: parent: 'veth7', set: '' kobject: 'queues' (0000000095916728): kobject_uevent_env kobject: 'kvm' (000000003363b732): kobject_uevent_env kobject: 'kvm' (000000003363b732): fill_kobj_path: path = '/devices/virtual/misc/kvm' kobject: 'queues' (0000000095916728): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000078003c95): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000078003c95): kobject_uevent_env kobject: 'rx-0' (0000000078003c95): fill_kobj_path: path = '/devices/virtual/net/veth7/queues/rx-0' kobject: 'tx-0' (0000000023691607): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'loop0' (00000000b53995fb): kobject_uevent_env kobject: 'tx-0' (0000000023691607): kobject_uevent_env kobject: 'tx-0' (0000000023691607): fill_kobj_path: path = '/devices/virtual/net/veth7/queues/tx-0' kobject: 'loop0' (00000000b53995fb): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'tx-1' (000000002e104d1f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-1' (000000002e104d1f): kobject_uevent_env kobject: 'tx-1' (000000002e104d1f): fill_kobj_path: path = '/devices/virtual/net/veth7/queues/tx-1' kobject: 'tx-2' (00000000c59e3108): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-2' (00000000c59e3108): kobject_uevent_env kobject: 'tx-2' (00000000c59e3108): fill_kobj_path: path = '/devices/virtual/net/veth7/queues/tx-2' kobject: 'tx-3' (000000008294d71b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-3' (000000008294d71b): kobject_uevent_env kobject: 'tx-3' (000000008294d71b): fill_kobj_path: path = '/devices/virtual/net/veth7/queues/tx-3' kobject: 'tx-4' (00000000fe145349): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-4' (00000000fe145349): kobject_uevent_env kobject: 'tx-4' (00000000fe145349): fill_kobj_path: path = '/devices/virtual/net/veth7/queues/tx-4' kobject: 'tx-5' (000000000aa61741): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-5' (000000000aa61741): kobject_uevent_env kobject: 'tx-5' (000000000aa61741): fill_kobj_path: path = '/devices/virtual/net/veth7/queues/tx-5' kobject: 'batman_adv' (0000000056f8ade8): kobject_add_internal: parent: 'veth7', set: '' kobject: 'kvm' (000000003363b732): kobject_uevent_env kobject: 'kvm' (000000003363b732): fill_kobj_path: path = '/devices/virtual/misc/kvm' netlink: 20 bytes leftover after parsing attributes in process `syz-executor2'. kobject: 'veth8' (000000006f25e4eb): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'kvm' (000000003363b732): kobject_uevent_env kobject: 'veth8' (000000006f25e4eb): kobject_uevent_env kobject: 'veth8' (000000006f25e4eb): fill_kobj_path: path = '/devices/virtual/net/veth8' kobject: 'kvm' (000000003363b732): fill_kobj_path: path = '/devices/virtual/misc/kvm' kobject: 'queues' (000000007093b5dc): kobject_add_internal: parent: 'veth8', set: '' netlink: 20 bytes leftover after parsing attributes in process `syz-executor4'. kobject: 'queues' (000000007093b5dc): kobject_uevent_env kobject: 'kvm' (000000003363b732): kobject_uevent_env kobject: 'kvm' (000000003363b732): fill_kobj_path: path = '/devices/virtual/misc/kvm' kobject: 'kvm' (000000003363b732): kobject_uevent_env kobject: 'kvm' (000000003363b732): fill_kobj_path: path = '/devices/virtual/misc/kvm' kobject: 'queues' (000000007093b5dc): kobject_uevent_env: filter function caused the event to drop! netlink: 20 bytes leftover after parsing attributes in process `syz-executor2'. kobject: 'rx-0' (00000000ec227a46): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000ec227a46): kobject_uevent_env kobject: 'loop0' (00000000b53995fb): kobject_uevent_env kobject: 'loop0' (00000000b53995fb): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'rx-0' (00000000ec227a46): fill_kobj_path: path = '/devices/virtual/net/veth8/queues/rx-0' kobject: 'tx-0' (000000009289f58d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000009289f58d): kobject_uevent_env kobject: 'tx-0' (000000009289f58d): fill_kobj_path: path = '/devices/virtual/net/veth8/queues/tx-0' kobject: 'batman_adv' (00000000999f2bde): kobject_add_internal: parent: 'veth8', set: '' kobject: 'kvm' (000000003363b732): kobject_uevent_env kobject: 'veth9' (0000000043f6ea8e): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'veth9' (0000000043f6ea8e): kobject_uevent_env kobject: 'veth9' (0000000043f6ea8e): fill_kobj_path: path = '/devices/virtual/net/veth9' kobject: 'queues' (000000002639af59): kobject_add_internal: parent: 'veth9', set: '' kobject: 'kvm' (000000003363b732): fill_kobj_path: path = '/devices/virtual/misc/kvm' kobject: 'queues' (000000002639af59): kobject_uevent_env kobject: 'queues' (000000002639af59): kobject_uevent_env: filter function caused the event to drop! kobject: 'kvm' (000000003363b732): kobject_uevent_env kobject: 'rx-0' (0000000066a3f602): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000066a3f602): kobject_uevent_env kobject: 'kvm' (000000003363b732): fill_kobj_path: path = '/devices/virtual/misc/kvm' kobject: 'rx-0' (0000000066a3f602): fill_kobj_path: path = '/devices/virtual/net/veth9/queues/rx-0' kobject: 'tx-0' (000000005490814b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000005490814b): kobject_uevent_env kobject: 'tx-0' (000000005490814b): fill_kobj_path: path = '/devices/virtual/net/veth9/queues/tx-0' kobject: 'tx-1' (00000000bb252f0f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-1' (00000000bb252f0f): kobject_uevent_env kobject: 'tx-1' (00000000bb252f0f): fill_kobj_path: path = '/devices/virtual/net/veth9/queues/tx-1' kobject: 'tx-2' (00000000260d16fe): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'loop0' (00000000b53995fb): kobject_uevent_env kobject: 'loop0' (00000000b53995fb): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'tx-2' (00000000260d16fe): kobject_uevent_env kobject: 'kvm' (000000003363b732): kobject_uevent_env kobject: 'tx-2' (00000000260d16fe): fill_kobj_path: path = '/devices/virtual/net/veth9/queues/tx-2' kobject: 'kvm' (000000003363b732): fill_kobj_path: path = '/devices/virtual/misc/kvm' kobject: 'tx-3' (00000000b84484cd): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-3' (00000000b84484cd): kobject_uevent_env kobject: 'tx-3' (00000000b84484cd): fill_kobj_path: path = '/devices/virtual/net/veth9/queues/tx-3' kobject: 'tx-4' (000000006e799b79): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-4' (000000006e799b79): kobject_uevent_env kobject: 'tx-4' (000000006e799b79): fill_kobj_path: path = '/devices/virtual/net/veth9/queues/tx-4' kobject: 'tx-5' (000000001b9f0665): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-5' (000000001b9f0665): kobject_uevent_env kobject: 'tx-5' (000000001b9f0665): fill_kobj_path: path = '/devices/virtual/net/veth9/queues/tx-5' kobject: 'batman_adv' (000000007b83f4bd): kobject_add_internal: parent: 'veth9', set: '' kobject: 'kvm' (000000003363b732): kobject_uevent_env kobject: 'kvm' (000000003363b732): fill_kobj_path: path = '/devices/virtual/misc/kvm' kobject: 'loop0' (00000000b53995fb): kobject_uevent_env kobject: 'loop0' (00000000b53995fb): fill_kobj_path: path = '/devices/virtual/block/loop0' netlink: 20 bytes leftover after parsing attributes in process `syz-executor4'. netlink: 20 bytes leftover after parsing attributes in process `syz-executor2'. kobject: 'kvm' (000000003363b732): kobject_uevent_env kobject: 'kvm' (000000003363b732): fill_kobj_path: path = '/devices/virtual/misc/kvm' netlink: 20 bytes leftover after parsing attributes in process `syz-executor4'. kobject: 'kvm' (000000003363b732): kobject_uevent_env kobject: 'kvm' (000000003363b732): fill_kobj_path: path = '/devices/virtual/misc/kvm' kobject: 'loop0' (00000000b53995fb): kobject_uevent_env kobject: 'loop0' (00000000b53995fb): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'rx-0' (000000006cf220a6): kobject_cleanup, parent 000000005edacb2d kobject: 'rx-0' (000000006cf220a6): auto cleanup 'remove' event kobject: 'rx-0' (000000006cf220a6): kobject_uevent_env kobject: 'rx-0' (000000006cf220a6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000006cf220a6): auto cleanup kobject_del kobject: 'rx-0' (000000006cf220a6): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000087621bb1): kobject_cleanup, parent 000000005edacb2d kobject: 'tx-0' (0000000087621bb1): auto cleanup 'remove' event kobject: 'tx-0' (0000000087621bb1): kobject_uevent_env kobject: 'tx-0' (0000000087621bb1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000087621bb1): auto cleanup kobject_del kobject: 'tx-0' (0000000087621bb1): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000005edacb2d): kobject_cleanup, parent (null) kobject: 'queues' (000000005edacb2d): calling ktype release kobject: 'queues' (000000005edacb2d): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000e17d3203): kobject_uevent_env kobject: 'ip6gre0' (00000000e17d3203): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000073a27e88): kobject_cleanup, parent 000000008f228918 kobject: 'rx-0' (0000000073a27e88): auto cleanup 'remove' event kobject: 'rx-0' (0000000073a27e88): kobject_uevent_env kobject: 'rx-0' (0000000073a27e88): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000073a27e88): auto cleanup kobject_del kobject: 'rx-0' (0000000073a27e88): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000b468a7a2): kobject_cleanup, parent 000000008f228918 kobject: 'loop0' (00000000b53995fb): kobject_uevent_env kobject: 'loop0' (00000000b53995fb): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'tx-0' (00000000b468a7a2): auto cleanup 'remove' event kobject: 'tx-0' (00000000b468a7a2): kobject_uevent_env kobject: 'tx-0' (00000000b468a7a2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000b468a7a2): auto cleanup kobject_del kobject: 'tx-0' (00000000b468a7a2): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000008f228918): kobject_cleanup, parent (null) kobject: 'queues' (000000008f228918): calling ktype release kobject: 'queues' (000000008f228918): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (0000000011c6973b): kobject_uevent_env kobject: 'ip6gre0' (0000000011c6973b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000479c4c77): kobject_cleanup, parent 00000000b5667595 kobject: 'rx-0' (00000000479c4c77): auto cleanup 'remove' event kobject: 'rx-0' (00000000479c4c77): kobject_uevent_env kobject: 'rx-0' (00000000479c4c77): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000479c4c77): auto cleanup kobject_del kobject: 'rx-0' (00000000479c4c77): calling ktype release kobject: 'loop0' (00000000b53995fb): kobject_uevent_env kobject: 'loop0' (00000000b53995fb): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'rx-0': free name kobject: 'tx-0' (0000000013cf0da0): kobject_cleanup, parent 00000000b5667595 kobject: 'tx-0' (0000000013cf0da0): auto cleanup 'remove' event kobject: 'tx-0' (0000000013cf0da0): kobject_uevent_env kobject: 'tx-0' (0000000013cf0da0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000013cf0da0): auto cleanup kobject_del kobject: 'tx-0' (0000000013cf0da0): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b5667595): kobject_cleanup, parent (null) kobject: 'queues' (00000000b5667595): calling ktype release kobject: 'queues' (00000000b5667595): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (0000000045abf354): kobject_uevent_env kobject: 'ip6gre0' (0000000045abf354): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000ef7ee88b): kobject_cleanup, parent 000000008de134c9 kobject: 'rx-0' (00000000ef7ee88b): auto cleanup 'remove' event kobject: 'rx-0' (00000000ef7ee88b): kobject_uevent_env kobject: 'rx-0' (00000000ef7ee88b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000ef7ee88b): auto cleanup kobject_del kobject: 'rx-0' (00000000ef7ee88b): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000428c26c7): kobject_cleanup, parent 000000008de134c9 kobject: 'tx-0' (00000000428c26c7): auto cleanup 'remove' event kobject: 'tx-0' (00000000428c26c7): kobject_uevent_env kobject: 'tx-0' (00000000428c26c7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000428c26c7): auto cleanup kobject_del kobject: 'tx-0' (00000000428c26c7): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000008de134c9): kobject_cleanup, parent (null) kobject: 'queues' (000000008de134c9): calling ktype release kobject: 'queues' (000000008de134c9): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000e9fc0e50): kobject_uevent_env kobject: 'ip6gre0' (00000000e9fc0e50): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000a5da1bfc): kobject_cleanup, parent 00000000c968543b kobject: 'rx-0' (00000000a5da1bfc): auto cleanup 'remove' event kobject: 'rx-0' (00000000a5da1bfc): kobject_uevent_env kobject: 'rx-0' (00000000a5da1bfc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000a5da1bfc): auto cleanup kobject_del kobject: 'rx-0' (00000000a5da1bfc): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000d75d3f74): kobject_cleanup, parent 00000000c968543b kobject: 'tx-0' (00000000d75d3f74): auto cleanup 'remove' event kobject: 'tx-0' (00000000d75d3f74): kobject_uevent_env kobject: 'tx-0' (00000000d75d3f74): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000d75d3f74): auto cleanup kobject_del kobject: 'tx-0' (00000000d75d3f74): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000c968543b): kobject_cleanup, parent (null) kobject: 'queues' (00000000c968543b): calling ktype release kobject: 'queues' (00000000c968543b): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (000000002e83fabb): kobject_uevent_env kobject: 'ip6gre0' (000000002e83fabb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000010a1fe7e): kobject_cleanup, parent 00000000cb18337f kobject: 'rx-0' (0000000010a1fe7e): auto cleanup 'remove' event kobject: 'rx-0' (0000000010a1fe7e): kobject_uevent_env kobject: 'rx-0' (0000000010a1fe7e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000010a1fe7e): auto cleanup kobject_del kobject: 'rx-0' (0000000010a1fe7e): calling ktype release kobject: 'rx-0': free name kobject: 'loop0' (00000000b53995fb): kobject_uevent_env kobject: 'tx-0' (000000005f6eb8ba): kobject_cleanup, parent 00000000cb18337f kobject: 'loop0' (00000000b53995fb): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'tx-0' (000000005f6eb8ba): auto cleanup 'remove' event kobject: 'tx-0' (000000005f6eb8ba): kobject_uevent_env kobject: 'tx-0' (000000005f6eb8ba): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000005f6eb8ba): auto cleanup kobject_del kobject: 'tx-0' (000000005f6eb8ba): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000cb18337f): kobject_cleanup, parent (null) kobject: 'queues' (00000000cb18337f): calling ktype release kobject: 'queues' (00000000cb18337f): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (0000000002d3e6fe): kobject_uevent_env kobject: 'ip6gre0' (0000000002d3e6fe): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000027c6c9d8): kobject_cleanup, parent 00000000104d7b76 kobject: 'rx-0' (0000000027c6c9d8): auto cleanup 'remove' event kobject: 'rx-0' (0000000027c6c9d8): kobject_uevent_env kobject: 'rx-0' (0000000027c6c9d8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop0' (00000000b53995fb): kobject_uevent_env kobject: 'rx-0' (0000000027c6c9d8): auto cleanup kobject_del kobject: 'loop0' (00000000b53995fb): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'rx-0' (0000000027c6c9d8): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000000238489b): kobject_cleanup, parent 00000000104d7b76 kobject: 'tx-0' (000000000238489b): auto cleanup 'remove' event kobject: 'tx-0' (000000000238489b): kobject_uevent_env kobject: 'tx-0' (000000000238489b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000000238489b): auto cleanup kobject_del kobject: 'tx-0' (000000000238489b): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000104d7b76): kobject_cleanup, parent (null) kobject: 'queues' (00000000104d7b76): calling ktype release kobject: 'queues' (00000000104d7b76): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000a403637d): kobject_uevent_env kobject: 'ip6gre0' (00000000a403637d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000005b2606fa): kobject_cleanup, parent 000000002cb67af4 kobject: 'rx-0' (000000005b2606fa): auto cleanup 'remove' event kobject: 'rx-0' (000000005b2606fa): kobject_uevent_env kobject: 'rx-0' (000000005b2606fa): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000005b2606fa): auto cleanup kobject_del kobject: 'rx-0' (000000005b2606fa): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000009780f850): kobject_cleanup, parent 000000002cb67af4 kobject: 'tx-0' (000000009780f850): auto cleanup 'remove' event kobject: 'tx-0' (000000009780f850): kobject_uevent_env kobject: 'tx-0' (000000009780f850): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000009780f850): auto cleanup kobject_del kobject: 'tx-0' (000000009780f850): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002cb67af4): kobject_cleanup, parent (null) kobject: 'queues' (000000002cb67af4): calling ktype release kobject: 'queues' (000000002cb67af4): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (000000000cbc06be): kobject_uevent_env kobject: 'ip6gre0' (000000000cbc06be): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000ba33392c): kobject_cleanup, parent 00000000c97a6758 kobject: 'rx-0' (00000000ba33392c): auto cleanup 'remove' event kobject: 'rx-0' (00000000ba33392c): kobject_uevent_env kobject: 'rx-0' (00000000ba33392c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000ba33392c): auto cleanup kobject_del kobject: 'rx-0' (00000000ba33392c): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000000c9905fa): kobject_cleanup, parent 00000000c97a6758 kobject: 'tx-0' (000000000c9905fa): auto cleanup 'remove' event kobject: 'tx-0' (000000000c9905fa): kobject_uevent_env kobject: 'tx-0' (000000000c9905fa): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000000c9905fa): auto cleanup kobject_del kobject: 'tx-0' (000000000c9905fa): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000c97a6758): kobject_cleanup, parent (null) kobject: 'queues' (00000000c97a6758): calling ktype release kobject: 'queues' (00000000c97a6758): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (000000006db4fea6): kobject_uevent_env kobject: 'ip6gre0' (000000006db4fea6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000008197df4f): kobject_cleanup, parent 000000002c23398e kobject: 'rx-0' (000000008197df4f): auto cleanup 'remove' event kobject: 'rx-0' (000000008197df4f): kobject_uevent_env kobject: 'rx-0' (000000008197df4f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000008197df4f): auto cleanup kobject_del kobject: 'rx-0' (000000008197df4f): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000af4d18dc): kobject_cleanup, parent 000000002c23398e kobject: 'tx-0' (00000000af4d18dc): auto cleanup 'remove' event kobject: 'tx-0' (00000000af4d18dc): kobject_uevent_env kobject: 'tx-0' (00000000af4d18dc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000af4d18dc): auto cleanup kobject_del kobject: 'tx-0' (00000000af4d18dc): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002c23398e): kobject_cleanup, parent (null) kobject: 'queues' (000000002c23398e): calling ktype release kobject: 'queues' (000000002c23398e): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (000000002b2da662): kobject_uevent_env kobject: 'ip6gre0' (000000002b2da662): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000b7a55286): kobject_cleanup, parent 0000000002dbb69d kobject: 'rx-0' (00000000b7a55286): auto cleanup 'remove' event kobject: 'rx-0' (00000000b7a55286): kobject_uevent_env kobject: 'rx-0' (00000000b7a55286): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000b7a55286): auto cleanup kobject_del kobject: 'rx-0' (00000000b7a55286): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000089a6bd9d): kobject_cleanup, parent 0000000002dbb69d kobject: 'tx-0' (0000000089a6bd9d): auto cleanup 'remove' event kobject: 'tx-0' (0000000089a6bd9d): kobject_uevent_env kobject: 'tx-0' (0000000089a6bd9d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000089a6bd9d): auto cleanup kobject_del kobject: 'tx-0' (0000000089a6bd9d): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000002dbb69d): kobject_cleanup, parent (null) kobject: 'queues' (0000000002dbb69d): calling ktype release kobject: 'queues' (0000000002dbb69d): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000fd27993f): kobject_uevent_env kobject: 'ip6gre0' (00000000fd27993f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004c0ca38e): kobject_cleanup, parent 000000000f6e2c97 kobject: 'rx-0' (000000004c0ca38e): auto cleanup 'remove' event kobject: 'rx-0' (000000004c0ca38e): kobject_uevent_env kobject: 'rx-0' (000000004c0ca38e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004c0ca38e): auto cleanup kobject_del kobject: 'rx-0' (000000004c0ca38e): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000bd68359c): kobject_cleanup, parent 000000000f6e2c97 kobject: 'tx-0' (00000000bd68359c): auto cleanup 'remove' event kobject: 'tx-0' (00000000bd68359c): kobject_uevent_env kobject: 'tx-0' (00000000bd68359c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000bd68359c): auto cleanup kobject_del kobject: 'tx-0' (00000000bd68359c): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000000f6e2c97): kobject_cleanup, parent (null) kobject: 'queues' (000000000f6e2c97): calling ktype release kobject: 'queues' (000000000f6e2c97): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (000000003bc2690b): kobject_uevent_env kobject: 'ip6gre0' (000000003bc2690b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000001570717b): kobject_cleanup, parent 000000007b70f351 kobject: 'rx-0' (000000001570717b): auto cleanup 'remove' event kobject: 'rx-0' (000000001570717b): kobject_uevent_env kobject: 'rx-0' (000000001570717b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000001570717b): auto cleanup kobject_del kobject: 'rx-0' (000000001570717b): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000002bf67d17): kobject_cleanup, parent 000000007b70f351 kobject: 'tx-0' (000000002bf67d17): auto cleanup 'remove' event kobject: 'tx-0' (000000002bf67d17): kobject_uevent_env kobject: 'tx-0' (000000002bf67d17): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000002bf67d17): auto cleanup kobject_del kobject: 'tx-0' (000000002bf67d17): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000007b70f351): kobject_cleanup, parent (null) kobject: 'queues' (000000007b70f351): calling ktype release kobject: 'queues' (000000007b70f351): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (000000001461d6e1): kobject_uevent_env kobject: 'ip6gre0' (000000001461d6e1): kobject_uevent_env: uevent_suppress caused the event to drop! netlink: 11 bytes leftover after parsing attributes in process `syz-executor5'. kobject: 'ip6gre0' (00000000e17d3203): kobject_cleanup, parent (null) kobject: 'ip6gre0' (00000000e17d3203): auto cleanup 'remove' event kobject: 'ip6gre0' (00000000e17d3203): kobject_uevent_env kobject: 'ip6gre0' (00000000e17d3203): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop0' (00000000b53995fb): kobject_uevent_env kobject: 'ip6gre0' (00000000e17d3203): calling ktype release kobject: 'loop0' (00000000b53995fb): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'ip6gre0': free name kobject: 'ip6gre0' (0000000011c6973b): kobject_cleanup, parent (null) kobject: 'ip6gre0' (0000000011c6973b): auto cleanup 'remove' event kobject: 'ip6gre0' (0000000011c6973b): kobject_uevent_env kobject: 'ip6gre0' (0000000011c6973b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop0' (00000000b53995fb): kobject_uevent_env kobject: 'loop0' (00000000b53995fb): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'ip6gre0' (0000000011c6973b): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gre0' (0000000045abf354): kobject_cleanup, parent (null) kobject: 'ip6gre0' (0000000045abf354): auto cleanup 'remove' event kobject: 'loop0' (00000000b53995fb): kobject_uevent_env kobject: 'ip6gre0' (0000000045abf354): kobject_uevent_env kobject: 'loop0' (00000000b53995fb): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'ip6gre0' (0000000045abf354): kobject_uevent_env: uevent_suppress caused the event to drop! print_req_error: I/O error, dev loop0, sector 0 flags 801 Buffer I/O error on dev loop0, logical block 0, lost async page write print_req_error: I/O error, dev loop0, sector 8 flags 801 kobject: 'ip6gre0' (0000000045abf354): calling ktype release Buffer I/O error on dev loop0, logical block 1, lost async page write print_req_error: I/O error, dev loop0, sector 16 flags 801 kobject: 'ip6gre0': free name Buffer I/O error on dev loop0, logical block 2, lost async page write print_req_error: I/O error, dev loop0, sector 24 flags 801 kobject: 'ip6gre0' (00000000e9fc0e50): kobject_cleanup, parent (null) Buffer I/O error on dev loop0, logical block 3, lost async page write kobject: 'ip6gre0' (00000000e9fc0e50): auto cleanup 'remove' event print_req_error: I/O error, dev loop0, sector 32 flags 801 Buffer I/O error on dev loop0, logical block 4, lost async page write kobject: 'ip6gre0' (00000000e9fc0e50): kobject_uevent_env print_req_error: I/O error, dev loop0, sector 40 flags 801 kobject: 'ip6gre0' (00000000e9fc0e50): kobject_uevent_env: uevent_suppress caused the event to drop! Buffer I/O error on dev loop0, logical block 5, lost async page write kobject: 'ip6gre0' (00000000e9fc0e50): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gre0' (000000002e83fabb): kobject_cleanup, parent (null) kobject: 'ip6gre0' (000000002e83fabb): auto cleanup 'remove' event kobject: 'ip6gre0' (000000002e83fabb): kobject_uevent_env kobject: 'ip6gre0' (000000002e83fabb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (000000002e83fabb): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gre0' (0000000002d3e6fe): kobject_cleanup, parent (null) kobject: 'ip6gre0' (0000000002d3e6fe): auto cleanup 'remove' event kobject: 'ip6gre0' (0000000002d3e6fe): kobject_uevent_env kobject: 'loop0' (00000000b53995fb): kobject_uevent_env kobject: 'ip6gre0' (0000000002d3e6fe): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop0' (00000000b53995fb): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'ip6gre0' (0000000002d3e6fe): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gre0' (00000000a403637d): kobject_cleanup, parent (null) kobject: 'ip6gre0' (00000000a403637d): auto cleanup 'remove' event kobject: 'ip6gre0' (00000000a403637d): kobject_uevent_env kobject: 'ip6gre0' (00000000a403637d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (00000000a403637d): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gre0' (000000000cbc06be): kobject_cleanup, parent (null) kobject: 'ip6gre0' (000000000cbc06be): auto cleanup 'remove' event kobject: 'ip6gre0' (000000000cbc06be): kobject_uevent_env kobject: 'ip6gre0' (000000000cbc06be): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (000000000cbc06be): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gre0' (000000006db4fea6): kobject_cleanup, parent (null) kobject: 'ip6gre0' (000000006db4fea6): auto cleanup 'remove' event kobject: 'ip6gre0' (000000006db4fea6): kobject_uevent_env kobject: 'ip6gre0' (000000006db4fea6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop0' (00000000b53995fb): kobject_uevent_env kobject: 'ip6gre0' (000000006db4fea6): calling ktype release kobject: 'loop0' (00000000b53995fb): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'ip6gre0': free name kobject: 'ip6gre0' (000000002b2da662): kobject_cleanup, parent (null) kobject: 'ip6gre0' (000000002b2da662): auto cleanup 'remove' event kobject: 'ip6gre0' (000000002b2da662): kobject_uevent_env kobject: 'ip6gre0' (000000002b2da662): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (000000002b2da662): calling ktype release kobject: 'loop0' (00000000b53995fb): kobject_uevent_env kobject: 'ip6gre0': free name kobject: 'loop0' (00000000b53995fb): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'ip6gre0' (00000000fd27993f): kobject_cleanup, parent (null) kobject: 'ip6gre0' (00000000fd27993f): auto cleanup 'remove' event kobject: 'ip6gre0' (00000000fd27993f): kobject_uevent_env kobject: 'ip6gre0' (00000000fd27993f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (00000000fd27993f): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gre0' (000000003bc2690b): kobject_cleanup, parent (null) kobject: 'ip6gre0' (000000003bc2690b): auto cleanup 'remove' event kobject: 'ip6gre0' (000000003bc2690b): kobject_uevent_env kobject: 'ip6gre0' (000000003bc2690b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (000000003bc2690b): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gre0' (000000001461d6e1): kobject_cleanup, parent (null) kobject: 'ip6gre0' (000000001461d6e1): auto cleanup 'remove' event kobject: 'ip6gre0' (000000001461d6e1): kobject_uevent_env kobject: 'ip6gre0' (000000001461d6e1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (000000001461d6e1): calling ktype release kobject: 'loop0' (00000000b53995fb): kobject_uevent_env kobject: 'ip6gre0': free name kobject: 'loop0' (00000000b53995fb): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'rx-0' (00000000d83c5932): kobject_cleanup, parent 00000000f8026d84 kobject: 'rx-0' (00000000d83c5932): auto cleanup 'remove' event kobject: 'rx-0' (00000000d83c5932): kobject_uevent_env kobject: 'rx-0' (00000000d83c5932): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000d83c5932): auto cleanup kobject_del kobject: 'rx-0' (00000000d83c5932): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000000ca334d): kobject_cleanup, parent 00000000f8026d84 kobject: 'tx-0' (0000000000ca334d): auto cleanup 'remove' event kobject: 'tx-0' (0000000000ca334d): kobject_uevent_env kobject: 'tx-0' (0000000000ca334d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000000ca334d): auto cleanup kobject_del kobject: 'tx-0' (0000000000ca334d): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000f8026d84): kobject_cleanup, parent (null) kobject: 'queues' (00000000f8026d84): calling ktype release kobject: 'queues' (00000000f8026d84): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000f548fb72): kobject_uevent_env kobject: 'ip6tnl0' (00000000f548fb72): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000008c4ac85b): kobject_cleanup, parent 00000000ebc9f57e kobject: 'rx-0' (000000008c4ac85b): auto cleanup 'remove' event kobject: 'rx-0' (000000008c4ac85b): kobject_uevent_env kobject: 'rx-0' (000000008c4ac85b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000008c4ac85b): auto cleanup kobject_del kobject: 'rx-0' (000000008c4ac85b): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000bd7f165c): kobject_cleanup, parent 00000000ebc9f57e kobject: 'tx-0' (00000000bd7f165c): auto cleanup 'remove' event kobject: 'tx-0' (00000000bd7f165c): kobject_uevent_env kobject: 'tx-0' (00000000bd7f165c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000bd7f165c): auto cleanup kobject_del kobject: 'tx-0' (00000000bd7f165c): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000ebc9f57e): kobject_cleanup, parent (null) kobject: 'queues' (00000000ebc9f57e): calling ktype release kobject: 'queues' (00000000ebc9f57e): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (000000004313e7ae): kobject_uevent_env kobject: 'ip6tnl0' (000000004313e7ae): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000007a589491): kobject_cleanup, parent 000000005c35afa0 kobject: 'rx-0' (000000007a589491): auto cleanup 'remove' event kobject: 'rx-0' (000000007a589491): kobject_uevent_env kobject: 'rx-0' (000000007a589491): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000007a589491): auto cleanup kobject_del kobject: 'rx-0' (000000007a589491): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000db53ec7c): kobject_cleanup, parent 000000005c35afa0 kobject: 'tx-0' (00000000db53ec7c): auto cleanup 'remove' event kobject: 'tx-0' (00000000db53ec7c): kobject_uevent_env kobject: 'tx-0' (00000000db53ec7c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000db53ec7c): auto cleanup kobject_del kobject: 'tx-0' (00000000db53ec7c): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000005c35afa0): kobject_cleanup, parent (null) kobject: 'queues' (000000005c35afa0): calling ktype release kobject: 'queues' (000000005c35afa0): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000ed3740e0): kobject_uevent_env kobject: 'ip6tnl0' (00000000ed3740e0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000072bcffa1): kobject_cleanup, parent 00000000ad6a73b7 kobject: 'rx-0' (0000000072bcffa1): auto cleanup 'remove' event kobject: 'rx-0' (0000000072bcffa1): kobject_uevent_env kobject: 'rx-0' (0000000072bcffa1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000072bcffa1): auto cleanup kobject_del kobject: 'rx-0' (0000000072bcffa1): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000ddc71ec9): kobject_cleanup, parent 00000000ad6a73b7 kobject: 'tx-0' (00000000ddc71ec9): auto cleanup 'remove' event kobject: 'tx-0' (00000000ddc71ec9): kobject_uevent_env kobject: 'tx-0' (00000000ddc71ec9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000ddc71ec9): auto cleanup kobject_del kobject: 'tx-0' (00000000ddc71ec9): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000ad6a73b7): kobject_cleanup, parent (null) kobject: 'queues' (00000000ad6a73b7): calling ktype release kobject: 'queues' (00000000ad6a73b7): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000a652f1cc): kobject_uevent_env kobject: 'ip6tnl0' (00000000a652f1cc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000bbd46d9a): kobject_cleanup, parent 000000008855e50e kobject: 'rx-0' (00000000bbd46d9a): auto cleanup 'remove' event kobject: 'rx-0' (00000000bbd46d9a): kobject_uevent_env kobject: 'rx-0' (00000000bbd46d9a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000bbd46d9a): auto cleanup kobject_del kobject: 'rx-0' (00000000bbd46d9a): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000004416399c): kobject_cleanup, parent 000000008855e50e kobject: 'tx-0' (000000004416399c): auto cleanup 'remove' event kobject: 'tx-0' (000000004416399c): kobject_uevent_env kobject: 'tx-0' (000000004416399c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000004416399c): auto cleanup kobject_del kobject: 'tx-0' (000000004416399c): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000008855e50e): kobject_cleanup, parent (null) kobject: 'queues' (000000008855e50e): calling ktype release kobject: 'queues' (000000008855e50e): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000836feac8): kobject_uevent_env kobject: 'ip6tnl0' (00000000836feac8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004213491c): kobject_cleanup, parent 00000000ee0d668b kobject: 'rx-0' (000000004213491c): auto cleanup 'remove' event kobject: 'rx-0' (000000004213491c): kobject_uevent_env kobject: 'rx-0' (000000004213491c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004213491c): auto cleanup kobject_del kobject: 'rx-0' (000000004213491c): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000e750e452): kobject_cleanup, parent 00000000ee0d668b kobject: 'tx-0' (00000000e750e452): auto cleanup 'remove' event kobject: 'tx-0' (00000000e750e452): kobject_uevent_env kobject: 'tx-0' (00000000e750e452): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000e750e452): auto cleanup kobject_del kobject: 'tx-0' (00000000e750e452): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000ee0d668b): kobject_cleanup, parent (null) kobject: 'queues' (00000000ee0d668b): calling ktype release kobject: 'queues' (00000000ee0d668b): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (000000002b79306c): kobject_uevent_env kobject: 'ip6tnl0' (000000002b79306c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003e036439): kobject_cleanup, parent 00000000fc936830 kobject: 'rx-0' (000000003e036439): auto cleanup 'remove' event kobject: 'rx-0' (000000003e036439): kobject_uevent_env kobject: 'rx-0' (000000003e036439): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003e036439): auto cleanup kobject_del kobject: 'rx-0' (000000003e036439): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000005f7414b2): kobject_cleanup, parent 00000000fc936830 kobject: 'tx-0' (000000005f7414b2): auto cleanup 'remove' event kobject: 'tx-0' (000000005f7414b2): kobject_uevent_env kobject: 'tx-0' (000000005f7414b2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000005f7414b2): auto cleanup kobject_del kobject: 'tx-0' (000000005f7414b2): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000fc936830): kobject_cleanup, parent (null) kobject: 'queues' (00000000fc936830): calling ktype release kobject: 'queues' (00000000fc936830): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000e7411d28): kobject_uevent_env kobject: 'ip6tnl0' (00000000e7411d28): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000002271f1b9): kobject_cleanup, parent 00000000e98badec kobject: 'rx-0' (000000002271f1b9): auto cleanup 'remove' event kobject: 'rx-0' (000000002271f1b9): kobject_uevent_env kobject: 'rx-0' (000000002271f1b9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000002271f1b9): auto cleanup kobject_del kobject: 'rx-0' (000000002271f1b9): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000ee062aae): kobject_cleanup, parent 00000000e98badec kobject: 'tx-0' (00000000ee062aae): auto cleanup 'remove' event kobject: 'tx-0' (00000000ee062aae): kobject_uevent_env kobject: 'tx-0' (00000000ee062aae): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000ee062aae): auto cleanup kobject_del kobject: 'tx-0' (00000000ee062aae): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000e98badec): kobject_cleanup, parent (null) kobject: 'queues' (00000000e98badec): calling ktype release kobject: 'queues' (00000000e98badec): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000026c074f): kobject_uevent_env kobject: 'ip6tnl0' (00000000026c074f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000792d476a): kobject_cleanup, parent 000000004518a8ec kobject: 'rx-0' (00000000792d476a): auto cleanup 'remove' event kobject: 'rx-0' (00000000792d476a): kobject_uevent_env kobject: 'rx-0' (00000000792d476a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000792d476a): auto cleanup kobject_del kobject: 'rx-0' (00000000792d476a): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000cafdf630): kobject_cleanup, parent 000000004518a8ec kobject: 'tx-0' (00000000cafdf630): auto cleanup 'remove' event kobject: 'tx-0' (00000000cafdf630): kobject_uevent_env kobject: 'tx-0' (00000000cafdf630): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000cafdf630): auto cleanup kobject_del kobject: 'tx-0' (00000000cafdf630): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000004518a8ec): kobject_cleanup, parent (null) kobject: 'queues' (000000004518a8ec): calling ktype release kobject: 'queues' (000000004518a8ec): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000f416706f): kobject_uevent_env kobject: 'ip6tnl0' (00000000f416706f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000462e6469): kobject_cleanup, parent 0000000060844d01 kobject: 'rx-0' (00000000462e6469): auto cleanup 'remove' event kobject: 'rx-0' (00000000462e6469): kobject_uevent_env kobject: 'rx-0' (00000000462e6469): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000462e6469): auto cleanup kobject_del kobject: 'rx-0' (00000000462e6469): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000006f4ef133): kobject_cleanup, parent 0000000060844d01 kobject: 'tx-0' (000000006f4ef133): auto cleanup 'remove' event kobject: 'tx-0' (000000006f4ef133): kobject_uevent_env kobject: 'tx-0' (000000006f4ef133): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000006f4ef133): auto cleanup kobject_del kobject: 'tx-0' (000000006f4ef133): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000060844d01): kobject_cleanup, parent (null) kobject: 'queues' (0000000060844d01): calling ktype release kobject: 'queues' (0000000060844d01): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000c9e95a6f): kobject_uevent_env kobject: 'ip6tnl0' (00000000c9e95a6f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000006fa9c80b): kobject_cleanup, parent 00000000199a7e53 kobject: 'rx-0' (000000006fa9c80b): auto cleanup 'remove' event kobject: 'rx-0' (000000006fa9c80b): kobject_uevent_env kobject: 'rx-0' (000000006fa9c80b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000006fa9c80b): auto cleanup kobject_del kobject: 'rx-0' (000000006fa9c80b): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000009a46d88c): kobject_cleanup, parent 00000000199a7e53 kobject: 'tx-0' (000000009a46d88c): auto cleanup 'remove' event kobject: 'tx-0' (000000009a46d88c): kobject_uevent_env kobject: 'tx-0' (000000009a46d88c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000009a46d88c): auto cleanup kobject_del kobject: 'tx-0' (000000009a46d88c): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000199a7e53): kobject_cleanup, parent (null) kobject: 'queues' (00000000199a7e53): calling ktype release kobject: 'queues' (00000000199a7e53): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000867868d4): kobject_uevent_env kobject: 'ip6tnl0' (00000000867868d4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004016680e): kobject_cleanup, parent 00000000b5052609 kobject: 'rx-0' (000000004016680e): auto cleanup 'remove' event kobject: 'rx-0' (000000004016680e): kobject_uevent_env kobject: 'rx-0' (000000004016680e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004016680e): auto cleanup kobject_del kobject: 'rx-0' (000000004016680e): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000007227c359): kobject_cleanup, parent 00000000b5052609 kobject: 'tx-0' (000000007227c359): auto cleanup 'remove' event kobject: 'tx-0' (000000007227c359): kobject_uevent_env kobject: 'tx-0' (000000007227c359): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000007227c359): auto cleanup kobject_del kobject: 'tx-0' (000000007227c359): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b5052609): kobject_cleanup, parent (null) kobject: 'queues' (00000000b5052609): calling ktype release kobject: 'queues' (00000000b5052609): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000c4385aee): kobject_uevent_env kobject: 'ip6tnl0' (00000000c4385aee): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000058a55e38): kobject_cleanup, parent 00000000b2e3c156 kobject: 'rx-0' (0000000058a55e38): auto cleanup 'remove' event kobject: 'rx-0' (0000000058a55e38): kobject_uevent_env kobject: 'rx-0' (0000000058a55e38): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000058a55e38): auto cleanup kobject_del kobject: 'rx-0' (0000000058a55e38): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f4e2259e): kobject_cleanup, parent 00000000b2e3c156 kobject: 'tx-0' (00000000f4e2259e): auto cleanup 'remove' event kobject: 'tx-0' (00000000f4e2259e): kobject_uevent_env kobject: 'tx-0' (00000000f4e2259e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000f4e2259e): auto cleanup kobject_del kobject: 'tx-0' (00000000f4e2259e): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b2e3c156): kobject_cleanup, parent (null) kobject: 'queues' (00000000b2e3c156): calling ktype release kobject: 'queues' (00000000b2e3c156): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000251dd1f4): kobject_uevent_env kobject: 'ip6tnl0' (00000000251dd1f4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (00000000f548fb72): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (00000000f548fb72): auto cleanup 'remove' event kobject: 'loop0' (00000000b53995fb): kobject_uevent_env