====================================================== WARNING: possible circular locking dependency detected 4.20.0-rc5+ #363 Not tainted ------------------------------------------------------ kworker/0:5/11009 is trying to acquire lock: 0000000081228af4 (&sb->s_type->i_mutex_key#10){++++}, at: inode_lock include/linux/fs.h:757 [inline] 0000000081228af4 (&sb->s_type->i_mutex_key#10){++++}, at: __generic_file_fsync+0xb5/0x200 fs/libfs.c:981 but task is already holding lock: 00000000008abc14 ((work_completion)(&dio->complete_work)){+.+.}, at: process_one_work+0xb9a/0x1c40 kernel/workqueue.c:2128 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #2 ((work_completion)(&dio->complete_work)){+.+.}: process_one_work+0xc0a/0x1c40 kernel/workqueue.c:2129 worker_thread+0x17f/0x1390 kernel/workqueue.c:2296 kthread+0x35a/0x440 kernel/kthread.c:246 ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:352 -> #1 ((wq_completion)"dio/%s"sb->s_id){+.+.}: flush_workqueue+0x30a/0x1e10 kernel/workqueue.c:2655 drain_workqueue+0x2a9/0x640 kernel/workqueue.c:2820 destroy_workqueue+0xc6/0x9c0 kernel/workqueue.c:4155 __alloc_workqueue_key+0xe56/0x10a0 kernel/workqueue.c:4138 sb_init_dio_done_wq+0x37/0x90 fs/direct-io.c:623 dio_set_defer_completion fs/direct-io.c:646 [inline] get_more_blocks fs/direct-io.c:723 [inline] do_direct_IO+0x503a/0xc110 fs/direct-io.c:1001 do_blockdev_direct_IO+0xc30/0x9db0 fs/direct-io.c:1331 __blockdev_direct_IO+0x9d/0xc6 fs/direct-io.c:1417 ext4_direct_IO_write fs/ext4/inode.c:3774 [inline] ext4_direct_IO+0xbe6/0x2230 fs/ext4/inode.c:3901 generic_file_direct_write+0x275/0x4b0 mm/filemap.c:3043 __generic_file_write_iter+0x2ff/0x630 mm/filemap.c:3222 ext4_file_write_iter+0x390/0x1420 fs/ext4/file.c:266 call_write_iter include/linux/fs.h:1857 [inline] aio_write+0x3b1/0x610 fs/aio.c:1562 io_submit_one+0xaa1/0xf80 fs/aio.c:1836 __do_sys_io_submit fs/aio.c:1917 [inline] __se_sys_io_submit fs/aio.c:1888 [inline] __x64_sys_io_submit+0x1b7/0x580 fs/aio.c:1888 do_syscall_64+0x1b9/0x820 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe -> #0 (&sb->s_type->i_mutex_key#10){++++}: lock_acquire+0x1ed/0x520 kernel/locking/lockdep.c:3844 down_write+0x8a/0x130 kernel/locking/rwsem.c:70 inode_lock include/linux/fs.h:757 [inline] __generic_file_fsync+0xb5/0x200 fs/libfs.c:981 ext4_sync_file+0xa4f/0x1510 fs/ext4/fsync.c:120 vfs_fsync_range+0x140/0x220 fs/sync.c:197 generic_write_sync include/linux/fs.h:2781 [inline] dio_complete+0x775/0x9f0 fs/direct-io.c:329 dio_aio_complete_work+0x20/0x30 fs/direct-io.c:341 process_one_work+0xc90/0x1c40 kernel/workqueue.c:2153 worker_thread+0x17f/0x1390 kernel/workqueue.c:2296 kthread+0x35a/0x440 kernel/kthread.c:246 ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:352 other info that might help us debug this: Chain exists of: &sb->s_type->i_mutex_key#10 --> (wq_completion)"dio/%s"sb->s_id --> (work_completion)(&dio->complete_work) Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock((work_completion)(&dio->complete_work)); lock((wq_completion)"dio/%s"sb->s_id); lock((work_completion)(&dio->complete_work)); lock(&sb->s_type->i_mutex_key#10); *** DEADLOCK *** 2 locks held by kworker/0:5/11009: #0: 000000002f392afe ((wq_completion)"dio/%s"sb->s_id){+.+.}, at: __write_once_size include/linux/compiler.h:209 [inline] #0: 000000002f392afe ((wq_completion)"dio/%s"sb->s_id){+.+.}, at: arch_atomic64_set arch/x86/include/asm/atomic64_64.h:34 [inline] #0: 000000002f392afe ((wq_completion)"dio/%s"sb->s_id){+.+.}, at: atomic64_set include/asm-generic/atomic-instrumented.h:40 [inline] #0: 000000002f392afe ((wq_completion)"dio/%s"sb->s_id){+.+.}, at: atomic_long_set include/asm-generic/atomic-long.h:59 [inline] #0: 000000002f392afe ((wq_completion)"dio/%s"sb->s_id){+.+.}, at: set_work_data kernel/workqueue.c:617 [inline] #0: 000000002f392afe ((wq_completion)"dio/%s"sb->s_id){+.+.}, at: set_work_pool_and_clear_pending kernel/workqueue.c:644 [inline] #0: 000000002f392afe ((wq_completion)"dio/%s"sb->s_id){+.+.}, at: process_one_work+0xb43/0x1c40 kernel/workqueue.c:2124 #1: 00000000008abc14 ((work_completion)(&dio->complete_work)){+.+.}, at: process_one_work+0xb9a/0x1c40 kernel/workqueue.c:2128 stack backtrace: CPU: 0 PID: 11009 Comm: kworker/0:5 Not tainted 4.20.0-rc5+ #363 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Workqueue: dio/sda1 dio_aio_complete_work Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x244/0x39d lib/dump_stack.c:113 print_circular_bug.isra.35.cold.54+0x1bd/0x27d kernel/locking/lockdep.c:1221 check_prev_add kernel/locking/lockdep.c:1863 [inline] check_prevs_add kernel/locking/lockdep.c:1976 [inline] validate_chain kernel/locking/lockdep.c:2347 [inline] __lock_acquire+0x3399/0x4c20 kernel/locking/lockdep.c:3341 lock_acquire+0x1ed/0x520 kernel/locking/lockdep.c:3844 down_write+0x8a/0x130 kernel/locking/rwsem.c:70 inode_lock include/linux/fs.h:757 [inline] __generic_file_fsync+0xb5/0x200 fs/libfs.c:981 ext4_sync_file+0xa4f/0x1510 fs/ext4/fsync.c:120 vfs_fsync_range+0x140/0x220 fs/sync.c:197 generic_write_sync include/linux/fs.h:2781 [inline] dio_complete+0x775/0x9f0 fs/direct-io.c:329 dio_aio_complete_work+0x20/0x30 fs/direct-io.c:341 process_one_work+0xc90/0x1c40 kernel/workqueue.c:2153 worker_thread+0x17f/0x1390 kernel/workqueue.c:2296 kthread+0x35a/0x440 kernel/kthread.c:246 ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:352 kobject: 'loop3' (0000000028a88970): kobject_uevent_env kobject: 'loop3' (0000000028a88970): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'kvm' (00000000eb49c3ae): kobject_uevent_env kobject: 'loop2' (0000000076002340): kobject_uevent_env kobject: 'loop2' (0000000076002340): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'kvm' (00000000eb49c3ae): kobject_uevent_env kobject: 'loop2' (0000000076002340): kobject_uevent_env kobject: 'loop2' (0000000076002340): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'kvm' (00000000eb49c3ae): fill_kobj_path: path = '/devices/virtual/misc/kvm' kobject: 'kvm' (00000000eb49c3ae): fill_kobj_path: path = '/devices/virtual/misc/kvm' kobject: 'loop0' (0000000014145ec8): kobject_uevent_env kobject: 'loop0' (0000000014145ec8): fill_kobj_path: path = '/devices/virtual/block/loop0' audit: type=1804 audit(1544089760.644:39): pid=6075 uid=0 auid=4294967295 ses=4294967295 subj==unconfined op=invalid_pcr cause=open_writers comm="syz-executor1" name="/root/syzkaller-testdir204909175/syzkaller.z7OAcS/152/bus" dev="sda1" ino=16955 res=1 kobject: 'loop1' (00000000227984d7): kobject_uevent_env kobject: 'loop1' (00000000227984d7): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'loop2' (0000000076002340): kobject_uevent_env kobject: 'loop2' (0000000076002340): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'loop3' (0000000028a88970): kobject_uevent_env kobject: 'loop3' (0000000028a88970): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'rx-0' (00000000269813bb): kobject_cleanup, parent 000000002079723a kobject: 'rx-0' (00000000269813bb): auto cleanup 'remove' event kobject: 'rx-0' (00000000269813bb): kobject_uevent_env kobject: 'rx-0' (00000000269813bb): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'rx-0' (00000000269813bb): auto cleanup kobject_del kobject: 'rx-0' (00000000269813bb): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000e23290c5): kobject_cleanup, parent 000000002079723a kobject: 'tx-0' (00000000e23290c5): auto cleanup 'remove' event kobject: 'tx-0' (00000000e23290c5): kobject_uevent_env kobject: 'tx-0' (00000000e23290c5): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'tx-0' (00000000e23290c5): auto cleanup kobject_del kobject: 'tx-0' (00000000e23290c5): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002079723a): kobject_cleanup, parent (null) kobject: 'queues' (000000002079723a): calling ktype release kobject: 'queues' (000000002079723a): kset_release kobject: 'queues': free name kobject: 'syz_tun' (000000008122ed9a): kobject_uevent_env kobject: 'syz_tun' (000000008122ed9a): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'rx-0' (00000000b7f5e724): kobject_cleanup, parent 00000000a98060f6 kobject: 'rx-0' (00000000b7f5e724): auto cleanup 'remove' event kobject: 'rx-0' (00000000b7f5e724): kobject_uevent_env kobject: 'rx-0' (00000000b7f5e724): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'rx-0' (00000000b7f5e724): auto cleanup kobject_del kobject: 'rx-0' (00000000b7f5e724): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000a41c37dc): kobject_cleanup, parent 00000000a98060f6 kobject: 'tx-0' (00000000a41c37dc): auto cleanup 'remove' event kobject: 'tx-0' (00000000a41c37dc): kobject_uevent_env kobject: 'tx-0' (00000000a41c37dc): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'tx-0' (00000000a41c37dc): auto cleanup kobject_del kobject: 'tx-0' (00000000a41c37dc): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000a98060f6): kobject_cleanup, parent (null) kobject: 'queues' (00000000a98060f6): calling ktype release kobject: 'queues' (00000000a98060f6): kset_release kobject: 'queues': free name kobject: 'syz_tun' (0000000009c7f2cf): kobject_uevent_env kobject: 'syz_tun' (0000000009c7f2cf): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'syz_tun' (000000008122ed9a): kobject_cleanup, parent (null) kobject: 'syz_tun' (000000008122ed9a): calling ktype release kobject: 'syz_tun': free name kobject: 'syz_tun' (0000000009c7f2cf): kobject_cleanup, parent (null) kobject: 'syz_tun' (0000000009c7f2cf): calling ktype release kobject: 'syz_tun': free name kobject: 'loop2' (0000000076002340): kobject_uevent_env kobject: 'loop2' (0000000076002340): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'loop1' (00000000227984d7): kobject_uevent_env TCP: request_sock_TCPv6: Possible SYN flooding on port 20002. Sending cookies. Check SNMP counters. kobject: 'loop1' (00000000227984d7): fill_kobj_path: path = '/devices/virtual/block/loop1' IPVS: ftp: loaded support on port[0] = 21 kobject: 'loop1' (00000000227984d7): kobject_uevent_env kobject: 'loop1' (00000000227984d7): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'loop0' (0000000014145ec8): kobject_uevent_env kobject: 'loop0' (0000000014145ec8): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'loop1' (00000000227984d7): kobject_uevent_env IPVS: ftp: loaded support on port[0] = 21 kobject: 'loop1' (00000000227984d7): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'loop0' (0000000014145ec8): kobject_uevent_env kobject: 'loop0' (0000000014145ec8): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'rx-0' (000000005c2db4af): kobject_cleanup, parent 0000000016c049b2 kobject: 'loop1' (00000000227984d7): kobject_uevent_env kobject: 'loop1' (00000000227984d7): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'rx-0' (000000005c2db4af): auto cleanup 'remove' event kobject: 'rx-0' (000000005c2db4af): kobject_uevent_env kobject: 'loop0' (0000000014145ec8): kobject_uevent_env kobject: 'rx-0' (000000005c2db4af): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop0' (0000000014145ec8): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'rx-0' (000000005c2db4af): auto cleanup kobject_del kobject: 'rx-0' (000000005c2db4af): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000013495d40): kobject_cleanup, parent 0000000016c049b2 kobject: 'tx-0' (0000000013495d40): auto cleanup 'remove' event kobject: 'tx-0' (0000000013495d40): kobject_uevent_env kobject: 'tx-0' (0000000013495d40): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000013495d40): auto cleanup kobject_del kobject: 'tx-0' (0000000013495d40): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000016c049b2): kobject_cleanup, parent (null) kobject: 'queues' (0000000016c049b2): calling ktype release kobject: 'queues' (0000000016c049b2): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000663c04cf): kobject_uevent_env kobject: 'ip6gre0' (00000000663c04cf): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000249a56e2): kobject_cleanup, parent 0000000065ad057b kobject: 'rx-0' (00000000249a56e2): auto cleanup 'remove' event kobject: 'rx-0' (00000000249a56e2): kobject_uevent_env kobject: 'rx-0' (00000000249a56e2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000249a56e2): auto cleanup kobject_del kobject: 'rx-0' (00000000249a56e2): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000004ff0e6f2): kobject_cleanup, parent 0000000065ad057b kobject: 'tx-0' (000000004ff0e6f2): auto cleanup 'remove' event kobject: 'tx-0' (000000004ff0e6f2): kobject_uevent_env kobject: 'tx-0' (000000004ff0e6f2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000004ff0e6f2): auto cleanup kobject_del kobject: 'tx-0' (000000004ff0e6f2): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000065ad057b): kobject_cleanup, parent (null) kobject: 'queues' (0000000065ad057b): calling ktype release kobject: 'queues' (0000000065ad057b): kset_release kobject: 'queues': free name kobject: 'ip6gretap0' (000000007e5d49ca): kobject_uevent_env kobject: 'ip6gretap0' (000000007e5d49ca): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'lo' (000000004c300b3e): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'lo' (000000004c300b3e): kobject_uevent_env kobject: 'lo' (000000004c300b3e): fill_kobj_path: path = '/devices/virtual/net/lo' kobject: 'loop3' (0000000028a88970): kobject_uevent_env kobject: 'loop3' (0000000028a88970): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'queues' (00000000ab7181a9): kobject_add_internal: parent: 'lo', set: '' kobject: 'queues' (00000000ab7181a9): kobject_uevent_env kobject: 'loop2' (0000000076002340): kobject_uevent_env kobject: 'queues' (00000000ab7181a9): kobject_uevent_env: filter function caused the event to drop! kobject: 'loop2' (0000000076002340): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'rx-0' (000000007c9fa5ae): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000007c9fa5ae): kobject_uevent_env kobject: 'rx-0' (000000007c9fa5ae): fill_kobj_path: path = '/devices/virtual/net/lo/queues/rx-0' kobject: 'tx-0' (000000002656ea11): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000002656ea11): kobject_uevent_env kobject: 'tx-0' (000000002656ea11): fill_kobj_path: path = '/devices/virtual/net/lo/queues/tx-0' kobject: 'lo' (00000000021fb165): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'lo' (00000000021fb165): kobject_uevent_env kobject: 'lo' (00000000021fb165): fill_kobj_path: path = '/devices/virtual/net/lo' kobject: 'queues' (0000000070a926dc): kobject_add_internal: parent: 'lo', set: '' kobject: 'queues' (0000000070a926dc): kobject_uevent_env kobject: 'queues' (0000000070a926dc): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000fe9b0a76): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000fe9b0a76): kobject_uevent_env kobject: 'rx-0' (00000000fe9b0a76): fill_kobj_path: path = '/devices/virtual/net/lo/queues/rx-0' kobject: 'tx-0' (000000005f23cfb9): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000005f23cfb9): kobject_uevent_env kobject: 'tx-0' (000000005f23cfb9): fill_kobj_path: path = '/devices/virtual/net/lo/queues/tx-0' kobject: 'ip6gre0' (00000000663c04cf): kobject_cleanup, parent (null) kobject: 'tunl0' (00000000448f0665): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6gre0' (00000000663c04cf): auto cleanup 'remove' event kobject: 'tunl0' (00000000448f0665): kobject_uevent_env kobject: 'ip6gre0' (00000000663c04cf): kobject_uevent_env kobject: 'tunl0' (00000000448f0665): fill_kobj_path: path = '/devices/virtual/net/tunl0' kobject: 'ip6gre0' (00000000663c04cf): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000b2f0582b): kobject_add_internal: parent: 'tunl0', set: '' kobject: 'ip6gre0' (00000000663c04cf): calling ktype release kobject: 'queues' (00000000b2f0582b): kobject_uevent_env kobject: 'ip6gre0': free name kobject: 'queues' (00000000b2f0582b): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000d3fb13e3): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000d3fb13e3): kobject_uevent_env kobject: 'rx-0' (00000000d3fb13e3): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/rx-0' kobject: 'tx-0' (00000000ea6aa1a9): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000ea6aa1a9): kobject_uevent_env kobject: 'tx-0' (00000000ea6aa1a9): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/tx-0' kobject: 'tunl0' (000000001af9ad82): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'tunl0' (000000001af9ad82): kobject_uevent_env kobject: 'tunl0' (000000001af9ad82): fill_kobj_path: path = '/devices/virtual/net/tunl0' kobject: 'queues' (00000000ba873e5e): kobject_add_internal: parent: 'tunl0', set: '' kobject: 'queues' (00000000ba873e5e): kobject_uevent_env kobject: 'queues' (00000000ba873e5e): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000007e4abe14): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000007e4abe14): kobject_uevent_env kobject: 'rx-0' (000000007e4abe14): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/rx-0' kobject: 'tx-0' (00000000114737ed): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000114737ed): kobject_uevent_env kobject: 'tx-0' (00000000114737ed): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/tx-0' kobject: 'gre0' (00000000211660bb): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gre0' (00000000211660bb): kobject_uevent_env kobject: 'gre0' (00000000211660bb): fill_kobj_path: path = '/devices/virtual/net/gre0' kobject: 'queues' (000000001fde7f93): kobject_add_internal: parent: 'gre0', set: '' kobject: 'queues' (000000001fde7f93): kobject_uevent_env kobject: 'queues' (000000001fde7f93): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000533f8c2d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000533f8c2d): kobject_uevent_env kobject: 'rx-0' (00000000533f8c2d): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/rx-0' kobject: 'tx-0' (000000009051f8db): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000009051f8db): kobject_uevent_env kobject: 'tx-0' (000000009051f8db): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/tx-0' kobject: 'gretap0' (00000000830b3393): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6gretap0' (000000007e5d49ca): kobject_cleanup, parent (null) kobject: 'gretap0' (00000000830b3393): kobject_uevent_env kobject: 'ip6gretap0' (000000007e5d49ca): auto cleanup 'remove' event kobject: 'gretap0' (00000000830b3393): fill_kobj_path: path = '/devices/virtual/net/gretap0' kobject: 'queues' (000000008ebc845c): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'ip6gretap0' (000000007e5d49ca): kobject_uevent_env kobject: 'queues' (000000008ebc845c): kobject_uevent_env kobject: 'ip6gretap0' (000000007e5d49ca): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (000000008ebc845c): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000dbbfb026): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'ip6gretap0' (000000007e5d49ca): calling ktype release kobject: 'rx-0' (00000000dbbfb026): kobject_uevent_env kobject: 'ip6gretap0': free name kobject: 'rx-0' (00000000dbbfb026): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/rx-0' kobject: 'tx-0' (0000000094c27077): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000094c27077): kobject_uevent_env kobject: 'tx-0' (0000000094c27077): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/tx-0' kobject: 'gre0' (000000002dbc6c42): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gre0' (000000002dbc6c42): kobject_uevent_env kobject: 'gre0' (000000002dbc6c42): fill_kobj_path: path = '/devices/virtual/net/gre0' kobject: 'queues' (0000000008809d66): kobject_add_internal: parent: 'gre0', set: '' kobject: 'queues' (0000000008809d66): kobject_uevent_env kobject: 'queues' (0000000008809d66): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000e872d255): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000e872d255): kobject_uevent_env kobject: 'rx-0' (00000000e872d255): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/rx-0' kobject: 'tx-0' (00000000f86bdea4): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000f86bdea4): kobject_uevent_env kobject: 'tx-0' (00000000f86bdea4): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/tx-0' kobject: 'gretap0' (000000007d775065): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gretap0' (000000007d775065): kobject_uevent_env kobject: 'gretap0' (000000007d775065): fill_kobj_path: path = '/devices/virtual/net/gretap0' kobject: 'queues' (000000005c9b33d2): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'queues' (000000005c9b33d2): kobject_uevent_env kobject: 'queues' (000000005c9b33d2): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000001fdf9d44): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000001fdf9d44): kobject_uevent_env kobject: 'rx-0' (000000001fdf9d44): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/rx-0' kobject: 'tx-0' (00000000be5ce36e): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000be5ce36e): kobject_uevent_env kobject: 'tx-0' (00000000be5ce36e): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/tx-0' kobject: 'rx-0' (000000002ef3aed9): kobject_cleanup, parent 000000007f3ae14c kobject: 'rx-0' (000000002ef3aed9): auto cleanup 'remove' event kobject: 'rx-0' (000000002ef3aed9): kobject_uevent_env kobject: 'rx-0' (000000002ef3aed9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000002ef3aed9): auto cleanup kobject_del kobject: 'rx-0' (000000002ef3aed9): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000b1084768): kobject_cleanup, parent 000000007f3ae14c kobject: 'tx-0' (00000000b1084768): auto cleanup 'remove' event kobject: 'tx-0' (00000000b1084768): kobject_uevent_env kobject: 'tx-0' (00000000b1084768): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000b1084768): auto cleanup kobject_del kobject: 'tx-0' (00000000b1084768): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000007f3ae14c): kobject_cleanup, parent (null) kobject: 'queues' (000000007f3ae14c): calling ktype release kobject: 'queues' (000000007f3ae14c): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (0000000003664c89): kobject_uevent_env kobject: 'ip6tnl0' (0000000003664c89): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (000000002b4f467c): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'erspan0' (000000002b4f467c): kobject_uevent_env kobject: 'erspan0' (000000002b4f467c): fill_kobj_path: path = '/devices/virtual/net/erspan0' kobject: 'queues' (00000000fe9c04c5): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'queues' (00000000fe9c04c5): kobject_uevent_env kobject: 'queues' (00000000fe9c04c5): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000001bd9df70): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000001bd9df70): kobject_uevent_env kobject: 'rx-0' (000000001bd9df70): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/rx-0' kobject: 'tx-0' (00000000fe6524f7): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000fe6524f7): kobject_uevent_env kobject: 'tx-0' (00000000fe6524f7): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/tx-0' kobject: 'erspan0' (00000000a05393e9): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'erspan0' (00000000a05393e9): kobject_uevent_env kobject: 'erspan0' (00000000a05393e9): fill_kobj_path: path = '/devices/virtual/net/erspan0' kobject: 'queues' (000000000e1b4d28): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'queues' (000000000e1b4d28): kobject_uevent_env kobject: 'queues' (000000000e1b4d28): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000000b2ed47e): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000000b2ed47e): kobject_uevent_env kobject: 'rx-0' (000000000b2ed47e): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/rx-0' kobject: 'tx-0' (0000000012d6733a): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000012d6733a): kobject_uevent_env kobject: 'tx-0' (0000000012d6733a): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/tx-0' kobject: 'ip_vti0' (00000000607ed60e): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip_vti0' (00000000607ed60e): kobject_uevent_env kobject: 'ip_vti0' (00000000607ed60e): fill_kobj_path: path = '/devices/virtual/net/ip_vti0' kobject: 'queues' (00000000a708b188): kobject_add_internal: parent: 'ip_vti0', set: '' kobject: 'queues' (00000000a708b188): kobject_uevent_env kobject: 'queues' (00000000a708b188): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000009f08e559): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000009f08e559): kobject_uevent_env kobject: 'rx-0' (000000009f08e559): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/rx-0' kobject: 'tx-0' (00000000546888fb): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000546888fb): kobject_uevent_env kobject: 'tx-0' (00000000546888fb): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/tx-0' kobject: 'ip_vti0' (00000000fe75572d): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6tnl0' (0000000003664c89): kobject_cleanup, parent (null) kobject: 'ip_vti0' (00000000fe75572d): kobject_uevent_env kobject: 'ip6tnl0' (0000000003664c89): auto cleanup 'remove' event kobject: 'ip_vti0' (00000000fe75572d): fill_kobj_path: path = '/devices/virtual/net/ip_vti0' kobject: 'ip6tnl0' (0000000003664c89): kobject_uevent_env kobject: 'ip6tnl0' (0000000003664c89): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (0000000003664c89): calling ktype release kobject: 'queues' (00000000e9406a28): kobject_add_internal: parent: 'ip_vti0', set: '' kobject: 'ip6tnl0': free name kobject: 'queues' (00000000e9406a28): kobject_uevent_env kobject: 'queues' (00000000e9406a28): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000498c9cbf): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000498c9cbf): kobject_uevent_env kobject: 'rx-0' (00000000498c9cbf): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/rx-0' kobject: 'tx-0' (00000000aff6fb4c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000aff6fb4c): kobject_uevent_env kobject: 'tx-0' (00000000aff6fb4c): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/tx-0' kobject: 'ip6_vti0' (00000000cb66f1e0): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6_vti0' (00000000cb66f1e0): kobject_uevent_env kobject: 'ip6_vti0' (00000000cb66f1e0): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0' kobject: 'queues' (000000000b0a0737): kobject_add_internal: parent: 'ip6_vti0', set: '' kobject: 'queues' (000000000b0a0737): kobject_uevent_env kobject: 'queues' (000000000b0a0737): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000007b7054db): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000007b7054db): kobject_uevent_env kobject: 'rx-0' (000000007b7054db): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/rx-0' kobject: 'tx-0' (0000000001ca0e57): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000001ca0e57): kobject_uevent_env kobject: 'tx-0' (0000000001ca0e57): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/tx-0' kobject: 'rx-0' (00000000e8864a5b): kobject_cleanup, parent 0000000046ec8fea kobject: 'rx-0' (00000000e8864a5b): auto cleanup 'remove' event kobject: 'rx-0' (00000000e8864a5b): kobject_uevent_env kobject: 'rx-0' (00000000e8864a5b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000e8864a5b): auto cleanup kobject_del kobject: 'rx-0' (00000000e8864a5b): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000000f59a19): kobject_cleanup, parent 0000000046ec8fea kobject: 'tx-0' (0000000000f59a19): auto cleanup 'remove' event kobject: 'tx-0' (0000000000f59a19): kobject_uevent_env kobject: 'tx-0' (0000000000f59a19): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000000f59a19): auto cleanup kobject_del kobject: 'tx-0' (0000000000f59a19): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000046ec8fea): kobject_cleanup, parent (null) kobject: 'queues' (0000000046ec8fea): calling ktype release kobject: 'queues' (0000000046ec8fea): kset_release kobject: 'queues': free name kobject: 'sit0' (00000000746af204): kobject_uevent_env kobject: 'sit0' (00000000746af204): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (00000000f0fb6512): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6_vti0' (00000000f0fb6512): kobject_uevent_env kobject: 'ip6_vti0' (00000000f0fb6512): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0' kobject: 'queues' (00000000772e8f5e): kobject_add_internal: parent: 'ip6_vti0', set: '' kobject: 'queues' (00000000772e8f5e): kobject_uevent_env kobject: 'queues' (00000000772e8f5e): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000f9cfd8d8): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000f9cfd8d8): kobject_uevent_env kobject: 'rx-0' (00000000f9cfd8d8): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/rx-0' kobject: 'tx-0' (00000000ed2f7b96): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000ed2f7b96): kobject_uevent_env kobject: 'tx-0' (00000000ed2f7b96): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/tx-0' kobject: 'sit0' (00000000baf995a3): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sit0' (00000000baf995a3): kobject_uevent_env kobject: 'sit0' (00000000baf995a3): fill_kobj_path: path = '/devices/virtual/net/sit0' kobject: 'queues' (00000000c4b49fe6): kobject_add_internal: parent: 'sit0', set: '' kobject: 'queues' (00000000c4b49fe6): kobject_uevent_env kobject: 'queues' (00000000c4b49fe6): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000009dda6f4): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000009dda6f4): kobject_uevent_env kobject: 'rx-0' (0000000009dda6f4): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/rx-0' kobject: 'tx-0' (00000000178ebd24): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000178ebd24): kobject_uevent_env kobject: 'tx-0' (00000000178ebd24): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/tx-0' kobject: 'sit0' (00000000746af204): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (00000000ac2fa06f): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sit0' (00000000746af204): auto cleanup 'remove' event kobject: 'ip6tnl0' (00000000ac2fa06f): kobject_uevent_env kobject: 'sit0' (00000000746af204): kobject_uevent_env kobject: 'ip6tnl0' (00000000ac2fa06f): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0' kobject: 'sit0' (00000000746af204): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000bfff5a05): kobject_add_internal: parent: 'ip6tnl0', set: '' kobject: 'sit0' (00000000746af204): calling ktype release kobject: 'queues' (00000000bfff5a05): kobject_uevent_env kobject: 'sit0': free name kobject: 'queues' (00000000bfff5a05): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000047f434d0): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000047f434d0): kobject_uevent_env kobject: 'rx-0' (0000000047f434d0): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/rx-0' kobject: 'tx-0' (00000000fe08cbcc): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000fe08cbcc): kobject_uevent_env kobject: 'tx-0' (00000000fe08cbcc): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/tx-0' kobject: 'sit0' (00000000bc3d3038): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sit0' (00000000bc3d3038): kobject_uevent_env kobject: 'sit0' (00000000bc3d3038): fill_kobj_path: path = '/devices/virtual/net/sit0' kobject: 'queues' (00000000fdb94fbd): kobject_add_internal: parent: 'sit0', set: '' kobject: 'queues' (00000000fdb94fbd): kobject_uevent_env kobject: 'queues' (00000000fdb94fbd): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000040d2cd89): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000040d2cd89): kobject_uevent_env kobject: 'rx-0' (0000000040d2cd89): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/rx-0' kobject: 'tx-0' (0000000084e4ae30): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000084e4ae30): kobject_uevent_env kobject: 'tx-0' (0000000084e4ae30): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/tx-0' kobject: 'rx-0' (0000000082384eaa): kobject_cleanup, parent 0000000097b95915 kobject: 'rx-0' (0000000082384eaa): auto cleanup 'remove' event kobject: 'rx-0' (0000000082384eaa): kobject_uevent_env kobject: 'rx-0' (0000000082384eaa): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000082384eaa): auto cleanup kobject_del kobject: 'rx-0' (0000000082384eaa): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000537b1b90): kobject_cleanup, parent 0000000097b95915 kobject: 'tx-0' (00000000537b1b90): auto cleanup 'remove' event kobject: 'tx-0' (00000000537b1b90): kobject_uevent_env kobject: 'tx-0' (00000000537b1b90): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000537b1b90): auto cleanup kobject_del kobject: 'tx-0' (00000000537b1b90): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000097b95915): kobject_cleanup, parent (null) kobject: 'queues' (0000000097b95915): calling ktype release kobject: 'queues' (0000000097b95915): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (000000007cdbd455): kobject_uevent_env kobject: 'ip6_vti0' (000000007cdbd455): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (00000000b9f0869b): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6gre0' (00000000b9f0869b): kobject_uevent_env kobject: 'ip6gre0' (00000000b9f0869b): fill_kobj_path: path = '/devices/virtual/net/ip6gre0' kobject: 'queues' (0000000076d8da29): kobject_add_internal: parent: 'ip6gre0', set: '' kobject: 'queues' (0000000076d8da29): kobject_uevent_env kobject: 'queues' (0000000076d8da29): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000307ad87d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000307ad87d): kobject_uevent_env kobject: 'rx-0' (00000000307ad87d): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/rx-0' kobject: 'tx-0' (00000000be0223b9): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000be0223b9): kobject_uevent_env kobject: 'tx-0' (00000000be0223b9): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/tx-0' kobject: 'ip6tnl0' (0000000077cfe2be): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6tnl0' (0000000077cfe2be): kobject_uevent_env kobject: 'ip6tnl0' (0000000077cfe2be): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0' kobject: 'queues' (00000000a08b0132): kobject_add_internal: parent: 'ip6tnl0', set: '' kobject: 'queues' (00000000a08b0132): kobject_uevent_env kobject: 'queues' (00000000a08b0132): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000783f7749): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000783f7749): kobject_uevent_env kobject: 'rx-0' (00000000783f7749): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/rx-0' kobject: 'tx-0' (000000000918d398): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000000918d398): kobject_uevent_env kobject: 'tx-0' (000000000918d398): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/tx-0' kobject: 'ip6_vti0' (000000007cdbd455): kobject_cleanup, parent (null) kobject: 'ip6gre0' (0000000085f3b1fa): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6_vti0' (000000007cdbd455): auto cleanup 'remove' event kobject: 'ip6gre0' (0000000085f3b1fa): kobject_uevent_env kobject: 'ip6gre0' (0000000085f3b1fa): fill_kobj_path: path = '/devices/virtual/net/ip6gre0' kobject: 'ip6_vti0' (000000007cdbd455): kobject_uevent_env kobject: 'queues' (0000000049c48b22): kobject_add_internal: parent: 'ip6gre0', set: '' kobject: 'ip6_vti0' (000000007cdbd455): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (0000000049c48b22): kobject_uevent_env kobject: 'ip6_vti0' (000000007cdbd455): calling ktype release kobject: 'queues' (0000000049c48b22): kobject_uevent_env: filter function caused the event to drop! kobject: 'ip6_vti0': free name kobject: 'rx-0' (00000000e34a3d10): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000e34a3d10): kobject_uevent_env kobject: 'rx-0' (00000000e34a3d10): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/rx-0' kobject: 'tx-0' (0000000077742baf): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000077742baf): kobject_uevent_env kobject: 'tx-0' (0000000077742baf): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/tx-0' kobject: 'syz_tun' (00000000c04942e0): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'syz_tun' (00000000c04942e0): kobject_uevent_env kobject: 'syz_tun' (00000000c04942e0): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'queues' (0000000089eb08f4): kobject_add_internal: parent: 'syz_tun', set: '' kobject: 'queues' (0000000089eb08f4): kobject_uevent_env kobject: 'queues' (0000000089eb08f4): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000f4fabeb3): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000f4fabeb3): kobject_uevent_env kobject: 'rx-0' (00000000f4fabeb3): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'tx-0' (00000000bddd59ef): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000bddd59ef): kobject_uevent_env kobject: 'tx-0' (00000000bddd59ef): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'rx-0' (0000000034ca8894): kobject_cleanup, parent 00000000ddf3898f kobject: 'rx-0' (0000000034ca8894): auto cleanup 'remove' event kobject: 'rx-0' (0000000034ca8894): kobject_uevent_env kobject: 'rx-0' (0000000034ca8894): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000034ca8894): auto cleanup kobject_del kobject: 'rx-0' (0000000034ca8894): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000557ae897): kobject_cleanup, parent 00000000ddf3898f kobject: 'tx-0' (00000000557ae897): auto cleanup 'remove' event kobject: 'tx-0' (00000000557ae897): kobject_uevent_env kobject: 'tx-0' (00000000557ae897): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000557ae897): auto cleanup kobject_del kobject: 'tx-0' (00000000557ae897): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000ddf3898f): kobject_cleanup, parent (null) kobject: 'queues' (00000000ddf3898f): calling ktype release kobject: 'queues' (00000000ddf3898f): kset_release kobject: 'queues': free name kobject: 'ip_vti0' (0000000079075c33): kobject_uevent_env kobject: 'ip_vti0' (0000000079075c33): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'syz_tun' (00000000a3ff9798): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'syz_tun' (00000000a3ff9798): kobject_uevent_env kobject: 'syz_tun' (00000000a3ff9798): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'queues' (00000000f26f462f): kobject_add_internal: parent: 'syz_tun', set: '' kobject: 'queues' (00000000f26f462f): kobject_uevent_env kobject: 'queues' (00000000f26f462f): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000dc510c5f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000dc510c5f): kobject_uevent_env kobject: 'rx-0' (00000000dc510c5f): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'tx-0' (00000000441eb0d8): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000441eb0d8): kobject_uevent_env kobject: 'tx-0' (00000000441eb0d8): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'ip_vti0' (0000000079075c33): kobject_cleanup, parent (null) kobject: 'ip_vti0' (0000000079075c33): auto cleanup 'remove' event kobject: 'ip_vti0' (0000000079075c33): kobject_uevent_env kobject: 'ip_vti0' (0000000079075c33): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (0000000079075c33): calling ktype release kobject: 'ip_vti0': free name kobject: 'rx-0' (000000001ba556ff): kobject_cleanup, parent 000000004b21fe0a kobject: 'rx-0' (000000001ba556ff): auto cleanup 'remove' event kobject: 'rx-0' (000000001ba556ff): kobject_uevent_env kobject: 'rx-0' (000000001ba556ff): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000001ba556ff): auto cleanup kobject_del kobject: 'rx-0' (000000001ba556ff): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000c3d2c0ef): kobject_cleanup, parent 000000004b21fe0a kobject: 'tx-0' (00000000c3d2c0ef): auto cleanup 'remove' event kobject: 'tx-0' (00000000c3d2c0ef): kobject_uevent_env kobject: 'tx-0' (00000000c3d2c0ef): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000c3d2c0ef): auto cleanup kobject_del kobject: 'tx-0' (00000000c3d2c0ef): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000004b21fe0a): kobject_cleanup, parent (null) kobject: 'queues' (000000004b21fe0a): calling ktype release kobject: 'queues' (000000004b21fe0a): kset_release kobject: 'queues': free name kobject: 'erspan0' (0000000056f2c419): kobject_uevent_env kobject: 'erspan0' (0000000056f2c419): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (0000000056f2c419): kobject_cleanup, parent (null) kobject: 'erspan0' (0000000056f2c419): auto cleanup 'remove' event kobject: 'erspan0' (0000000056f2c419): kobject_uevent_env kobject: 'erspan0' (0000000056f2c419): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (0000000056f2c419): calling ktype release kobject: 'erspan0': free name kobject: 'rx-0' (00000000f3992b2e): kobject_cleanup, parent 0000000034486a9b kobject: 'rx-0' (00000000f3992b2e): auto cleanup 'remove' event kobject: 'rx-0' (00000000f3992b2e): kobject_uevent_env kobject: 'rx-0' (00000000f3992b2e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000f3992b2e): auto cleanup kobject_del kobject: 'rx-0' (00000000f3992b2e): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000002bceb74b): kobject_cleanup, parent 0000000034486a9b kobject: 'tx-0' (000000002bceb74b): auto cleanup 'remove' event kobject: 'tx-0' (000000002bceb74b): kobject_uevent_env kobject: 'tx-0' (000000002bceb74b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000002bceb74b): auto cleanup kobject_del kobject: 'tx-0' (000000002bceb74b): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000034486a9b): kobject_cleanup, parent (null) kobject: 'queues' (0000000034486a9b): calling ktype release kobject: 'queues' (0000000034486a9b): kset_release kobject: 'queues': free name kobject: 'gretap0' (0000000089b6dc86): kobject_uevent_env kobject: 'gretap0' (0000000089b6dc86): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (0000000089b6dc86): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (00000000a1592959): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gretap0' (0000000089b6dc86): auto cleanup 'remove' event kobject: 'ip6gretap0' (00000000a1592959): kobject_uevent_env kobject: 'ip6gretap0' (00000000a1592959): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0' kobject: 'gretap0' (0000000089b6dc86): kobject_uevent_env kobject: 'queues' (00000000905edfac): kobject_add_internal: parent: 'ip6gretap0', set: '' kobject: 'gretap0' (0000000089b6dc86): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000905edfac): kobject_uevent_env kobject: 'queues' (00000000905edfac): kobject_uevent_env: filter function caused the event to drop! kobject: 'gretap0' (0000000089b6dc86): calling ktype release kobject: 'rx-0' (0000000061c264a3): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'gretap0': free name kobject: 'rx-0' (0000000061c264a3): kobject_uevent_env kobject: 'rx-0' (0000000061c264a3): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/rx-0' kobject: 'tx-0' (0000000004ad00eb): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000004ad00eb): kobject_uevent_env kobject: 'tx-0' (0000000004ad00eb): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/tx-0' kobject: 'rx-0' (000000000cfd23e2): kobject_cleanup, parent 00000000241ba776 kobject: 'rx-0' (000000000cfd23e2): auto cleanup 'remove' event kobject: 'rx-0' (000000000cfd23e2): kobject_uevent_env kobject: 'rx-0' (000000000cfd23e2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000000cfd23e2): auto cleanup kobject_del kobject: 'rx-0' (000000000cfd23e2): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f2d84d8d): kobject_cleanup, parent 00000000241ba776 kobject: 'tx-0' (00000000f2d84d8d): auto cleanup 'remove' event kobject: 'tx-0' (00000000f2d84d8d): kobject_uevent_env kobject: 'tx-0' (00000000f2d84d8d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000f2d84d8d): auto cleanup kobject_del kobject: 'tx-0' (00000000f2d84d8d): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000241ba776): kobject_cleanup, parent (null) kobject: 'queues' (00000000241ba776): calling ktype release kobject: 'queues' (00000000241ba776): kset_release kobject: 'queues': free name kobject: 'gre0' (000000003d223639): kobject_uevent_env kobject: 'gre0' (000000003d223639): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bridge0' (00000000a310adc1): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'bridge0' (00000000a310adc1): kobject_uevent_env kobject: 'bridge0' (00000000a310adc1): fill_kobj_path: path = '/devices/virtual/net/bridge0' kobject: 'queues' (0000000024bafd35): kobject_add_internal: parent: 'bridge0', set: '' kobject: 'queues' (0000000024bafd35): kobject_uevent_env kobject: 'queues' (0000000024bafd35): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000006b50e2e6): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000006b50e2e6): kobject_uevent_env kobject: 'rx-0' (000000006b50e2e6): fill_kobj_path: path = '/devices/virtual/net/bridge0/queues/rx-0' kobject: 'tx-0' (00000000ad5d718a): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000ad5d718a): kobject_uevent_env kobject: 'tx-0' (00000000ad5d718a): fill_kobj_path: path = '/devices/virtual/net/bridge0/queues/tx-0' kobject: 'brif' (000000008ac31e9a): kobject_add_internal: parent: 'bridge0', set: '' kobject: 'ip6gretap0' (000000005d2d9a1b): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6gretap0' (000000005d2d9a1b): kobject_uevent_env kobject: 'ip6gretap0' (000000005d2d9a1b): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0' kobject: 'queues' (000000005a6dfa55): kobject_add_internal: parent: 'ip6gretap0', set: '' kobject: 'queues' (000000005a6dfa55): kobject_uevent_env kobject: 'queues' (000000005a6dfa55): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000084b4becd): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000084b4becd): kobject_uevent_env kobject: 'rx-0' (0000000084b4becd): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/rx-0' kobject: 'tx-0' (0000000078877725): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000078877725): kobject_uevent_env kobject: 'tx-0' (0000000078877725): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/tx-0' kobject: 'gre0' (000000003d223639): kobject_cleanup, parent (null) kobject: 'gre0' (000000003d223639): auto cleanup 'remove' event kobject: 'vcan0' (00000000dc85963a): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gre0' (000000003d223639): kobject_uevent_env kobject: 'gre0' (000000003d223639): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'vcan0' (00000000dc85963a): kobject_uevent_env kobject: 'gre0' (000000003d223639): calling ktype release kobject: 'vcan0' (00000000dc85963a): fill_kobj_path: path = '/devices/virtual/net/vcan0' kobject: 'gre0': free name kobject: 'queues' (00000000f3bd8908): kobject_add_internal: parent: 'vcan0', set: '' kobject: 'queues' (00000000f3bd8908): kobject_uevent_env kobject: 'queues' (00000000f3bd8908): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000fe06b9c6): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000fe06b9c6): kobject_uevent_env kobject: 'rx-0' (00000000fe06b9c6): fill_kobj_path: path = '/devices/virtual/net/vcan0/queues/rx-0' kobject: 'tx-0' (000000001e08d17d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000001e08d17d): kobject_uevent_env kobject: 'tx-0' (000000001e08d17d): fill_kobj_path: path = '/devices/virtual/net/vcan0/queues/tx-0' kobject: 'rx-0' (00000000d7875255): kobject_cleanup, parent 00000000ded15a84 kobject: 'rx-0' (00000000d7875255): auto cleanup 'remove' event kobject: 'rx-0' (00000000d7875255): kobject_uevent_env kobject: 'rx-0' (00000000d7875255): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000d7875255): auto cleanup kobject_del kobject: 'rx-0' (00000000d7875255): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000af289236): kobject_cleanup, parent 00000000ded15a84 kobject: 'tx-0' (00000000af289236): auto cleanup 'remove' event kobject: 'tx-0' (00000000af289236): kobject_uevent_env kobject: 'tx-0' (00000000af289236): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000af289236): auto cleanup kobject_del kobject: 'tx-0' (00000000af289236): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000ded15a84): kobject_cleanup, parent (null) kobject: 'queues' (00000000ded15a84): calling ktype release kobject: 'queues' (00000000ded15a84): kset_release kobject: 'queues': free name kobject: 'tunl0' (00000000d72e72f1): kobject_uevent_env kobject: 'tunl0' (00000000d72e72f1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bridge0' (0000000002c6ad79): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'bridge0' (0000000002c6ad79): kobject_uevent_env kobject: 'bridge0' (0000000002c6ad79): fill_kobj_path: path = '/devices/virtual/net/bridge0' kobject: 'queues' (000000004404186b): kobject_add_internal: parent: 'bridge0', set: '' kobject: 'queues' (000000004404186b): kobject_uevent_env kobject: 'queues' (000000004404186b): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000020e9747): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000020e9747): kobject_uevent_env kobject: 'rx-0' (00000000020e9747): fill_kobj_path: path = '/devices/virtual/net/bridge0/queues/rx-0' kobject: 'tx-0' (00000000cfabe0c4): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000cfabe0c4): kobject_uevent_env kobject: 'tx-0' (00000000cfabe0c4): fill_kobj_path: path = '/devices/virtual/net/bridge0/queues/tx-0' kobject: 'brif' (000000007f170060): kobject_add_internal: parent: 'bridge0', set: '' kobject: 'bond0' (00000000d7f06109): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'bond0' (00000000d7f06109): kobject_uevent_env kobject: 'bond0' (00000000d7f06109): fill_kobj_path: path = '/devices/virtual/net/bond0' kobject: 'queues' (00000000bfc24b2a): kobject_add_internal: parent: 'bond0', set: '' kobject: 'queues' (00000000bfc24b2a): kobject_uevent_env kobject: 'queues' (00000000bfc24b2a): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000162e375c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000162e375c): kobject_uevent_env kobject: 'rx-0' (00000000162e375c): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-0' kobject: 'rx-1' (00000000b6dd3a11): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-1' (00000000b6dd3a11): kobject_uevent_env kobject: 'rx-1' (00000000b6dd3a11): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-1' kobject: 'rx-2' (0000000096208aca): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-2' (0000000096208aca): kobject_uevent_env kobject: 'rx-2' (0000000096208aca): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-2' kobject: 'rx-3' (000000001406d7c6): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-3' (000000001406d7c6): kobject_uevent_env kobject: 'rx-3' (000000001406d7c6): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-3' kobject: 'rx-4' (0000000035450232): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-4' (0000000035450232): kobject_uevent_env kobject: 'rx-4' (0000000035450232): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-4' kobject: 'rx-5' (00000000c38a85bc): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-5' (00000000c38a85bc): kobject_uevent_env kobject: 'rx-5' (00000000c38a85bc): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-5' kobject: 'rx-6' (000000008d6d320d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-6' (000000008d6d320d): kobject_uevent_env kobject: 'rx-6' (000000008d6d320d): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-6' kobject: 'rx-7' (000000002198d90d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-7' (000000002198d90d): kobject_uevent_env kobject: 'rx-7' (000000002198d90d): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-7' kobject: 'rx-8' (00000000e3b7fb1c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-8' (00000000e3b7fb1c): kobject_uevent_env kobject: 'rx-8' (00000000e3b7fb1c): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-8' kobject: 'rx-9' (00000000d55ca7ae): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-9' (00000000d55ca7ae): kobject_uevent_env kobject: 'rx-9' (00000000d55ca7ae): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-9' kobject: 'rx-10' (000000003731e605): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-10' (000000003731e605): kobject_uevent_env kobject: 'rx-10' (000000003731e605): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-10' kobject: 'rx-11' (00000000a6372716): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-11' (00000000a6372716): kobject_uevent_env kobject: 'rx-11' (00000000a6372716): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-11' kobject: 'rx-12' (000000000504e855): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-12' (000000000504e855): kobject_uevent_env kobject: 'rx-12' (000000000504e855): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-12' kobject: 'rx-13' (00000000028474ae): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-13' (00000000028474ae): kobject_uevent_env kobject: 'rx-13' (00000000028474ae): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-13' kobject: 'rx-14' (000000000d0a8159): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-14' (000000000d0a8159): kobject_uevent_env kobject: 'rx-14' (000000000d0a8159): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-14' kobject: 'rx-15' (0000000057549b1d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-15' (0000000057549b1d): kobject_uevent_env kobject: 'rx-15' (0000000057549b1d): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-15' kobject: 'tx-0' (0000000036e1aa6b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000036e1aa6b): kobject_uevent_env kobject: 'tx-0' (0000000036e1aa6b): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-0' kobject: 'tx-1' (00000000c365626a): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-1' (00000000c365626a): kobject_uevent_env kobject: 'tx-1' (00000000c365626a): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-1' kobject: 'tx-2' (000000004134b3df): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-2' (000000004134b3df): kobject_uevent_env kobject: 'tx-2' (000000004134b3df): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-2' kobject: 'tx-3' (00000000ba6e9ddb): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-3' (00000000ba6e9ddb): kobject_uevent_env kobject: 'tx-3' (00000000ba6e9ddb): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-3' kobject: 'tx-4' (000000007be9bb76): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-4' (000000007be9bb76): kobject_uevent_env kobject: 'tx-4' (000000007be9bb76): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-4' kobject: 'tx-5' (00000000d914932b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-5' (00000000d914932b): kobject_uevent_env kobject: 'tx-5' (00000000d914932b): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-5' kobject: 'tx-6' (00000000041f1321): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-6' (00000000041f1321): kobject_uevent_env kobject: 'tx-6' (00000000041f1321): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-6' kobject: 'tx-7' (00000000f740313a): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-7' (00000000f740313a): kobject_uevent_env kobject: 'tx-7' (00000000f740313a): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-7' kobject: 'tx-8' (0000000026597e8a): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-8' (0000000026597e8a): kobject_uevent_env kobject: 'tx-8' (0000000026597e8a): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-8' kobject: 'tx-9' (00000000dbb705cf): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-9' (00000000dbb705cf): kobject_uevent_env kobject: 'tx-9' (00000000dbb705cf): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-9' kobject: 'tx-10' (00000000355d3a51): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-10' (00000000355d3a51): kobject_uevent_env kobject: 'tx-10' (00000000355d3a51): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-10' kobject: 'tx-11' (00000000cbdaf369): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-11' (00000000cbdaf369): kobject_uevent_env kobject: 'tx-11' (00000000cbdaf369): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-11' kobject: 'tx-12' (00000000dd4ae7a2): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-12' (00000000dd4ae7a2): kobject_uevent_env kobject: 'tx-12' (00000000dd4ae7a2): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-12' kobject: 'tx-13' (00000000953ec809): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-13' (00000000953ec809): kobject_uevent_env kobject: 'tx-13' (00000000953ec809): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-13' kobject: 'tx-14' (00000000eaaa64a5): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-14' (00000000eaaa64a5): kobject_uevent_env kobject: 'tx-14' (00000000eaaa64a5): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-14' kobject: 'tx-15' (00000000ecbca04b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-15' (00000000ecbca04b): kobject_uevent_env kobject: 'tx-15' (00000000ecbca04b): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-15' kobject: 'tunl0' (00000000d72e72f1): kobject_cleanup, parent (null) kobject: 'vcan0' (00000000563f9be6): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'tunl0' (00000000d72e72f1): auto cleanup 'remove' event kobject: 'vcan0' (00000000563f9be6): kobject_uevent_env kobject: 'vcan0' (00000000563f9be6): fill_kobj_path: path = '/devices/virtual/net/vcan0' kobject: 'tunl0' (00000000d72e72f1): kobject_uevent_env kobject: 'queues' (00000000bec0cbf4): kobject_add_internal: parent: 'vcan0', set: '' kobject: 'tunl0' (00000000d72e72f1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000bec0cbf4): kobject_uevent_env kobject: 'tunl0' (00000000d72e72f1): calling ktype release kobject: 'queues' (00000000bec0cbf4): kobject_uevent_env: filter function caused the event to drop! kobject: 'tunl0': free name kobject: 'rx-0' (0000000071429df2): kobject_add_internal: parent: 'queues', set: 'queues' IPVS: stopping master sync thread 8923 ... kobject: 'rx-0' (0000000071429df2): kobject_uevent_env kobject: 'rx-0' (0000000071429df2): fill_kobj_path: path = '/devices/virtual/net/vcan0/queues/rx-0' kobject: 'tx-0' (000000003c696e4f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000003c696e4f): kobject_uevent_env kobject: 'tx-0' (000000003c696e4f): fill_kobj_path: path = '/devices/virtual/net/vcan0/queues/tx-0' kobject: 'team0' (0000000030b8be42): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'team0' (0000000030b8be42): kobject_uevent_env kobject: 'team0' (0000000030b8be42): fill_kobj_path: path = '/devices/virtual/net/team0' kobject: 'queues' (000000001116d53f): kobject_add_internal: parent: 'team0', set: '' kobject: 'queues' (000000001116d53f): kobject_uevent_env kobject: 'queues' (000000001116d53f): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000f5dbc89b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000f5dbc89b): kobject_uevent_env kobject: 'rx-0' (00000000f5dbc89b): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-0' kobject: 'rx-1' (000000001fedc602): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-1' (000000001fedc602): kobject_uevent_env kobject: 'rx-1' (000000001fedc602): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-1' kobject: 'rx-2' (000000007be1d599): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-2' (000000007be1d599): kobject_uevent_env kobject: 'rx-2' (000000007be1d599): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-2'