====================================================== WARNING: possible circular locking dependency detected 5.0.0+ #7 Not tainted ------------------------------------------------------ syz-executor.2/15795 is trying to acquire lock: 000000009261519b (&sig->cred_guard_mutex){+.+.}, at: lock_trace+0x4a/0xe0 fs/proc/base.c:384 but task is already holding lock: 00000000e89aadb8 (&p->lock){+.+.}, at: seq_read+0x71/0x1130 fs/seq_file.c:161 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #3 (&p->lock){+.+.}: __mutex_lock_common kernel/locking/mutex.c:925 [inline] __mutex_lock+0xf7/0x1310 kernel/locking/mutex.c:1072 mutex_lock_nested+0x16/0x20 kernel/locking/mutex.c:1087 seq_read+0x71/0x1130 fs/seq_file.c:161 do_loop_readv_writev fs/read_write.c:700 [inline] do_loop_readv_writev fs/read_write.c:687 [inline] do_iter_read+0x4a9/0x660 fs/read_write.c:921 vfs_readv+0xf0/0x160 fs/read_write.c:983 kernel_readv fs/splice.c:362 [inline] default_file_splice_read+0x475/0x890 fs/splice.c:417 do_splice_to+0x12a/0x190 fs/splice.c:880 splice_direct_to_actor+0x2d2/0x970 fs/splice.c:957 do_splice_direct+0x1da/0x2a0 fs/splice.c:1066 do_sendfile+0x597/0xd00 fs/read_write.c:1436 __do_sys_sendfile64 fs/read_write.c:1497 [inline] __se_sys_sendfile64 fs/read_write.c:1483 [inline] __x64_sys_sendfile64+0x1dd/0x220 fs/read_write.c:1483 do_syscall_64+0x103/0x610 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe -> #2 (sb_writers#4){.+.+}: percpu_down_read_preempt_disable include/linux/percpu-rwsem.h:36 [inline] percpu_down_read include/linux/percpu-rwsem.h:59 [inline] __sb_start_write+0x20b/0x360 fs/super.c:1389 sb_start_write include/linux/fs.h:1609 [inline] mnt_want_write+0x3f/0xc0 fs/namespace.c:357 ovl_want_write+0x76/0xa0 fs/overlayfs/util.c:24 ovl_create_object+0xb3/0x2c0 fs/overlayfs/dir.c:599 ovl_create+0x28/0x30 fs/overlayfs/dir.c:630 lookup_open+0x12e0/0x1b10 fs/namei.c:3234 do_last fs/namei.c:3324 [inline] path_openat+0x149a/0x4690 fs/namei.c:3534 do_filp_open+0x1a1/0x280 fs/namei.c:3564 do_sys_open+0x3fe/0x5d0 fs/open.c:1063 __do_sys_open fs/open.c:1081 [inline] __se_sys_open fs/open.c:1076 [inline] __x64_sys_open+0x7e/0xc0 fs/open.c:1076 do_syscall_64+0x103/0x610 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe -> #1 (&ovl_i_mutex_dir_key[depth]){++++}: down_read+0x3b/0x90 kernel/locking/rwsem.c:24 inode_lock_shared include/linux/fs.h:773 [inline] do_last fs/namei.c:3323 [inline] path_openat+0x1e79/0x4690 fs/namei.c:3534 do_filp_open+0x1a1/0x280 fs/namei.c:3564 do_open_execat+0x13b/0x6d0 fs/exec.c:856 __do_execve_file.isra.0+0x178d/0x23f0 fs/exec.c:1758 do_execveat_common fs/exec.c:1865 [inline] do_execve fs/exec.c:1882 [inline] __do_sys_execve fs/exec.c:1963 [inline] __se_sys_execve fs/exec.c:1958 [inline] __x64_sys_execve+0x8f/0xc0 fs/exec.c:1958 do_syscall_64+0x103/0x610 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe -> #0 (&sig->cred_guard_mutex){+.+.}: lock_acquire+0x16f/0x3f0 kernel/locking/lockdep.c:3841 __mutex_lock_common kernel/locking/mutex.c:925 [inline] __mutex_lock+0xf7/0x1310 kernel/locking/mutex.c:1072 mutex_lock_killable_nested+0x16/0x20 kernel/locking/mutex.c:1102 lock_trace+0x4a/0xe0 fs/proc/base.c:384 proc_pid_stack+0x13e/0x2c0 fs/proc/base.c:434 proc_single_show+0xf6/0x180 fs/proc/base.c:739 seq_read+0x4db/0x1130 fs/seq_file.c:229 do_loop_readv_writev fs/read_write.c:700 [inline] do_loop_readv_writev fs/read_write.c:687 [inline] do_iter_read+0x4a9/0x660 fs/read_write.c:921 vfs_readv+0xf0/0x160 fs/read_write.c:983 do_preadv+0x1c4/0x280 fs/read_write.c:1067 __do_sys_preadv fs/read_write.c:1117 [inline] __se_sys_preadv fs/read_write.c:1112 [inline] __x64_sys_preadv+0x9a/0xf0 fs/read_write.c:1112 do_syscall_64+0x103/0x610 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe other info that might help us debug this: Chain exists of: &sig->cred_guard_mutex --> sb_writers#4 --> &p->lock Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock(&p->lock); lock(sb_writers#4); lock(&p->lock); lock(&sig->cred_guard_mutex); *** DEADLOCK *** 1 lock held by syz-executor.2/15795: #0: 00000000e89aadb8 (&p->lock){+.+.}, at: seq_read+0x71/0x1130 fs/seq_file.c:161 stack backtrace: CPU: 0 PID: 15795 Comm: syz-executor.2 Not tainted 5.0.0+ #7 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x172/0x1f0 lib/dump_stack.c:113 print_circular_bug.isra.0.cold+0x1cc/0x28f kernel/locking/lockdep.c:1224 check_prev_add kernel/locking/lockdep.c:1866 [inline] check_prevs_add kernel/locking/lockdep.c:1979 [inline] validate_chain kernel/locking/lockdep.c:2350 [inline] __lock_acquire+0x2f00/0x4700 kernel/locking/lockdep.c:3338 lock_acquire+0x16f/0x3f0 kernel/locking/lockdep.c:3841 __mutex_lock_common kernel/locking/mutex.c:925 [inline] __mutex_lock+0xf7/0x1310 kernel/locking/mutex.c:1072 mutex_lock_killable_nested+0x16/0x20 kernel/locking/mutex.c:1102 lock_trace+0x4a/0xe0 fs/proc/base.c:384 proc_pid_stack+0x13e/0x2c0 fs/proc/base.c:434 proc_single_show+0xf6/0x180 fs/proc/base.c:739 seq_read+0x4db/0x1130 fs/seq_file.c:229 do_loop_readv_writev fs/read_write.c:700 [inline] do_loop_readv_writev fs/read_write.c:687 [inline] do_iter_read+0x4a9/0x660 fs/read_write.c:921 vfs_readv+0xf0/0x160 fs/read_write.c:983 do_preadv+0x1c4/0x280 fs/read_write.c:1067 __do_sys_preadv fs/read_write.c:1117 [inline] __se_sys_preadv fs/read_write.c:1112 [inline] __x64_sys_preadv+0x9a/0xf0 fs/read_write.c:1112 do_syscall_64+0x103/0x610 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe RIP: 0033:0x457f29 Code: ad b8 fb ff c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 0f 83 7b b8 fb ff c3 66 2e 0f 1f 84 00 00 00 00 RSP: 002b:00007f6f86b5ac78 EFLAGS: 00000246 ORIG_RAX: 0000000000000127 RAX: ffffffffffffffda RBX: 0000000000000004 RCX: 0000000000457f29 RDX: 10000000000001f7 RSI: 00000000200017c0 RDI: 0000000000000005 RBP: 000000000073bf00 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 00007f6f86b5b6d4 R13: 00000000004c4a33 R14: 00000000004d8310 R15: 00000000ffffffff kobject: 'sl0' (000000000770de72): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sl0' (000000000770de72): kobject_uevent_env kobject: 'sl0' (000000000770de72): fill_kobj_path: path = '/devices/virtual/net/sl0' kobject: 'queues' (00000000e97ae0bb): kobject_add_internal: parent: 'sl0', set: '' kobject: 'loop0' (000000006d002f4f): kobject_uevent_env kobject: 'loop0' (000000006d002f4f): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'queues' (00000000e97ae0bb): kobject_uevent_env kobject: 'loop5' (0000000050cae131): kobject_uevent_env kobject: 'loop5' (0000000050cae131): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'queues' (00000000e97ae0bb): kobject_uevent_env: filter function caused the event to drop! kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'rx-0' (000000000ffce7c1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000000ffce7c1): kobject_uevent_env gfs2: path_lookup on 7dev/nullb0 returned error -2 kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'rx-0' (000000000ffce7c1): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/rx-0' kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'tx-0' (00000000a603c473): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000a603c473): kobject_uevent_env kobject: 'tx-0' (00000000a603c473): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/tx-0' gfs2: path_lookup on 7dev/nullb0 returned error -2 kobject: 'rx-0' (00000000a30cdaa2): kobject_cleanup, parent 000000008efa83e8 kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'rx-0' (00000000a30cdaa2): auto cleanup 'remove' event kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' caif:caif_disconnect_client(): nothing to disconnect kobject: 'rx-0' (00000000a30cdaa2): kobject_uevent_env kobject: 'rx-0' (00000000a30cdaa2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000a30cdaa2): auto cleanup kobject_del kobject: 'rx-0' (00000000a30cdaa2): calling ktype release kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'rx-0': free name kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'tx-0' (0000000081fbcdf9): kobject_cleanup, parent 000000008efa83e8 kobject: 'tx-0' (0000000081fbcdf9): auto cleanup 'remove' event caif:caif_disconnect_client(): nothing to disconnect kobject: 'tx-0' (0000000081fbcdf9): kobject_uevent_env kobject: 'loop0' (000000006d002f4f): kobject_uevent_env hfsplus: unable to find HFS+ superblock kobject: 'loop0' (000000006d002f4f): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'tx-0' (0000000081fbcdf9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000081fbcdf9): auto cleanup kobject_del kobject: 'tx-0' (0000000081fbcdf9): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000008efa83e8): kobject_cleanup, parent (null) kobject: 'queues' (000000008efa83e8): calling ktype release kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'queues' (000000008efa83e8): kset_release kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'queues': free name kobject: 'ip6gre0' (0000000095232710): kobject_uevent_env kobject: 'ip6gre0' (0000000095232710): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop2' (00000000385222cf): kobject_uevent_env kobject: 'loop2' (00000000385222cf): fill_kobj_path: path = '/devices/virtual/block/loop2' gfs2: path_lookup on 7dev/nullb0 returned error -2 kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'rx-0' (000000000ffce7c1): kobject_cleanup, parent 00000000e97ae0bb kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'rx-0' (000000000ffce7c1): auto cleanup 'remove' event Unknown ioctl 44545 kobject: 'rx-0' (000000000ffce7c1): kobject_uevent_env hfsplus: unable to find HFS+ superblock kobject: 'loop0' (000000006d002f4f): kobject_uevent_env kobject: 'loop0' (000000006d002f4f): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'rx-0' (000000000ffce7c1): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/rx-0' kobject: 'rx-0' (000000000ffce7c1): auto cleanup kobject_del gfs2: path_lookup on 7dev/nullb0 returned error -2 kobject: 'rx-0' (000000000ffce7c1): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000a603c473): kobject_cleanup, parent 00000000e97ae0bb kobject: 'tx-0' (00000000a603c473): auto cleanup 'remove' event kobject: 'tx-0' (00000000a603c473): kobject_uevent_env kobject: 'tx-0' (00000000a603c473): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/tx-0' kobject: 'tx-0' (00000000a603c473): auto cleanup kobject_del kobject: 'tx-0' (00000000a603c473): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000e97ae0bb): kobject_cleanup, parent (null) kobject: 'queues' (00000000e97ae0bb): calling ktype release kobject: 'queues' (00000000e97ae0bb): kset_release kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'queues': free name kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'sl0' (000000000770de72): kobject_uevent_env kobject: 'loop0' (000000006d002f4f): kobject_uevent_env kobject: 'sl0' (000000000770de72): fill_kobj_path: path = '/devices/virtual/net/sl0' kobject: 'loop0' (000000006d002f4f): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'ip6gre0' (0000000095232710): kobject_cleanup, parent (null) gfs2: path_lookup on 7de returned error -2 kobject: 'ip6gre0' (0000000095232710): auto cleanup 'remove' event kobject: 'sl0' (000000000770de72): kobject_cleanup, parent (null) kobject: 'ip6gre0' (0000000095232710): kobject_uevent_env kobject: 'ip6gre0' (0000000095232710): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop5' (0000000050cae131): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'ip6gre0' (0000000095232710): calling ktype release kobject: 'sl0' (000000000770de72): calling ktype release kobject: 'sl0': free name kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'loop5' (0000000050cae131): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' caif:caif_disconnect_client(): nothing to disconnect kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'ip6gre0': free name kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'rx-0' (00000000a2747141): kobject_cleanup, parent 00000000933db2ad kobject: 'loop1' (00000000f5cab211): kobject_uevent_env kobject: 'loop5' (0000000050cae131): kobject_uevent_env kobject: 'loop5' (0000000050cae131): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop1' (00000000f5cab211): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'rx-0' (00000000a2747141): auto cleanup 'remove' event hfsplus: unable to find HFS+ superblock kobject: 'rx-0' (00000000a2747141): kobject_uevent_env kobject: 'rx-0' (00000000a2747141): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'rx-0' (00000000a2747141): auto cleanup kobject_del kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop2' (00000000385222cf): kobject_uevent_env kobject: 'rx-0' (00000000a2747141): calling ktype release kobject: 'rx-0': free name kobject: 'loop2' (00000000385222cf): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'tx-0' (0000000040ca887d): kobject_cleanup, parent 00000000933db2ad kobject: 'tx-0' (0000000040ca887d): auto cleanup 'remove' event kobject: 'tx-0' (0000000040ca887d): kobject_uevent_env kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'tx-0' (0000000040ca887d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'tx-0' (0000000040ca887d): auto cleanup kobject_del kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'tx-0' (0000000040ca887d): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000933db2ad): kobject_cleanup, parent (null) kobject: 'queues' (00000000933db2ad): calling ktype release kobject: 'loop5' (0000000050cae131): kobject_uevent_env kobject: 'queues' (00000000933db2ad): kset_release kobject: 'loop5' (0000000050cae131): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'queues': free name kobject: 'ip6tnl0' (00000000053bf376): kobject_uevent_env kobject: 'ip6tnl0' (00000000053bf376): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop0' (000000006d002f4f): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'loop0' (000000006d002f4f): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'sl0' (00000000dad1d18f): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'loop0' (000000006d002f4f): kobject_uevent_env kobject: 'sl0' (00000000dad1d18f): kobject_uevent_env kobject: 'loop0' (000000006d002f4f): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'sl0' (00000000dad1d18f): fill_kobj_path: path = '/devices/virtual/net/sl0' kobject: 'loop5' (0000000050cae131): kobject_uevent_env REISERFS warning (device loop0): super-6502 reiserfs_getopt: unknown mount option "hash" kobject: 'loop5' (0000000050cae131): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'queues' (00000000b5c3bd6a): kobject_add_internal: parent: 'sl0', set: '' kobject: 'queues' (00000000b5c3bd6a): kobject_uevent_env kobject: 'queues' (00000000b5c3bd6a): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000df39b223): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000df39b223): kobject_uevent_env kobject: 'rx-0' (00000000df39b223): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/rx-0' kobject: 'tx-0' (00000000af823a9b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'loop0' (000000006d002f4f): kobject_uevent_env kobject: 'tx-0' (00000000af823a9b): kobject_uevent_env kobject: 'tx-0' (00000000af823a9b): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/tx-0' kobject: 'loop0' (000000006d002f4f): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'ip6tnl0' (00000000053bf376): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (00000000053bf376): auto cleanup 'remove' event kobject: 'rx-0' (00000000df39b223): kobject_cleanup, parent 00000000b5c3bd6a kobject: 'ip6tnl0' (00000000053bf376): kobject_uevent_env kobject: 'rx-0' (00000000df39b223): auto cleanup 'remove' event kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'ip6tnl0' (00000000053bf376): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000df39b223): kobject_uevent_env kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'rx-0' (00000000df39b223): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/rx-0' kobject: 'ip6tnl0' (00000000053bf376): calling ktype release kobject: 'rx-0' (00000000df39b223): auto cleanup kobject_del kobject: 'rx-0' (00000000df39b223): calling ktype release kobject: 'ip6tnl0': free name kobject: 'rx-0': free name kobject: 'tx-0' (00000000af823a9b): kobject_cleanup, parent 00000000b5c3bd6a kobject: 'loop1' (00000000f5cab211): kobject_uevent_env kobject: 'loop1' (00000000f5cab211): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'tx-0' (00000000af823a9b): auto cleanup 'remove' event kobject: 'tx-0' (00000000af823a9b): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'tx-0' (00000000af823a9b): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/tx-0' hfsplus: unable to find HFS+ superblock kobject: 'tx-0' (00000000af823a9b): auto cleanup kobject_del kobject: 'tx-0' (00000000af823a9b): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b5c3bd6a): kobject_cleanup, parent (null) kobject: 'queues' (00000000b5c3bd6a): calling ktype release kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'queues' (00000000b5c3bd6a): kset_release kobject: 'queues': free name kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'sl0' (00000000dad1d18f): kobject_uevent_env kobject: 'sl0' (00000000dad1d18f): fill_kobj_path: path = '/devices/virtual/net/sl0' kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'sl2' (000000003d4cfa16): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sl2' (000000003d4cfa16): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'sl2' (000000003d4cfa16): fill_kobj_path: path = '/devices/virtual/net/sl2' kobject: 'queues' (00000000897fef1f): kobject_add_internal: parent: 'sl2', set: '' kobject: 'queues' (00000000897fef1f): kobject_uevent_env kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'queues' (00000000897fef1f): kobject_uevent_env: filter function caused the event to drop! kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'rx-0' (00000000cbfb91bf): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'rx-0' (00000000cbfb91bf): kobject_uevent_env kobject: 'rx-0' (00000000cbfb91bf): fill_kobj_path: path = '/devices/virtual/net/sl2/queues/rx-0' kobject: 'tx-0' (0000000056d2f62a): kobject_add_internal: parent: 'queues', set: 'queues' hfsplus: unable to find HFS+ superblock kobject: 'tx-0' (0000000056d2f62a): kobject_uevent_env kobject: 'tx-0' (0000000056d2f62a): fill_kobj_path: path = '/devices/virtual/net/sl2/queues/tx-0' kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'rx-0' (0000000039703213): kobject_cleanup, parent 0000000056a3cdcb kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'rx-0' (0000000039703213): auto cleanup 'remove' event kobject: 'rx-0' (0000000039703213): kobject_uevent_env kobject: 'rx-0' (0000000039703213): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'rx-0' (0000000039703213): auto cleanup kobject_del kobject: 'rx-0' (0000000039703213): calling ktype release kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'rx-0': free name kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'tx-0' (000000008cf1994a): kobject_cleanup, parent 0000000056a3cdcb hfsplus: unable to find HFS+ superblock kobject: 'tx-0' (000000008cf1994a): auto cleanup 'remove' event kobject: 'tx-0' (000000008cf1994a): kobject_uevent_env kobject: 'tx-0' (000000008cf1994a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'tx-0' (000000008cf1994a): auto cleanup kobject_del kobject: 'tx-0' (000000008cf1994a): calling ktype release kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'tx-0': free name kobject: 'queues' (0000000056a3cdcb): kobject_cleanup, parent (null) kobject: 'queues' (0000000056a3cdcb): calling ktype release kobject: 'queues' (0000000056a3cdcb): kset_release kobject: 'queues': free name kobject: 'sit0' (00000000cdb73a37): kobject_uevent_env kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'sit0' (00000000cdb73a37): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'sl0' (00000000c13a0a79): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'sl0' (00000000c13a0a79): kobject_uevent_env kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'sl0' (00000000c13a0a79): fill_kobj_path: path = '/devices/virtual/net/sl0' kobject: 'queues' (000000006c31cbac): kobject_add_internal: parent: 'sl0', set: '' kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'queues' (000000006c31cbac): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'queues' (000000006c31cbac): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000218877e7): kobject_add_internal: parent: 'queues', set: 'queues' hfsplus: unable to find HFS+ superblock kobject: 'rx-0' (00000000218877e7): kobject_uevent_env kobject: 'rx-0' (00000000218877e7): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/rx-0' kobject: 'tx-0' (000000009b2bfa8f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000009b2bfa8f): kobject_uevent_env kobject: 'tx-0' (000000009b2bfa8f): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/tx-0' kobject: 'sl0' (00000000dad1d18f): kobject_cleanup, parent (null) kobject: 'sl0' (00000000dad1d18f): calling ktype release kobject: 'rx-0' (00000000cbfb91bf): kobject_cleanup, parent 00000000897fef1f kobject: 'sl0': free name kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'rx-0' (00000000cbfb91bf): auto cleanup 'remove' event kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'rx-0' (00000000cbfb91bf): kobject_uevent_env kobject: 'rx-0' (00000000cbfb91bf): fill_kobj_path: path = '/devices/virtual/net/sl2/queues/rx-0' kobject: 'loop2' (00000000385222cf): kobject_uevent_env kobject: 'rx-0' (00000000cbfb91bf): auto cleanup kobject_del kobject: 'rx-0' (00000000cbfb91bf): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000056d2f62a): kobject_cleanup, parent 00000000897fef1f kobject: 'loop2' (00000000385222cf): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'tx-0' (0000000056d2f62a): auto cleanup 'remove' event kobject: 'tx-0' (0000000056d2f62a): kobject_uevent_env kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'tx-0' (0000000056d2f62a): fill_kobj_path: path = '/devices/virtual/net/sl2/queues/tx-0' kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'tx-0' (0000000056d2f62a): auto cleanup kobject_del kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'tx-0' (0000000056d2f62a): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000897fef1f): kobject_cleanup, parent (null) kobject: 'queues' (00000000897fef1f): calling ktype release kobject: 'queues' (00000000897fef1f): kset_release kobject: 'queues': free name hfsplus: unable to find HFS+ superblock kobject: 'sl2' (000000003d4cfa16): kobject_uevent_env kobject: 'sl2' (000000003d4cfa16): fill_kobj_path: path = '/devices/virtual/net/sl2' kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'batman_adv' (000000001d4c3494): kobject_uevent_env hfsplus: unable to find HFS+ superblock kobject: 'batman_adv' (000000001d4c3494): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000001d4c3494): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000001d4c3494): calling ktype release kobject: (000000001d4c3494): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000586d13e1): kobject_cleanup, parent 00000000e5ff3b20 kobject: 'rx-0' (00000000586d13e1): auto cleanup 'remove' event kobject: 'rx-0' (00000000586d13e1): kobject_uevent_env kobject: 'rx-0' (00000000586d13e1): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'rx-0' (00000000586d13e1): auto cleanup kobject_del kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'rx-0' (00000000586d13e1): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000000d8ca8a7): kobject_cleanup, parent 00000000e5ff3b20 kobject: 'tx-0' (000000000d8ca8a7): auto cleanup 'remove' event kobject: 'tx-0' (000000000d8ca8a7): kobject_uevent_env kobject: 'tx-0' (000000000d8ca8a7): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'tx-0' (000000000d8ca8a7): auto cleanup kobject_del kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'tx-0' (000000000d8ca8a7): calling ktype release kobject: 'tx-0': free name kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'queues' (00000000e5ff3b20): kobject_cleanup, parent (null) kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'queues' (00000000e5ff3b20): calling ktype release kobject: 'queues' (00000000e5ff3b20): kset_release kobject: 'queues': free name kobject: 'syz_tun' (00000000a136a1a8): kobject_uevent_env kobject: 'syz_tun' (00000000a136a1a8): fill_kobj_path: path = '/devices/virtual/net/syz_tun' hfsplus: unable to find HFS+ superblock kobject: 'sl2' (000000007e3b6c01): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sl2' (000000007e3b6c01): kobject_uevent_env kobject: 'sl2' (000000007e3b6c01): fill_kobj_path: path = '/devices/virtual/net/sl2' kobject: 'queues' (0000000090966bce): kobject_add_internal: parent: 'sl2', set: '' kobject: 'queues' (0000000090966bce): kobject_uevent_env kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'queues' (0000000090966bce): kobject_uevent_env: filter function caused the event to drop! kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'rx-0' (00000000b43b3002): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000b43b3002): kobject_uevent_env kobject: 'rx-0' (00000000b43b3002): fill_kobj_path: path = '/devices/virtual/net/sl2/queues/rx-0' kobject: 'tx-0' (00000000786543c8): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'tx-0' (00000000786543c8): kobject_uevent_env kobject: 'tx-0' (00000000786543c8): fill_kobj_path: path = '/devices/virtual/net/sl2/queues/tx-0' kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'sit0' (00000000cdb73a37): kobject_cleanup, parent (null) kobject: 'rx-0' (00000000218877e7): kobject_cleanup, parent 000000006c31cbac kobject: 'rx-0' (00000000218877e7): auto cleanup 'remove' event kobject: 'sit0' (00000000cdb73a37): auto cleanup 'remove' event kobject: 'sit0' (00000000cdb73a37): kobject_uevent_env hfsplus: unable to find HFS+ superblock kobject: 'sit0' (00000000cdb73a37): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000218877e7): kobject_uevent_env kobject: 'rx-0' (00000000218877e7): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/rx-0' kobject: 'sit0' (00000000cdb73a37): calling ktype release kobject: 'sit0': free name kobject: 'rx-0' (00000000218877e7): auto cleanup kobject_del kobject: 'rx-0' (00000000218877e7): calling ktype release kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'rx-0': free name kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'tx-0' (000000009b2bfa8f): kobject_cleanup, parent 000000006c31cbac kobject: 'tx-0' (000000009b2bfa8f): auto cleanup 'remove' event kobject: 'loop4' (00000000cfadc5db): kobject_uevent_env kobject: 'tx-0' (000000009b2bfa8f): kobject_uevent_env kobject: 'loop4' (00000000cfadc5db): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'tx-0' (000000009b2bfa8f): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/tx-0' kobject: 'tx-0' (000000009b2bfa8f): auto cleanup kobject_del kobject: 'tx-0' (000000009b2bfa8f): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000006c31cbac): kobject_cleanup, parent (null) kobject: 'queues' (000000006c31cbac): calling ktype release kobject: 'queues' (000000006c31cbac): kset_release kobject: 'queues': free name kobject: 'sl0' (00000000c13a0a79): kobject_uevent_env kobject: 'sl0' (00000000c13a0a79): fill_kobj_path: path = '/devices/virtual/net/sl0' kobject: 'sl3' (000000008c8e9e04): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sl3' (000000008c8e9e04): kobject_uevent_env kobject: 'sl3' (000000008c8e9e04): fill_kobj_path: path = '/devices/virtual/net/sl3' kobject: 'queues' (00000000afc5a3ce): kobject_add_internal: parent: 'sl3', set: '' kobject: 'queues' (00000000afc5a3ce): kobject_uevent_env kobject: 'queues' (00000000afc5a3ce): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000c1c142a5): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000c1c142a5): kobject_uevent_env kobject: 'rx-0' (00000000c1c142a5): fill_kobj_path: path = '/devices/virtual/net/sl3/queues/rx-0' kobject: 'tx-0' (00000000c489c220): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000c489c220): kobject_uevent_env kobject: 'tx-0' (00000000c489c220): fill_kobj_path: path = '/devices/virtual/net/sl3/queues/tx-0' kobject: 'sl2' (000000003d4cfa16): kobject_cleanup, parent (null) kobject: 'syz_tun' (00000000a136a1a8): kobject_cleanup, parent (null) kobject: 'rx-0' (00000000c1c142a5): kobject_cleanup, parent 00000000afc5a3ce kobject: 'sl2' (000000003d4cfa16): calling ktype release kobject: 'rx-0' (00000000c1c142a5): auto cleanup 'remove' event kobject: 'syz_tun' (00000000a136a1a8): calling ktype release kobject: 'rx-0' (00000000c1c142a5): kobject_uevent_env kobject: 'syz_tun': free name kobject: 'rx-0' (00000000c1c142a5): fill_kobj_path: path = '/devices/virtual/net/sl3/queues/rx-0' kobject: 'sl2': free name kobject: 'rx-0' (00000000c1c142a5): auto cleanup kobject_del kobject: 'rx-0' (00000000c1c142a5): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000c489c220): kobject_cleanup, parent 00000000afc5a3ce kobject: 'tx-0' (00000000c489c220): auto cleanup 'remove' event kobject: 'tx-0' (00000000c489c220): kobject_uevent_env kobject: 'loop5' (0000000050cae131): kobject_uevent_env kobject: 'loop5' (0000000050cae131): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'tx-0' (00000000c489c220): fill_kobj_path: path = '/devices/virtual/net/sl3/queues/tx-0' kobject: 'tx-0' (00000000c489c220): auto cleanup kobject_del kobject: 'tx-0' (00000000c489c220): calling ktype release kobject: 'tx-0': free name kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'queues' (00000000afc5a3ce): kobject_cleanup, parent (null) kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'queues' (00000000afc5a3ce): calling ktype release kobject: 'queues' (00000000afc5a3ce): kset_release kobject: 'queues': free name kobject: 'sl3' (000000008c8e9e04): kobject_uevent_env kobject: 'sl3' (000000008c8e9e04): fill_kobj_path: path = '/devices/virtual/net/sl3' kobject: 'rx-0' (00000000b43b3002): kobject_cleanup, parent 0000000090966bce kobject: 'rx-0' (00000000b43b3002): auto cleanup 'remove' event kobject: 'rx-0' (00000000b43b3002): kobject_uevent_env kobject: 'rx-0' (00000000b43b3002): fill_kobj_path: path = '/devices/virtual/net/sl2/queues/rx-0' kobject: 'rx-0' (00000000b43b3002): auto cleanup kobject_del kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'rx-0' (00000000b43b3002): calling ktype release kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'rx-0': free name kobject: 'tx-0' (00000000786543c8): kobject_cleanup, parent 0000000090966bce kobject: 'tx-0' (00000000786543c8): auto cleanup 'remove' event kobject: 'tx-0' (00000000786543c8): kobject_uevent_env kobject: 'tx-0' (00000000786543c8): fill_kobj_path: path = '/devices/virtual/net/sl2/queues/tx-0' kobject: 'tx-0' (00000000786543c8): auto cleanup kobject_del kobject: 'tx-0' (00000000786543c8): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000090966bce): kobject_cleanup, parent (null) kobject: 'queues' (0000000090966bce): calling ktype release kobject: 'queues' (0000000090966bce): kset_release kobject: 'queues': free name kobject: 'sl2' (000000007e3b6c01): kobject_uevent_env kobject: 'sl2' (000000007e3b6c01): fill_kobj_path: path = '/devices/virtual/net/sl2' kobject: 'rx-0' (00000000161d51f7): kobject_cleanup, parent 00000000ae3f103a kobject: 'rx-0' (00000000161d51f7): auto cleanup 'remove' event kobject: 'rx-0' (00000000161d51f7): kobject_uevent_env kobject: 'rx-0' (00000000161d51f7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000161d51f7): auto cleanup kobject_del kobject: 'rx-0' (00000000161d51f7): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000cae4eb5b): kobject_cleanup, parent 00000000ae3f103a kobject: 'tx-0' (00000000cae4eb5b): auto cleanup 'remove' event kobject: 'tx-0' (00000000cae4eb5b): kobject_uevent_env kobject: 'tx-0' (00000000cae4eb5b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000cae4eb5b): auto cleanup kobject_del kobject: 'tx-0' (00000000cae4eb5b): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000ae3f103a): kobject_cleanup, parent (null) kobject: 'queues' (00000000ae3f103a): calling ktype release kobject: 'queues' (00000000ae3f103a): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (000000004bcc048c): kobject_uevent_env kobject: 'ip6_vti0' (000000004bcc048c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sl0' (00000000c13a0a79): kobject_cleanup, parent (null) kobject: 'sl0' (000000004ecebdb3): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sl0' (00000000c13a0a79): calling ktype release kobject: 'sl0' (000000004ecebdb3): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'sl0': free name kobject: 'sl0' (000000004ecebdb3): fill_kobj_path: path = '/devices/virtual/net/sl0' kobject: 'queues' (00000000f09ac99a): kobject_add_internal: parent: 'sl0', set: '' kobject: 'queues' (00000000f09ac99a): kobject_uevent_env kobject: 'queues' (00000000f09ac99a): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000ac8f017f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000ac8f017f): kobject_uevent_env kobject: 'rx-0' (00000000ac8f017f): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/rx-0' kobject: 'tx-0' (00000000100197fb): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000100197fb): kobject_uevent_env kobject: 'tx-0' (00000000100197fb): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/tx-0' kobject: 'sl3' (000000008c8e9e04): kobject_cleanup, parent (null) kobject: 'sl2' (000000007e3b6c01): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (000000004bcc048c): kobject_cleanup, parent (null) kobject: 'sl2' (000000007e3b6c01): calling ktype release kobject: 'sl3' (000000008c8e9e04): calling ktype release kobject: 'ip6_vti0' (000000004bcc048c): auto cleanup 'remove' event kobject: 'rx-0' (00000000ac8f017f): kobject_cleanup, parent 00000000f09ac99a kobject: 'sl2': free name kobject: 'sl3': free name kobject: 'ip6_vti0' (000000004bcc048c): kobject_uevent_env kobject: 'ip6_vti0' (000000004bcc048c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000ac8f017f): auto cleanup 'remove' event kobject: 'loop3' (0000000000f903d2): kobject_uevent_env kobject: 'loop3' (0000000000f903d2): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'ip6_vti0' (000000004bcc048c): calling ktype release kobject: 'rx-0' (00000000ac8f017f): kobject_uevent_env kobject: 'ip6_vti0': free name kobject: 'loop1' (00000000f5cab211): kobject_uevent_env kobject: 'loop1' (00000000f5cab211): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'rx-0' (00000000ac8f017f): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/rx-0' kobject: 'loop2' (00000000385222cf): kobject_uevent_env kobject: 'rx-0' (00000000ac8f017f): auto cleanup kobject_del kobject: 'rx-0' (00000000ac8f017f): calling ktype release kobject: 'loop2' (00000000385222cf): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'rx-0': free name kobject: 'tx-0' (00000000100197fb): kobject_cleanup, parent 00000000f09ac99a kobject: 'tx-0' (00000000100197fb): auto cleanup 'remove' event kobject: 'tx-0' (00000000100197fb): kobject_uevent_env kobject: 'tx-0' (00000000100197fb): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/tx-0' kobject: 'tx-0' (00000000100197fb): auto cleanup kobject_del kobject: 'tx-0' (00000000100197fb): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000f09ac99a): kobject_cleanup, parent (null) kobject: 'queues' (00000000f09ac99a): calling ktype release kobject: 'queues' (00000000f09ac99a): kset_release kobject: 'queues': free name kobject: 'sl0' (000000004ecebdb3): kobject_uevent_env kobject: 'sl0' (000000004ecebdb3): fill_kobj_path: path = '/devices/virtual/net/sl0' kobject: 'rx-0' (0000000072c45fb6): kobject_cleanup, parent 00000000d6eefd5e kobject: 'rx-0' (0000000072c45fb6): auto cleanup 'remove' event kobject: 'rx-0' (0000000072c45fb6): kobject_uevent_env kobject: 'rx-0' (0000000072c45fb6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000072c45fb6): auto cleanup kobject_del kobject: 'rx-0' (0000000072c45fb6): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000b0b01e23): kobject_cleanup, parent 00000000d6eefd5e kobject: 'tx-0' (00000000b0b01e23): auto cleanup 'remove' event kobject: 'tx-0' (00000000b0b01e23): kobject_uevent_env kobject: 'tx-0' (00000000b0b01e23): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000b0b01e23): auto cleanup kobject_del kobject: 'tx-0' (00000000b0b01e23): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000d6eefd5e): kobject_cleanup, parent (null) kobject: 'queues' (00000000d6eefd5e): calling ktype release kobject: 'queues' (00000000d6eefd5e): kset_release kobject: 'queues': free name kobject: 'ip_vti0' (00000000893b310c): kobject_uevent_env kobject: 'ip_vti0' (00000000893b310c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sl0' (000000009bd8be73): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sl0' (000000009bd8be73): kobject_uevent_env kobject: 'sl0' (000000009bd8be73): fill_kobj_path: path = '/devices/virtual/net/sl0' kobject: 'queues' (000000002cd6a803): kobject_add_internal: parent: 'sl0', set: '' kobject: 'queues' (000000002cd6a803): kobject_uevent_env kobject: 'queues' (000000002cd6a803): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000006568cf02): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000006568cf02): kobject_uevent_env kobject: 'rx-0' (000000006568cf02): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/rx-0' kobject: 'tx-0' (00000000681449b1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000681449b1): kobject_uevent_env kobject: 'tx-0' (00000000681449b1): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/tx-0' kobject: 'sl0' (000000004ecebdb3): kobject_cleanup, parent (null) kobject: 'ip_vti0' (00000000893b310c): kobject_cleanup, parent (null) kobject: 'ip_vti0' (00000000893b310c): auto cleanup 'remove' event kobject: 'sl0' (000000004ecebdb3): calling ktype release kobject: 'ip_vti0' (00000000893b310c): kobject_uevent_env kobject: 'sl0': free name kobject: 'ip_vti0' (00000000893b310c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000006568cf02): kobject_cleanup, parent 000000002cd6a803 kobject: 'ip_vti0' (00000000893b310c): calling ktype release kobject: 'ip_vti0': free name kobject: 'rx-0' (000000006568cf02): auto cleanup 'remove' event kobject: 'loop5' (0000000050cae131): kobject_uevent_env kobject: 'loop5' (0000000050cae131): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'rx-0' (000000006568cf02): kobject_uevent_env kobject: 'rx-0' (000000006568cf02): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/rx-0' kobject: 'rx-0' (000000006568cf02): auto cleanup kobject_del kobject: 'rx-0' (000000006568cf02): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000681449b1): kobject_cleanup, parent 000000002cd6a803 kobject: 'tx-0' (00000000681449b1): auto cleanup 'remove' event kobject: 'tx-0' (00000000681449b1): kobject_uevent_env kobject: 'tx-0' (00000000681449b1): fill_kobj_path: path = '/devices/virtual/net/sl0/queues/tx-0' kobject: 'tx-0' (00000000681449b1): auto cleanup kobject_del kobject: 'tx-0' (00000000681449b1): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002cd6a803): kobject_cleanup, parent (null) kobject: 'queues' (000000002cd6a803): calling ktype release kobject: 'queues' (000000002cd6a803): kset_release kobject: 'queues': free name kobject: 'sl0' (000000009bd8be73): kobject_uevent_env kobject: 'sl0' (000000009bd8be73): fill_kobj_path: path = '/devices/virtual/net/sl0' kobject: 'sl2' (00000000501d5022): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sl2' (00000000501d5022): kobject_uevent_env kobject: 'sl2' (00000000501d5022): fill_kobj_path: path = '/devices/virtual/net/sl2' kobject: 'queues' (00000000783b65cd): kobject_add_internal: parent: 'sl2', set: '' kobject: 'queues' (00000000783b65cd): kobject_uevent_env kobject: 'queues' (00000000783b65cd): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000b8f23116): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000b8f23116): kobject_uevent_env kobject: 'rx-0' (00000000b8f23116): fill_kobj_path: path = '/devices/virtual/net/sl2/queues/rx-0' kobject: 'tx-0' (000000008131df00): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000008131df00): kobject_uevent_env kobject: 'tx-0' (000000008131df00): fill_kobj_path: path = '/devices/virtual/net/sl2/queues/tx-0' kobject: 'batman_adv' (000000000b12c0c5): kobject_uevent_env kobject: 'batman_adv' (000000000b12c0c5): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000000b12c0c5): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000000b12c0c5): calling ktype release kobject: (000000000b12c0c5): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000030b4464b): kobject_cleanup, parent 000000001af4e0f0 kobject: 'rx-0' (0000000030b4464b): auto cleanup 'remove' event kobject: 'rx-0' (0000000030b4464b): kobject_uevent_env kobject: 'rx-0' (0000000030b4464b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000030b4464b): auto cleanup kobject_del kobject: 'rx-0' (0000000030b4464b): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000ab628137): kobject_cleanup, parent 000000001af4e0f0 kobject: 'tx-0' (00000000ab628137): auto cleanup 'remove' event kobject: 'tx-0' (00000000ab628137): kobject_uevent_env kobject: 'tx-0' (00000000ab628137): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000ab628137): auto cleanup kobject_del kobject: 'tx-0' (00000000ab628137): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000001af4e0f0): kobject_cleanup, parent (null) kobject: 'queues' (000000001af4e0f0): calling ktype release kobject: 'queues' (000000001af4e0f0): kset_release kobject: 'queues': free name kobject: 'erspan0' (00000000a5175fe6): kobject_uevent_env kobject: 'erspan0' (00000000a5175fe6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sl0' (000000009bd8be73): kobject_cleanup, parent (null) kobject: 'sl0' (000000009bd8be73): calling ktype release kobject: 'sl0': free name kobject: 'rx-0' (00000000b8f23116): kobject_cleanup, parent 00000000783b65cd kobject: 'rx-0' (00000000b8f23116): auto cleanup 'remove' event kobject: 'rx-0' (00000000b8f23116): kobject_uevent_env kobject: 'rx-0' (00000000b8f23116): fill_kobj_path: path = '/devices/virtual/net/sl2/queues/rx-0' kobject: 'rx-0' (00000000b8f23116): auto cleanup kobject_del kobject: 'rx-0' (00000000b8f23116): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000008131df00): kobject_cleanup, parent 00000000783b65cd kobject: 'tx-0' (000000008131df00): auto cleanup 'remove' event kobject: 'tx-0' (000000008131df00): kobject_uevent_env kobject: 'tx-0' (000000008131df00): fill_kobj_path: path = '/devices/virtual/net/sl2/queues/tx-0' kobject: 'tx-0' (000000008131df00): auto cleanup kobject_del kobject: 'tx-0' (000000008131df00): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000783b65cd): kobject_cleanup, parent (null) kobject: 'queues' (00000000783b65cd): calling ktype release kobject: 'queues' (00000000783b65cd): kset_release kobject: 'queues': free name kobject: 'sl2' (00000000501d5022): kobject_uevent_env kobject: 'sl2' (00000000501d5022): fill_kobj_path: path = '/devices/virtual/net/sl2' kobject: 'erspan0' (00000000a5175fe6): kobject_cleanup, parent (null) IPVS: ftp: loaded support on port[0] = 21 kobject: 'erspan0' (00000000a5175fe6): auto cleanup 'remove' event kobject: 'lo' (00000000568e27a8): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'erspan0' (00000000a5175fe6): kobject_uevent_env kobject: 'lo' (00000000568e27a8): kobject_uevent_env kobject: 'lo' (00000000568e27a8): fill_kobj_path: path = '/devices/virtual/net/lo' kobject: 'erspan0' (00000000a5175fe6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (00000000a5175fe6): calling ktype release kobject: 'queues' (00000000348cd805): kobject_add_internal: parent: 'lo', set: '' kobject: 'erspan0': free name kobject: 'queues' (00000000348cd805): kobject_uevent_env kobject: 'queues' (00000000348cd805): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000003ad073c8): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000003ad073c8): kobject_uevent_env kobject: 'rx-0' (000000003ad073c8): fill_kobj_path: path = '/devices/virtual/net/lo/queues/rx-0' kobject: 'tx-0' (000000009dff3f52): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000009dff3f52): kobject_uevent_env kobject: 'tx-0' (000000009dff3f52): fill_kobj_path: path = '/devices/virtual/net/lo/queues/tx-0' kobject: 'sl2' (00000000501d5022): kobject_cleanup, parent (null) kobject: 'tunl0' (00000000266f012b): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sl2' (00000000501d5022): calling ktype release kobject: 'tunl0' (00000000266f012b): kobject_uevent_env kobject: 'sl2': free name kobject: 'tunl0' (00000000266f012b): fill_kobj_path: path = '/devices/virtual/net/tunl0' kobject: 'loop1' (00000000f5cab211): kobject_uevent_env kobject: 'queues' (00000000c08f8d62): kobject_add_internal: parent: 'tunl0', set: '' kobject: 'loop1' (00000000f5cab211): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'queues' (00000000c08f8d62): kobject_uevent_env kobject: 'queues' (00000000c08f8d62): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000084e432c1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000084e432c1): kobject_uevent_env kobject: 'rx-0' (0000000084e432c1): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/rx-0' kobject: 'tx-0' (00000000ac5eb3c2): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000ac5eb3c2): kobject_uevent_env kobject: 'tx-0' (00000000ac5eb3c2): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/tx-0' kobject: 'batman_adv' (00000000aab83b05): kobject_uevent_env kobject: 'batman_adv' (00000000aab83b05): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000aab83b05): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000aab83b05): calling ktype release kobject: (00000000aab83b05): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000e9dfcaba): kobject_cleanup, parent 000000009a175406 kobject: 'rx-0' (00000000e9dfcaba): auto cleanup 'remove' event kobject: 'rx-0' (00000000e9dfcaba): kobject_uevent_env kobject: 'rx-0' (00000000e9dfcaba): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000e9dfcaba): auto cleanup kobject_del kobject: 'rx-0' (00000000e9dfcaba): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000e240292a): kobject_cleanup, parent 000000009a175406 kobject: 'tx-0' (00000000e240292a): auto cleanup 'remove' event kobject: 'tx-0' (00000000e240292a): kobject_uevent_env kobject: 'tx-0' (00000000e240292a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000e240292a): auto cleanup kobject_del kobject: 'tx-0' (00000000e240292a): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000009a175406): kobject_cleanup, parent (null) kobject: 'queues' (000000009a175406): calling ktype release kobject: 'queues' (000000009a175406): kset_release kobject: 'queues': free name kobject: 'gretap0' (0000000055cd9ea1): kobject_uevent_env kobject: 'gretap0' (0000000055cd9ea1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gre0' (0000000053a31133): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gre0' (0000000053a31133): kobject_uevent_env kobject: 'gre0' (0000000053a31133): fill_kobj_path: path = '/devices/virtual/net/gre0' kobject: 'queues' (00000000660472a9): kobject_add_internal: parent: 'gre0', set: '' kobject: 'queues' (00000000660472a9): kobject_uevent_env kobject: 'queues' (00000000660472a9): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000036c29de9): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000036c29de9): kobject_uevent_env kobject: 'rx-0' (0000000036c29de9): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/rx-0' kobject: 'tx-0' (000000009f7be783): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000009f7be783): kobject_uevent_env kobject: 'tx-0' (000000009f7be783): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/tx-0' kobject: 'gretap0' (00000000f879bbb6): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gretap0' (00000000f879bbb6): kobject_uevent_env kobject: 'gretap0' (00000000f879bbb6): fill_kobj_path: path = '/devices/virtual/net/gretap0' kobject: 'queues' (00000000106dc630): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'queues' (00000000106dc630): kobject_uevent_env kobject: 'queues' (00000000106dc630): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000c67d7875): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000c67d7875): kobject_uevent_env kobject: 'rx-0' (00000000c67d7875): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/rx-0' kobject: 'tx-0' (00000000d5006d3b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000d5006d3b): kobject_uevent_env kobject: 'tx-0' (00000000d5006d3b): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/tx-0' kobject: 'batman_adv' (00000000cb92f682): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'gretap0' (0000000055cd9ea1): kobject_cleanup, parent (null) kobject: 'erspan0' (0000000058ae79e3): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gretap0' (0000000055cd9ea1): auto cleanup 'remove' event kobject: 'erspan0' (0000000058ae79e3): kobject_uevent_env kobject: 'gretap0' (0000000055cd9ea1): kobject_uevent_env kobject: 'erspan0' (0000000058ae79e3): fill_kobj_path: path = '/devices/virtual/net/erspan0' kobject: 'gretap0' (0000000055cd9ea1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000c4785206): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'gretap0' (0000000055cd9ea1): calling ktype release kobject: 'queues' (00000000c4785206): kobject_uevent_env kobject: 'queues' (00000000c4785206): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000003f95d95e): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000003f95d95e): kobject_uevent_env kobject: 'gretap0': free name kobject: 'rx-0' (000000003f95d95e): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/rx-0' kobject: 'tx-0' (00000000056f6b92): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000056f6b92): kobject_uevent_env kobject: 'tx-0' (00000000056f6b92): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/tx-0' kobject: 'batman_adv' (00000000eb742674): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'ip_vti0' (00000000b202c795): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip_vti0' (00000000b202c795): kobject_uevent_env kobject: 'ip_vti0' (00000000b202c795): fill_kobj_path: path = '/devices/virtual/net/ip_vti0' kobject: 'queues' (00000000d23deb75): kobject_add_internal: parent: 'ip_vti0', set: '' kobject: 'queues' (00000000d23deb75): kobject_uevent_env kobject: 'queues' (00000000d23deb75): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000005668ead7): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000005668ead7): kobject_uevent_env kobject: 'rx-0' (000000005668ead7): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/rx-0' kobject: 'tx-0' (00000000ddab2191): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000ddab2191): kobject_uevent_env kobject: 'tx-0' (00000000ddab2191): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/tx-0' kobject: 'rx-0' (0000000025aad4ec): kobject_cleanup, parent 0000000010fe48ac kobject: 'rx-0' (0000000025aad4ec): auto cleanup 'remove' event kobject: 'rx-0' (0000000025aad4ec): kobject_uevent_env kobject: 'rx-0' (0000000025aad4ec): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000025aad4ec): auto cleanup kobject_del kobject: 'rx-0' (0000000025aad4ec): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000002a77f279): kobject_cleanup, parent 0000000010fe48ac kobject: 'tx-0' (000000002a77f279): auto cleanup 'remove' event kobject: 'tx-0' (000000002a77f279): kobject_uevent_env kobject: 'tx-0' (000000002a77f279): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000002a77f279): auto cleanup kobject_del kobject: 'tx-0' (000000002a77f279): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000010fe48ac): kobject_cleanup, parent (null) kobject: 'queues' (0000000010fe48ac): calling ktype release kobject: 'queues' (0000000010fe48ac): kset_release kobject: 'queues': free name kobject: 'gre0' (000000003420d805): kobject_uevent_env kobject: 'gre0' (000000003420d805): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (0000000015d56c92): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6_vti0' (0000000015d56c92): kobject_uevent_env kobject: 'ip6_vti0' (0000000015d56c92): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0' kobject: 'queues' (000000002b26c8b6): kobject_add_internal: parent: 'ip6_vti0', set: '' kobject: 'queues' (000000002b26c8b6): kobject_uevent_env kobject: 'queues' (000000002b26c8b6): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000c40eda3d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000c40eda3d): kobject_uevent_env kobject: 'rx-0' (00000000c40eda3d): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/rx-0' kobject: 'tx-0' (00000000fafd4deb): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000fafd4deb): kobject_uevent_env kobject: 'tx-0' (00000000fafd4deb): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/tx-0' kobject: 'sit0' (0000000012767d3a): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sit0' (0000000012767d3a): kobject_uevent_env kobject: 'sit0' (0000000012767d3a): fill_kobj_path: path = '/devices/virtual/net/sit0' kobject: 'queues' (00000000a1ad7593): kobject_add_internal: parent: 'sit0', set: '' kobject: 'queues' (00000000a1ad7593): kobject_uevent_env kobject: 'queues' (00000000a1ad7593): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000007ff977a0): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000007ff977a0): kobject_uevent_env kobject: 'rx-0' (000000007ff977a0): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/rx-0' kobject: 'tx-0' (0000000041562d04): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000041562d04): kobject_uevent_env kobject: 'tx-0' (0000000041562d04): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/tx-0' kobject: 'gre0' (000000003420d805): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (00000000781318e3): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gre0' (000000003420d805): auto cleanup 'remove' event kobject: 'ip6tnl0' (00000000781318e3): kobject_uevent_env kobject: 'gre0' (000000003420d805): kobject_uevent_env kobject: 'ip6tnl0' (00000000781318e3): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0' kobject: 'gre0' (000000003420d805): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000239edee2): kobject_add_internal: parent: 'ip6tnl0', set: '' kobject: 'gre0' (000000003420d805): calling ktype release kobject: 'queues' (00000000239edee2): kobject_uevent_env kobject: 'gre0': free name kobject: 'queues' (00000000239edee2): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000d28195ae): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000d28195ae): kobject_uevent_env kobject: 'rx-0' (00000000d28195ae): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/rx-0' kobject: 'tx-0' (000000008fa83c84): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000008fa83c84): kobject_uevent_env kobject: 'tx-0' (000000008fa83c84): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/tx-0' kobject: 'rx-0' (00000000e3507b20): kobject_cleanup, parent 00000000c1ef5a2f kobject: 'rx-0' (00000000e3507b20): auto cleanup 'remove' event kobject: 'rx-0' (00000000e3507b20): kobject_uevent_env kobject: 'rx-0' (00000000e3507b20): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000e3507b20): auto cleanup kobject_del kobject: 'rx-0' (00000000e3507b20): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000767528fc): kobject_cleanup, parent 00000000c1ef5a2f kobject: 'tx-0' (00000000767528fc): auto cleanup 'remove' event kobject: 'tx-0' (00000000767528fc): kobject_uevent_env kobject: 'tx-0' (00000000767528fc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000767528fc): auto cleanup kobject_del kobject: 'tx-0' (00000000767528fc): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000c1ef5a2f): kobject_cleanup, parent (null) kobject: 'queues' (00000000c1ef5a2f): calling ktype release kobject: 'queues' (00000000c1ef5a2f): kset_release kobject: 'queues': free name kobject: 'tunl0' (000000001e9cc27e): kobject_uevent_env kobject: 'tunl0' (000000001e9cc27e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (00000000ceb0eb87): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6gre0' (00000000ceb0eb87): kobject_uevent_env kobject: 'ip6gre0' (00000000ceb0eb87): fill_kobj_path: path = '/devices/virtual/net/ip6gre0' kobject: 'queues' (0000000033840019): kobject_add_internal: parent: 'ip6gre0', set: '' kobject: 'queues' (0000000033840019): kobject_uevent_env kobject: 'queues' (0000000033840019): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000008384daa1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000008384daa1): kobject_uevent_env kobject: 'rx-0' (000000008384daa1): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/rx-0' kobject: 'tx-0' (000000008216f348): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000008216f348): kobject_uevent_env kobject: 'tx-0' (000000008216f348): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/tx-0' kobject: 'syz_tun' (0000000072bbc512): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'syz_tun' (0000000072bbc512): kobject_uevent_env kobject: 'syz_tun' (0000000072bbc512): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'queues' (0000000062a9cc17): kobject_add_internal: parent: 'syz_tun', set: '' kobject: 'queues' (0000000062a9cc17): kobject_uevent_env kobject: 'queues' (0000000062a9cc17): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000032ee3aff): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000032ee3aff): kobject_uevent_env kobject: 'rx-0' (0000000032ee3aff): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'tx-0' (00000000efdea923): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000efdea923): kobject_uevent_env kobject: 'tx-0' (00000000efdea923): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'batman_adv' (00000000b18f138b): kobject_add_internal: parent: 'syz_tun', set: '' kobject: 'tunl0' (000000001e9cc27e): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (00000000f68482b8): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'tunl0' (000000001e9cc27e): auto cleanup 'remove' event kobject: 'ip6gretap0' (00000000f68482b8): kobject_uevent_env kobject: 'tunl0' (000000001e9cc27e): kobject_uevent_env kobject: 'ip6gretap0' (00000000f68482b8): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0' kobject: 'tunl0' (000000001e9cc27e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000eb3feeee): kobject_add_internal: parent: 'ip6gretap0', set: '' kobject: 'tunl0' (000000001e9cc27e): calling ktype release kobject: 'queues' (00000000eb3feeee): kobject_uevent_env kobject: 'tunl0': free name kobject: 'queues' (00000000eb3feeee): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000228cd0e7): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000228cd0e7): kobject_uevent_env kobject: 'rx-0' (00000000228cd0e7): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/rx-0' kobject: 'tx-0' (00000000a70fbcf6): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000a70fbcf6): kobject_uevent_env kobject: 'tx-0' (00000000a70fbcf6): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/tx-0' kobject: 'batman_adv' (000000009445c902): kobject_add_internal: parent: 'ip6gretap0', set: '' kobject: 'rx-0' (0000000073eb0849): kobject_cleanup, parent 00000000a71f4223 kobject: 'rx-0' (0000000073eb0849): auto cleanup 'remove' event kobject: 'rx-0' (0000000073eb0849): kobject_uevent_env kobject: 'rx-0' (0000000073eb0849): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000073eb0849): auto cleanup kobject_del kobject: 'rx-0' (0000000073eb0849): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000096c97324): kobject_cleanup, parent 00000000a71f4223 kobject: 'tx-0' (0000000096c97324): auto cleanup 'remove' event kobject: 'tx-0' (0000000096c97324): kobject_uevent_env kobject: 'tx-0' (0000000096c97324): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000096c97324): auto cleanup kobject_del kobject: 'tx-0' (0000000096c97324): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000a71f4223): kobject_cleanup, parent (null) kobject: 'queues' (00000000a71f4223): calling ktype release kobject: 'queues' (00000000a71f4223): kset_release kobject: 'queues': free name kobject: 'lo' (000000000453717c): kobject_uevent_env kobject: 'lo' (000000000453717c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bridge0' (000000009a89b051): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'bridge0' (000000009a89b051): kobject_uevent_env kobject: 'bridge0' (000000009a89b051): fill_kobj_path: path = '/devices/virtual/net/bridge0' kobject: 'queues' (00000000c2231e16): kobject_add_internal: parent: 'bridge0', set: '' kobject: 'queues' (00000000c2231e16): kobject_uevent_env kobject: 'queues' (00000000c2231e16): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000fc98211d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000fc98211d): kobject_uevent_env kobject: 'rx-0' (00000000fc98211d): fill_kobj_path: path = '/devices/virtual/net/bridge0/queues/rx-0' kobject: 'tx-0' (000000004e6b490d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000004e6b490d): kobject_uevent_env kobject: 'tx-0' (000000004e6b490d): fill_kobj_path: path = '/devices/virtual/net/bridge0/queues/tx-0' kobject: 'brif' (00000000482c4962): kobject_add_internal: parent: 'bridge0', set: '' kobject: 'batman_adv' (00000000749c1835): kobject_add_internal: parent: 'bridge0', set: '' kobject: 'lo' (000000000453717c): kobject_cleanup, parent (null) kobject: 'vcan0' (00000000b7d385ee): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'lo' (000000000453717c): auto cleanup 'remove' event kobject: 'vcan0' (00000000b7d385ee): kobject_uevent_env kobject: 'lo' (000000000453717c): kobject_uevent_env kobject: 'vcan0' (00000000b7d385ee): fill_kobj_path: path = '/devices/virtual/net/vcan0' kobject: 'lo' (000000000453717c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000af0f7540): kobject_add_internal: parent: 'vcan0', set: '' kobject: 'lo' (000000000453717c): calling ktype release kobject: 'queues' (00000000af0f7540): kobject_uevent_env kobject: 'lo': free name kobject: 'queues' (00000000af0f7540): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000057df0ac9): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000057df0ac9): kobject_uevent_env kobject: 'rx-0' (0000000057df0ac9): fill_kobj_path: path = '/devices/virtual/net/vcan0/queues/rx-0' kobject: 'tx-0' (000000004f16e738): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000004f16e738): kobject_uevent_env kobject: 'tx-0' (000000004f16e738): fill_kobj_path: path = '/devices/virtual/net/vcan0/queues/tx-0' kobject: 'bond0' (000000005bf51203): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'bond0' (000000005bf51203): kobject_uevent_env kobject: 'bond0' (000000005bf51203): fill_kobj_path: path = '/devices/virtual/net/bond0' kobject: 'queues' (0000000057c535c3): kobject_add_internal: parent: 'bond0', set: '' kobject: 'queues' (0000000057c535c3): kobject_uevent_env