====================================================== WARNING: possible circular locking dependency detected 5.0.0-rc6 #67 Not tainted ------------------------------------------------------ syz-executor.1/17541 is trying to acquire lock: 00000000ec481256 (&pipe->mutex/1){+.+.}, at: __pipe_lock fs/pipe.c:83 [inline] 00000000ec481256 (&pipe->mutex/1){+.+.}, at: fifo_open+0x159/0xb00 fs/pipe.c:905 kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env but task is already holding lock: 00000000ce22737c (&sig->cred_guard_mutex){+.+.}, at: prepare_bprm_creds fs/exec.c:1407 [inline] 00000000ce22737c (&sig->cred_guard_mutex){+.+.}, at: __do_execve_file.isra.0+0x376/0x23f0 fs/exec.c:1750 kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #2 (&sig->cred_guard_mutex){+.+.}: __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 do_io_accounting+0x1f4/0x830 fs/proc/base.c:2711 proc_tgid_io_accounting+0x23/0x30 fs/proc/base.c:2760 proc_single_show+0xf6/0x180 fs/proc/base.c:739 seq_read+0x4db/0x1130 fs/seq_file.c:229 __vfs_read+0x116/0x8c0 fs/read_write.c:416 vfs_read+0x194/0x3e0 fs/read_write.c:452 ksys_pread64+0x183/0x1c0 fs/read_write.c:626 __do_compat_sys_x86_pread arch/x86/ia32/sys_ia32.c:177 [inline] __se_compat_sys_x86_pread arch/x86/ia32/sys_ia32.c:174 [inline] __ia32_compat_sys_x86_pread+0xc4/0x130 arch/x86/ia32/sys_ia32.c:174 do_syscall_32_irqs_on arch/x86/entry/common.c:326 [inline] do_fast_syscall_32+0x281/0xc98 arch/x86/entry/common.c:397 entry_SYSENTER_compat+0x70/0x7f arch/x86/entry/entry_64_compat.S:139 -> #1 (&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 proc_reg_read+0x1fa/0x2c0 fs/proc/inode.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 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 do_splice+0xf7c/0x1330 fs/splice.c:1178 __do_sys_splice fs/splice.c:1419 [inline] __se_sys_splice fs/splice.c:1399 [inline] __ia32_sys_splice+0x2c4/0x330 fs/splice.c:1399 do_syscall_32_irqs_on arch/x86/entry/common.c:326 [inline] do_fast_syscall_32+0x281/0xc98 arch/x86/entry/common.c:397 entry_SYSENTER_compat+0x70/0x7f arch/x86/entry/entry_64_compat.S:139 -> #0 (&pipe->mutex/1){+.+.}: 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_nested+0x16/0x20 kernel/locking/mutex.c:1087 __pipe_lock fs/pipe.c:83 [inline] fifo_open+0x159/0xb00 fs/pipe.c:905 do_dentry_open+0x47d/0x1130 fs/open.c:771 vfs_open+0xa0/0xd0 fs/open.c:880 do_last fs/namei.c:3418 [inline] path_openat+0x10d7/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] compat_do_execve fs/exec.c:1909 [inline] __do_compat_sys_execve fs/exec.c:1984 [inline] __se_compat_sys_execve fs/exec.c:1980 [inline] __ia32_compat_sys_execve+0x94/0xc0 fs/exec.c:1980 do_syscall_32_irqs_on arch/x86/entry/common.c:326 [inline] do_fast_syscall_32+0x281/0xc98 arch/x86/entry/common.c:397 entry_SYSENTER_compat+0x70/0x7f arch/x86/entry/entry_64_compat.S:139 other info that might help us debug this: Chain exists of: &pipe->mutex/1 --> &p->lock --> &sig->cred_guard_mutex Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock(&sig->cred_guard_mutex); lock(&p->lock); lock(&sig->cred_guard_mutex); lock(&pipe->mutex/1); *** DEADLOCK *** 1 lock held by syz-executor.1/17541: #0: 00000000ce22737c (&sig->cred_guard_mutex){+.+.}, at: prepare_bprm_creds fs/exec.c:1407 [inline] #0: 00000000ce22737c (&sig->cred_guard_mutex){+.+.}, at: __do_execve_file.isra.0+0x376/0x23f0 fs/exec.c:1750 stack backtrace: CPU: 0 PID: 17541 Comm: syz-executor.1 Not tainted 5.0.0-rc6 #67 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_nested+0x16/0x20 kernel/locking/mutex.c:1087 __pipe_lock fs/pipe.c:83 [inline] fifo_open+0x159/0xb00 fs/pipe.c:905 do_dentry_open+0x47d/0x1130 fs/open.c:771 vfs_open+0xa0/0xd0 fs/open.c:880 do_last fs/namei.c:3418 [inline] path_openat+0x10d7/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] compat_do_execve fs/exec.c:1909 [inline] __do_compat_sys_execve fs/exec.c:1984 [inline] __se_compat_sys_execve fs/exec.c:1980 [inline] __ia32_compat_sys_execve+0x94/0xc0 fs/exec.c:1980 do_syscall_32_irqs_on arch/x86/entry/common.c:326 [inline] do_fast_syscall_32+0x281/0xc98 arch/x86/entry/common.c:397 entry_SYSENTER_compat+0x70/0x7f arch/x86/entry/entry_64_compat.S:139 RIP: 0023:0xf7fbd869 Code: 85 d2 74 02 89 0a 5b 5d c3 8b 04 24 c3 8b 14 24 c3 8b 3c 24 c3 90 90 90 90 90 90 90 90 90 90 90 90 51 52 55 89 e5 0f 34 cd 80 <5d> 5a 59 c3 90 90 90 90 eb 0d 90 90 90 90 90 90 90 90 90 90 90 90 RSP: 002b:00000000f5db90cc EFLAGS: 00000296 ORIG_RAX: 000000000000000b RAX: ffffffffffffffda RBX: 0000000020000400 RCX: 0000000000000000 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000 RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000 R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000 kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop2' (00000000329f9801): kobject_uevent_env kobject: 'loop2' (00000000329f9801): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'loop0' (00000000cf3bc479): kobject_uevent_env kobject: 'loop0' (00000000cf3bc479): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'loop4' (00000000e95617d3): kobject_uevent_env kobject: 'loop4' (00000000e95617d3): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop0' (00000000cf3bc479): kobject_uevent_env kobject: 'loop0' (00000000cf3bc479): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'loop4' (00000000e95617d3): kobject_uevent_env kobject: 'loop4' (00000000e95617d3): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop1' (000000004d8e861b): kobject_uevent_env kobject: 'loop1' (000000004d8e861b): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop4' (00000000e95617d3): kobject_uevent_env kobject: 'loop4' (00000000e95617d3): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'rx-0' (00000000f804f16f): kobject_cleanup, parent 000000003fb428f0 kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'rx-0' (00000000f804f16f): auto cleanup 'remove' event kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'rx-0' (00000000f804f16f): kobject_uevent_env kobject: 'loop4' (00000000e95617d3): kobject_uevent_env kobject: 'rx-0' (00000000f804f16f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop4' (00000000e95617d3): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'rx-0' (00000000f804f16f): auto cleanup kobject_del kobject: 'loop0' (00000000cf3bc479): kobject_uevent_env kobject: 'rx-0' (00000000f804f16f): calling ktype release kobject: 'rx-0': free name kobject: 'loop0' (00000000cf3bc479): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'tx-0' (00000000c762e9ca): kobject_cleanup, parent 000000003fb428f0 kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env kobject: 'tx-0' (00000000c762e9ca): auto cleanup 'remove' event kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'tx-0' (00000000c762e9ca): kobject_uevent_env kobject: 'tx-0' (00000000c762e9ca): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop1' (000000004d8e861b): kobject_uevent_env kobject: 'loop1' (000000004d8e861b): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'tx-0' (00000000c762e9ca): auto cleanup kobject_del kobject: 'tx-0' (00000000c762e9ca): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000003fb428f0): kobject_cleanup, parent (null) kobject: 'queues' (000000003fb428f0): calling ktype release kobject: 'queues' (000000003fb428f0): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (0000000085707119): kobject_uevent_env kobject: 'ip6gre0' (0000000085707119): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (0000000085707119): kobject_cleanup, parent (null) kobject: 'ip6gre0' (0000000085707119): auto cleanup 'remove' event kobject: 'ip6gre0' (0000000085707119): kobject_uevent_env kobject: 'ip6gre0' (0000000085707119): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (0000000085707119): calling ktype release kobject: 'ip6gre0': free name kobject: 'rx-0' (000000005c7723eb): kobject_cleanup, parent 00000000ab07bbe1 kobject: 'rx-0' (000000005c7723eb): auto cleanup 'remove' event kobject: 'rx-0' (000000005c7723eb): kobject_uevent_env kobject: 'rx-0' (000000005c7723eb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000005c7723eb): auto cleanup kobject_del kobject: 'rx-0' (000000005c7723eb): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000ab819a25): kobject_cleanup, parent 00000000ab07bbe1 kobject: 'tx-0' (00000000ab819a25): auto cleanup 'remove' event kobject: 'tx-0' (00000000ab819a25): kobject_uevent_env kobject: 'tx-0' (00000000ab819a25): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000ab819a25): auto cleanup kobject_del kobject: 'loop1' (000000004d8e861b): kobject_uevent_env kobject: 'tx-0' (00000000ab819a25): calling ktype release kobject: 'loop1' (000000004d8e861b): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'tx-0': free name kobject: 'queues' (00000000ab07bbe1): kobject_cleanup, parent (null) kobject: 'queues' (00000000ab07bbe1): calling ktype release kobject: 'queues' (00000000ab07bbe1): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (000000001eeee94a): kobject_uevent_env kobject: 'ip6tnl0' (000000001eeee94a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop2' (00000000329f9801): kobject_uevent_env kobject: 'loop2' (00000000329f9801): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'ip6tnl0' (000000001eeee94a): kobject_cleanup, parent (null) kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'ip6tnl0' (000000001eeee94a): auto cleanup 'remove' event kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'ip6tnl0' (000000001eeee94a): kobject_uevent_env kobject: 'ip6tnl0' (000000001eeee94a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'ip6tnl0' (000000001eeee94a): calling ktype release kobject: 'ip6tnl0': free name kobject: 'loop4' (00000000e95617d3): kobject_uevent_env kobject: 'rx-0' (000000002373531b): kobject_cleanup, parent 0000000034166304 kobject: 'loop4' (00000000e95617d3): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'rx-0' (000000002373531b): auto cleanup 'remove' event kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'rx-0' (000000002373531b): kobject_uevent_env kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'rx-0' (000000002373531b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'rx-0' (000000002373531b): auto cleanup kobject_del kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'rx-0' (000000002373531b): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000635584b6): kobject_cleanup, parent 0000000034166304 kobject: 'tx-0' (00000000635584b6): auto cleanup 'remove' event kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'tx-0' (00000000635584b6): kobject_uevent_env kobject: 'tx-0' (00000000635584b6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop4' (00000000e95617d3): kobject_uevent_env kobject: 'loop4' (00000000e95617d3): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'tx-0' (00000000635584b6): auto cleanup kobject_del kobject: 'tx-0' (00000000635584b6): calling ktype release kobject: 'loop1' (000000004d8e861b): kobject_uevent_env kobject: 'tx-0': free name kobject: 'loop1' (000000004d8e861b): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'queues' (0000000034166304): kobject_cleanup, parent (null) kobject: 'loop0' (00000000cf3bc479): kobject_uevent_env kobject: 'loop0' (00000000cf3bc479): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'queues' (0000000034166304): calling ktype release kobject: 'queues' (0000000034166304): kset_release kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'queues': free name kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'sit0' (00000000cf513918): kobject_uevent_env kobject: 'sit0' (00000000cf513918): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (00000000cf513918): kobject_cleanup, parent (null) kobject: 'sit0' (00000000cf513918): auto cleanup 'remove' event kobject: 'sit0' (00000000cf513918): kobject_uevent_env kobject: 'loop0' (00000000cf3bc479): kobject_uevent_env kobject: 'sit0' (00000000cf513918): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop0' (00000000cf3bc479): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'sit0' (00000000cf513918): calling ktype release kobject: 'sit0': free name kobject: 'rx-0' (000000005f5ad9dd): kobject_cleanup, parent 00000000b65ece20 kobject: 'rx-0' (000000005f5ad9dd): auto cleanup 'remove' event kobject: 'rx-0' (000000005f5ad9dd): kobject_uevent_env kobject: 'rx-0' (000000005f5ad9dd): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000005f5ad9dd): auto cleanup kobject_del kobject: 'rx-0' (000000005f5ad9dd): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000009d619dc7): kobject_cleanup, parent 00000000b65ece20 kobject: 'tx-0' (000000009d619dc7): auto cleanup 'remove' event kobject: 'tx-0' (000000009d619dc7): kobject_uevent_env kobject: 'tx-0' (000000009d619dc7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000009d619dc7): auto cleanup kobject_del kobject: 'tx-0' (000000009d619dc7): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b65ece20): kobject_cleanup, parent (null) kobject: 'queues' (00000000b65ece20): calling ktype release kobject: 'queues' (00000000b65ece20): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (00000000d1b7686a): kobject_uevent_env kobject: 'ip6_vti0' (00000000d1b7686a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (00000000d1b7686a): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (00000000d1b7686a): auto cleanup 'remove' event kobject: 'ip6_vti0' (00000000d1b7686a): kobject_uevent_env kobject: 'ip6_vti0' (00000000d1b7686a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (00000000d1b7686a): calling ktype release kobject: 'ip6_vti0': free name kobject: 'rx-0' (000000003ece1f15): kobject_cleanup, parent 00000000a0dce9cf kobject: 'rx-0' (000000003ece1f15): auto cleanup 'remove' event kobject: 'rx-0' (000000003ece1f15): kobject_uevent_env kobject: 'rx-0' (000000003ece1f15): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003ece1f15): auto cleanup kobject_del kobject: 'rx-0' (000000003ece1f15): calling ktype release kobject: 'rx-0': free name kobject: 'loop2' (00000000329f9801): kobject_uevent_env kobject: 'tx-0' (000000001faf6274): kobject_cleanup, parent 00000000a0dce9cf kobject: 'loop2' (00000000329f9801): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'tx-0' (000000001faf6274): auto cleanup 'remove' event kobject: 'tx-0' (000000001faf6274): kobject_uevent_env kobject: 'loop4' (00000000e95617d3): kobject_uevent_env kobject: 'loop4' (00000000e95617d3): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'tx-0' (000000001faf6274): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env kobject: 'tx-0' (000000001faf6274): auto cleanup kobject_del kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'tx-0' (000000001faf6274): calling ktype release kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'tx-0': free name kobject: 'queues' (00000000a0dce9cf): kobject_cleanup, parent (null) kobject: 'queues' (00000000a0dce9cf): calling ktype release kobject: 'loop4' (00000000e95617d3): kobject_uevent_env kobject: 'queues' (00000000a0dce9cf): kset_release kobject: 'loop4' (00000000e95617d3): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'queues': free name kobject: 'ip_vti0' (000000002dd8c3e7): kobject_uevent_env kobject: 'ip_vti0' (000000002dd8c3e7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop2' (00000000329f9801): kobject_uevent_env kobject: 'loop2' (00000000329f9801): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'ip_vti0' (000000002dd8c3e7): kobject_cleanup, parent (null) kobject: 'ip_vti0' (000000002dd8c3e7): auto cleanup 'remove' event kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env kobject: 'ip_vti0' (000000002dd8c3e7): kobject_uevent_env kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'ip_vti0' (000000002dd8c3e7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop4' (00000000e95617d3): kobject_uevent_env kobject: 'ip_vti0' (000000002dd8c3e7): calling ktype release kobject: 'loop4' (00000000e95617d3): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'ip_vti0': free name kobject: 'batman_adv' (0000000076ba71ab): kobject_uevent_env kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'batman_adv' (0000000076ba71ab): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (0000000076ba71ab): kobject_cleanup, parent (null) kobject: 'batman_adv' (0000000076ba71ab): calling ktype release kobject: (0000000076ba71ab): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000f0f3844c): kobject_cleanup, parent 00000000d39e8ecb kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'rx-0' (00000000f0f3844c): auto cleanup 'remove' event kobject: 'rx-0' (00000000f0f3844c): kobject_uevent_env kobject: 'loop1' (000000004d8e861b): kobject_uevent_env kobject: 'rx-0' (00000000f0f3844c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop1' (000000004d8e861b): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'rx-0' (00000000f0f3844c): auto cleanup kobject_del kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'rx-0' (00000000f0f3844c): calling ktype release kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'rx-0': free name kobject: 'tx-0' (0000000054796f49): kobject_cleanup, parent 00000000d39e8ecb kobject: 'loop0' (00000000cf3bc479): kobject_uevent_env kobject: 'loop0' (00000000cf3bc479): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'tx-0' (0000000054796f49): auto cleanup 'remove' event kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'tx-0' (0000000054796f49): kobject_uevent_env kobject: 'loop4' (00000000e95617d3): kobject_uevent_env kobject: 'loop4' (00000000e95617d3): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'tx-0' (0000000054796f49): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'tx-0' (0000000054796f49): auto cleanup kobject_del kobject: 'tx-0' (0000000054796f49): calling ktype release kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'tx-0': free name kobject: 'queues' (00000000d39e8ecb): kobject_cleanup, parent (null) kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env kobject: 'queues' (00000000d39e8ecb): calling ktype release kobject: 'queues' (00000000d39e8ecb): kset_release kobject: 'queues': free name kobject: 'erspan0' (00000000a3403e94): kobject_uevent_env kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'erspan0' (00000000a3403e94): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop4' (00000000e95617d3): kobject_uevent_env kobject: 'loop4' (00000000e95617d3): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop0' (00000000cf3bc479): kobject_uevent_env kobject: 'loop0' (00000000cf3bc479): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'loop1' (000000004d8e861b): kobject_uevent_env kobject: 'loop1' (000000004d8e861b): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'erspan0' (00000000a3403e94): kobject_cleanup, parent (null) kobject: 'erspan0' (00000000a3403e94): auto cleanup 'remove' event kobject: 'erspan0' (00000000a3403e94): kobject_uevent_env kobject: 'erspan0' (00000000a3403e94): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (00000000a3403e94): calling ktype release kobject: 'erspan0': free name kobject: 'batman_adv' (000000006dc7a5fd): kobject_uevent_env kobject: 'batman_adv' (000000006dc7a5fd): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000006dc7a5fd): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000006dc7a5fd): calling ktype release kobject: (000000006dc7a5fd): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000658ae00f): kobject_cleanup, parent 00000000776ea39d kobject: 'rx-0' (00000000658ae00f): auto cleanup 'remove' event kobject: 'loop2' (00000000329f9801): kobject_uevent_env kobject: 'loop2' (00000000329f9801): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'rx-0' (00000000658ae00f): kobject_uevent_env kobject: 'rx-0' (00000000658ae00f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'rx-0' (00000000658ae00f): auto cleanup kobject_del kobject: 'loop4' (00000000e95617d3): kobject_uevent_env kobject: 'rx-0' (00000000658ae00f): calling ktype release kobject: 'loop4' (00000000e95617d3): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'rx-0': free name kobject: 'tx-0' (000000005fbefa08): kobject_cleanup, parent 00000000776ea39d kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'tx-0' (000000005fbefa08): auto cleanup 'remove' event kobject: 'loop4' (00000000e95617d3): kobject_uevent_env kobject: 'loop4' (00000000e95617d3): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'tx-0' (000000005fbefa08): kobject_uevent_env kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env kobject: 'tx-0' (000000005fbefa08): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'tx-0' (000000005fbefa08): auto cleanup kobject_del kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'tx-0' (000000005fbefa08): calling ktype release kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'tx-0': free name kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env kobject: 'queues' (00000000776ea39d): kobject_cleanup, parent (null) kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'queues' (00000000776ea39d): calling ktype release kobject: 'loop1' (000000004d8e861b): kobject_uevent_env kobject: 'queues' (00000000776ea39d): kset_release kobject: 'loop1' (000000004d8e861b): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'queues': free name kobject: 'loop0' (00000000cf3bc479): kobject_uevent_env kobject: 'loop0' (00000000cf3bc479): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'gretap0' (000000002b126a9f): kobject_uevent_env kobject: 'gretap0' (000000002b126a9f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (000000002b126a9f): kobject_cleanup, parent (null) kobject: 'gretap0' (000000002b126a9f): auto cleanup 'remove' event kobject: 'gretap0' (000000002b126a9f): kobject_uevent_env kobject: 'gretap0' (000000002b126a9f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (000000002b126a9f): calling ktype release kobject: 'gretap0': free name kobject: 'rx-0' (0000000060a9009b): kobject_cleanup, parent 00000000b28d4c01 kobject: 'rx-0' (0000000060a9009b): auto cleanup 'remove' event kobject: 'rx-0' (0000000060a9009b): kobject_uevent_env kobject: 'rx-0' (0000000060a9009b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000060a9009b): auto cleanup kobject_del kobject: 'rx-0' (0000000060a9009b): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f4d0604f): kobject_cleanup, parent 00000000b28d4c01 kobject: 'tx-0' (00000000f4d0604f): auto cleanup 'remove' event kobject: 'tx-0' (00000000f4d0604f): kobject_uevent_env kobject: 'tx-0' (00000000f4d0604f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000f4d0604f): auto cleanup kobject_del kobject: 'tx-0' (00000000f4d0604f): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b28d4c01): kobject_cleanup, parent (null) kobject: 'queues' (00000000b28d4c01): calling ktype release kobject: 'queues' (00000000b28d4c01): kset_release kobject: 'queues': free name kobject: 'gre0' (000000006a258a08): kobject_uevent_env kobject: 'gre0' (000000006a258a08): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gre0' (000000006a258a08): kobject_cleanup, parent (null) kobject: 'gre0' (000000006a258a08): auto cleanup 'remove' event kobject: 'gre0' (000000006a258a08): kobject_uevent_env kobject: 'gre0' (000000006a258a08): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gre0' (000000006a258a08): calling ktype release kobject: 'gre0': free name kobject: 'rx-0' (0000000096449ff9): kobject_cleanup, parent 000000001fe8de4d kobject: 'rx-0' (0000000096449ff9): auto cleanup 'remove' event kobject: 'rx-0' (0000000096449ff9): kobject_uevent_env kobject: 'rx-0' (0000000096449ff9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000096449ff9): auto cleanup kobject_del kobject: 'rx-0' (0000000096449ff9): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000c7e156f1): kobject_cleanup, parent 000000001fe8de4d kobject: 'tx-0' (00000000c7e156f1): auto cleanup 'remove' event kobject: 'tx-0' (00000000c7e156f1): kobject_uevent_env kobject: 'tx-0' (00000000c7e156f1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000c7e156f1): auto cleanup kobject_del kobject: 'tx-0' (00000000c7e156f1): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000001fe8de4d): kobject_cleanup, parent (null) kobject: 'queues' (000000001fe8de4d): calling ktype release kobject: 'queues' (000000001fe8de4d): kset_release kobject: 'queues': free name kobject: 'tunl0' (000000001b9c5e57): kobject_uevent_env kobject: 'tunl0' (000000001b9c5e57): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop2' (00000000329f9801): kobject_uevent_env kobject: 'loop2' (00000000329f9801): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'tunl0' (000000001b9c5e57): kobject_cleanup, parent (null) kobject: 'tunl0' (000000001b9c5e57): auto cleanup 'remove' event kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'tunl0' (000000001b9c5e57): kobject_uevent_env kobject: 'tunl0' (000000001b9c5e57): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop0' (00000000cf3bc479): kobject_uevent_env kobject: 'loop0' (00000000cf3bc479): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'tunl0' (000000001b9c5e57): calling ktype release kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'tunl0': free name kobject: 'rx-0' (000000002c380dfb): kobject_cleanup, parent 0000000060b08987 kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'rx-0' (000000002c380dfb): auto cleanup 'remove' event kobject: 'rx-0' (000000002c380dfb): kobject_uevent_env kobject: 'loop4' (00000000e95617d3): kobject_uevent_env kobject: 'rx-0' (000000002c380dfb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop4' (00000000e95617d3): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'rx-0' (000000002c380dfb): auto cleanup kobject_del kobject: 'rx-0' (000000002c380dfb): calling ktype release kobject: 'loop4' (00000000e95617d3): kobject_uevent_env kobject: 'rx-0': free name kobject: 'tx-0' (00000000bf2afba3): kobject_cleanup, parent 0000000060b08987 kobject: 'loop4' (00000000e95617d3): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'tx-0' (00000000bf2afba3): auto cleanup 'remove' event kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'tx-0' (00000000bf2afba3): kobject_uevent_env kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'tx-0' (00000000bf2afba3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env kobject: 'tx-0' (00000000bf2afba3): auto cleanup kobject_del kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'tx-0' (00000000bf2afba3): calling ktype release kobject: 'loop1' (000000004d8e861b): kobject_uevent_env kobject: 'tx-0': free name kobject: 'queues' (0000000060b08987): kobject_cleanup, parent (null) kobject: 'loop1' (000000004d8e861b): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'queues' (0000000060b08987): calling ktype release kobject: 'queues' (0000000060b08987): kset_release kobject: 'queues': free name kobject: 'lo' (00000000d96daaea): kobject_uevent_env kobject: 'lo' (00000000d96daaea): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'lo' (00000000d96daaea): kobject_cleanup, parent (null) kobject: 'lo' (00000000d96daaea): auto cleanup 'remove' event kobject: 'lo' (00000000d96daaea): kobject_uevent_env kobject: 'lo' (00000000d96daaea): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'lo' (00000000d96daaea): calling ktype release kobject: 'lo': free name kobject: 'batman_adv' (00000000bede8127): kobject_uevent_env kobject: 'batman_adv' (00000000bede8127): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000bede8127): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000bede8127): calling ktype release kobject: (00000000bede8127): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000b0186df3): kobject_cleanup, parent 00000000017a700a kobject: 'rx-0' (00000000b0186df3): auto cleanup 'remove' event kobject: 'rx-0' (00000000b0186df3): kobject_uevent_env kobject: 'rx-0' (00000000b0186df3): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'rx-0' (00000000b0186df3): auto cleanup kobject_del kobject: 'rx-0' (00000000b0186df3): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000aa833814): kobject_cleanup, parent 00000000017a700a kobject: 'tx-0' (00000000aa833814): auto cleanup 'remove' event kobject: 'tx-0' (00000000aa833814): kobject_uevent_env kobject: 'tx-0' (00000000aa833814): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'tx-0' (00000000aa833814): auto cleanup kobject_del kobject: 'tx-0' (00000000aa833814): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000017a700a): kobject_cleanup, parent (null) kobject: 'queues' (00000000017a700a): calling ktype release kobject: 'queues' (00000000017a700a): kset_release kobject: 'queues': free name kobject: 'syz_tun' (00000000baafcf71): kobject_uevent_env kobject: 'syz_tun' (00000000baafcf71): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'loop2' (00000000329f9801): kobject_uevent_env kobject: 'loop2' (00000000329f9801): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'syz_tun' (00000000baafcf71): kobject_cleanup, parent (null) kobject: 'syz_tun' (00000000baafcf71): calling ktype release kobject: 'loop3' (00000000f5fb19f0): kobject_uevent_env kobject: 'loop3' (00000000f5fb19f0): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop5' (000000000ff619c1): kobject_uevent_env kobject: 'syz_tun': free name kobject: 'loop5' (000000000ff619c1): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop4' (00000000e95617d3): kobject_uevent_env kobject: 'loop4' (00000000e95617d3): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop1' (000000004d8e861b): kobject_uevent_env kobject: 'loop1' (000000004d8e861b): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'loop2' (00000000329f9801): kobject_uevent_env kobject: 'loop2' (00000000329f9801): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'rx-0' (00000000d5d98466): kobject_cleanup, parent 00000000c29b754a kobject: 'rx-0' (00000000d5d98466): auto cleanup 'remove' event kobject: 'rx-0' (00000000d5d98466): kobject_uevent_env kobject: 'rx-0' (00000000d5d98466): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000d5d98466): auto cleanup kobject_del kobject: 'rx-0' (00000000d5d98466): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000d99833f9): kobject_cleanup, parent 00000000c29b754a kobject: 'tx-0' (00000000d99833f9): auto cleanup 'remove' event kobject: 'tx-0' (00000000d99833f9): kobject_uevent_env kobject: 'tx-0' (00000000d99833f9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000d99833f9): auto cleanup kobject_del kobject: 'tx-0' (00000000d99833f9): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000c29b754a): kobject_cleanup, parent (null) kobject: 'queues' (00000000c29b754a): calling ktype release kobject: 'queues' (00000000c29b754a): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (000000003bbd776f): kobject_uevent_env kobject: 'ip6gre0' (000000003bbd776f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000008e639743): kobject_uevent_env kobject: 'batman_adv' (000000008e639743): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000008e639743): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000008e639743): calling ktype release kobject: (000000008e639743): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000003d58e1d6): kobject_cleanup, parent 000000000e6289f6 kobject: 'rx-0' (000000003d58e1d6): auto cleanup 'remove' event kobject: 'rx-0' (000000003d58e1d6): kobject_uevent_env kobject: 'rx-0' (000000003d58e1d6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003d58e1d6): auto cleanup kobject_del kobject: 'rx-0' (000000003d58e1d6): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000bd824e91): kobject_cleanup, parent 000000000e6289f6 kobject: 'tx-0' (00000000bd824e91): auto cleanup 'remove' event kobject: 'tx-0' (00000000bd824e91): kobject_uevent_env kobject: 'tx-0' (00000000bd824e91): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000bd824e91): auto cleanup kobject_del kobject: 'tx-0' (00000000bd824e91): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000000e6289f6): kobject_cleanup, parent (null) kobject: 'queues' (000000000e6289f6): calling ktype release kobject: 'queues' (000000000e6289f6): kset_release kobject: 'queues': free name kobject: 'ip6gretap0' (00000000278fff1c): kobject_uevent_env kobject: 'ip6gretap0' (00000000278fff1c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (000000003bbd776f): kobject_cleanup, parent (null) kobject: 'ip6gre0' (000000003bbd776f): auto cleanup 'remove' event kobject: 'ip6gre0' (000000003bbd776f): kobject_uevent_env kobject: 'ip6gre0' (000000003bbd776f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (000000003bbd776f): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gretap0' (00000000278fff1c): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (00000000278fff1c): auto cleanup 'remove' event kobject: 'ip6gretap0' (00000000278fff1c): kobject_uevent_env kobject: 'ip6gretap0' (00000000278fff1c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gretap0' (00000000278fff1c): calling ktype release kobject: 'ip6gretap0': free name kobject: 'rx-0' (0000000083513822): kobject_cleanup, parent 00000000edc7b03b kobject: 'rx-0' (0000000083513822): auto cleanup 'remove' event kobject: 'rx-0' (0000000083513822): kobject_uevent_env IPVS: ftp: loaded support on port[0] = 21 kobject: 'rx-0' (0000000083513822): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000083513822): auto cleanup kobject_del kobject: 'rx-0' (0000000083513822): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000597bf370): kobject_cleanup, parent 00000000edc7b03b kobject: 'tx-0' (00000000597bf370): auto cleanup 'remove' event kobject: 'tx-0' (00000000597bf370): kobject_uevent_env kobject: 'tx-0' (00000000597bf370): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000597bf370): auto cleanup kobject_del kobject: 'tx-0' (00000000597bf370): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000edc7b03b): kobject_cleanup, parent (null) kobject: 'queues' (00000000edc7b03b): calling ktype release kobject: 'queues' (00000000edc7b03b): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000683984c0): kobject_uevent_env kobject: 'ip6tnl0' (00000000683984c0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'lo' (000000003d85db36): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'lo' (000000003d85db36): kobject_uevent_env kobject: 'lo' (000000003d85db36): fill_kobj_path: path = '/devices/virtual/net/lo' kobject: 'queues' (00000000c2305db8): kobject_add_internal: parent: 'lo', set: '' kobject: 'queues' (00000000c2305db8): kobject_uevent_env kobject: 'queues' (00000000c2305db8): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000471af0ea): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000471af0ea): kobject_uevent_env kobject: 'rx-0' (00000000471af0ea): fill_kobj_path: path = '/devices/virtual/net/lo/queues/rx-0' kobject: 'tx-0' (00000000a203d01c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000a203d01c): kobject_uevent_env kobject: 'tx-0' (00000000a203d01c): fill_kobj_path: path = '/devices/virtual/net/lo/queues/tx-0' kobject: 'ip6tnl0' (00000000683984c0): kobject_cleanup, parent (null) kobject: 'tunl0' (00000000e6adc532): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6tnl0' (00000000683984c0): auto cleanup 'remove' event kobject: 'tunl0' (00000000e6adc532): kobject_uevent_env kobject: 'ip6tnl0' (00000000683984c0): kobject_uevent_env kobject: 'tunl0' (00000000e6adc532): fill_kobj_path: path = '/devices/virtual/net/tunl0' kobject: 'ip6tnl0' (00000000683984c0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000fce381c2): kobject_add_internal: parent: 'tunl0', set: '' kobject: 'ip6tnl0' (00000000683984c0): calling ktype release kobject: 'queues' (00000000fce381c2): kobject_uevent_env kobject: 'ip6tnl0': free name kobject: 'queues' (00000000fce381c2): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000177fb312): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000177fb312): kobject_uevent_env kobject: 'rx-0' (00000000177fb312): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/rx-0' kobject: 'tx-0' (000000003ad60505): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000003ad60505): kobject_uevent_env kobject: 'tx-0' (000000003ad60505): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/tx-0' kobject: 'gre0' (00000000eed5dd7d): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gre0' (00000000eed5dd7d): kobject_uevent_env kobject: 'gre0' (00000000eed5dd7d): fill_kobj_path: path = '/devices/virtual/net/gre0' kobject: 'queues' (000000002ce32775): kobject_add_internal: parent: 'gre0', set: '' kobject: 'queues' (000000002ce32775): kobject_uevent_env kobject: 'queues' (000000002ce32775): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000d70516d3): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000d70516d3): kobject_uevent_env kobject: 'rx-0' (00000000d70516d3): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/rx-0' kobject: 'tx-0' (00000000dfa78aa4): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000dfa78aa4): kobject_uevent_env kobject: 'tx-0' (00000000dfa78aa4): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/tx-0' kobject: 'rx-0' (00000000122144b0): kobject_cleanup, parent 0000000070878559 kobject: 'rx-0' (00000000122144b0): auto cleanup 'remove' event kobject: 'rx-0' (00000000122144b0): kobject_uevent_env kobject: 'rx-0' (00000000122144b0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000122144b0): auto cleanup kobject_del kobject: 'rx-0' (00000000122144b0): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000d53b9310): kobject_cleanup, parent 0000000070878559 kobject: 'tx-0' (00000000d53b9310): auto cleanup 'remove' event kobject: 'tx-0' (00000000d53b9310): kobject_uevent_env kobject: 'tx-0' (00000000d53b9310): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000d53b9310): auto cleanup kobject_del kobject: 'tx-0' (00000000d53b9310): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000070878559): kobject_cleanup, parent (null) kobject: 'queues' (0000000070878559): calling ktype release kobject: 'queues' (0000000070878559): kset_release kobject: 'queues': free name kobject: 'sit0' (00000000e7b1f931): kobject_uevent_env kobject: 'sit0' (00000000e7b1f931): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (00000000c19c3418): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gretap0' (00000000c19c3418): kobject_uevent_env kobject: 'gretap0' (00000000c19c3418): fill_kobj_path: path = '/devices/virtual/net/gretap0' kobject: 'queues' (000000009e8983f8): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'queues' (000000009e8983f8): kobject_uevent_env kobject: 'queues' (000000009e8983f8): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000064f10ce): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000064f10ce): kobject_uevent_env kobject: 'rx-0' (00000000064f10ce): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/rx-0' kobject: 'tx-0' (00000000e1c7a10c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000e1c7a10c): kobject_uevent_env kobject: 'tx-0' (00000000e1c7a10c): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/tx-0' kobject: 'batman_adv' (0000000095b8331a): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'erspan0' (000000001f618702): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'erspan0' (000000001f618702): kobject_uevent_env kobject: 'erspan0' (000000001f618702): fill_kobj_path: path = '/devices/virtual/net/erspan0' kobject: 'queues' (0000000037dbf538): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'queues' (0000000037dbf538): kobject_uevent_env kobject: 'queues' (0000000037dbf538): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000727c7aa6): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000727c7aa6): kobject_uevent_env kobject: 'rx-0' (00000000727c7aa6): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/rx-0' kobject: 'tx-0' (00000000322843d5): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000322843d5): kobject_uevent_env kobject: 'tx-0' (00000000322843d5): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/tx-0' kobject: 'batman_adv' (00000000b5227f7a): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'ip_vti0' (000000001808f2f8): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip_vti0' (000000001808f2f8): kobject_uevent_env kobject: 'ip_vti0' (000000001808f2f8): fill_kobj_path: path = '/devices/virtual/net/ip_vti0' kobject: 'queues' (00000000bb019dc2): kobject_add_internal: parent: 'ip_vti0', set: '' kobject: 'queues' (00000000bb019dc2): kobject_uevent_env kobject: 'queues' (00000000bb019dc2): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000a24bdacf): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000a24bdacf): kobject_uevent_env kobject: 'rx-0' (00000000a24bdacf): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/rx-0' kobject: 'tx-0' (000000006dd70210): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000006dd70210): kobject_uevent_env kobject: 'tx-0' (000000006dd70210): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/tx-0' kobject: 'sit0' (00000000e7b1f931): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (000000003d12fa6f): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sit0' (00000000e7b1f931): auto cleanup 'remove' event kobject: 'ip6_vti0' (000000003d12fa6f): kobject_uevent_env kobject: 'sit0' (00000000e7b1f931): kobject_uevent_env kobject: 'ip6_vti0' (000000003d12fa6f): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0' kobject: 'sit0' (00000000e7b1f931): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (000000006893e460): kobject_add_internal: parent: 'ip6_vti0', set: '' kobject: 'sit0' (00000000e7b1f931): calling ktype release kobject: 'queues' (000000006893e460): kobject_uevent_env kobject: 'sit0': free name kobject: 'queues' (000000006893e460): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000035359886): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000035359886): kobject_uevent_env kobject: 'rx-0' (0000000035359886): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/rx-0' kobject: 'tx-0' (00000000dc71d03c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000dc71d03c): kobject_uevent_env kobject: 'tx-0' (00000000dc71d03c): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/tx-0' kobject: 'rx-0' (00000000f66e1ffd): kobject_cleanup, parent 0000000072c9c87c kobject: 'rx-0' (00000000f66e1ffd): auto cleanup 'remove' event kobject: 'rx-0' (00000000f66e1ffd): kobject_uevent_env kobject: 'rx-0' (00000000f66e1ffd): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000f66e1ffd): auto cleanup kobject_del kobject: 'rx-0' (00000000f66e1ffd): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000a0c2fae8): kobject_cleanup, parent 0000000072c9c87c kobject: 'tx-0' (00000000a0c2fae8): auto cleanup 'remove' event kobject: 'tx-0' (00000000a0c2fae8): kobject_uevent_env kobject: 'tx-0' (00000000a0c2fae8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000a0c2fae8): auto cleanup kobject_del kobject: 'tx-0' (00000000a0c2fae8): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000072c9c87c): kobject_cleanup, parent (null) kobject: 'queues' (0000000072c9c87c): calling ktype release kobject: 'queues' (0000000072c9c87c): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (00000000f7f2be0b): kobject_uevent_env kobject: 'ip6_vti0' (00000000f7f2be0b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (000000007d2d0c61): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sit0' (000000007d2d0c61): kobject_uevent_env kobject: 'sit0' (000000007d2d0c61): fill_kobj_path: path = '/devices/virtual/net/sit0' kobject: 'queues' (00000000386612ac): kobject_add_internal: parent: 'sit0', set: '' kobject: 'queues' (00000000386612ac): kobject_uevent_env kobject: 'queues' (00000000386612ac): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000023569790): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000023569790): kobject_uevent_env kobject: 'rx-0' (0000000023569790): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/rx-0' kobject: 'tx-0' (00000000c8fd6665): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000c8fd6665): kobject_uevent_env kobject: 'tx-0' (00000000c8fd6665): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/tx-0' kobject: 'ip6_vti0' (00000000f7f2be0b): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (00000000d7bbefbb): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6_vti0' (00000000f7f2be0b): auto cleanup 'remove' event kobject: 'ip6tnl0' (00000000d7bbefbb): kobject_uevent_env kobject: 'ip6_vti0' (00000000f7f2be0b): kobject_uevent_env kobject: 'ip6tnl0' (00000000d7bbefbb): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0' kobject: 'ip6_vti0' (00000000f7f2be0b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (000000008e6d4045): kobject_add_internal: parent: 'ip6tnl0', set: '' kobject: 'ip6_vti0' (00000000f7f2be0b): calling ktype release kobject: 'queues' (000000008e6d4045): kobject_uevent_env kobject: 'ip6_vti0': free name kobject: 'queues' (000000008e6d4045): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000002ecefa35): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000002ecefa35): kobject_uevent_env kobject: 'rx-0' (000000002ecefa35): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/rx-0' kobject: 'tx-0' (00000000fd51c572): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000fd51c572): kobject_uevent_env kobject: 'tx-0' (00000000fd51c572): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/tx-0' kobject: 'ip6gre0' (0000000059b39b99): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6gre0' (0000000059b39b99): kobject_uevent_env kobject: 'ip6gre0' (0000000059b39b99): fill_kobj_path: path = '/devices/virtual/net/ip6gre0' kobject: 'queues' (0000000052e156b7): kobject_add_internal: parent: 'ip6gre0', set: '' kobject: 'queues' (0000000052e156b7): kobject_uevent_env kobject: 'queues' (0000000052e156b7): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000006e4c9f2): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000006e4c9f2): kobject_uevent_env kobject: 'rx-0' (0000000006e4c9f2): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/rx-0' kobject: 'tx-0' (000000006bf1f382): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000006bf1f382): kobject_uevent_env kobject: 'tx-0' (000000006bf1f382): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/tx-0' kobject: 'rx-0' (0000000010729657): kobject_cleanup, parent 00000000b25cf8fa kobject: 'rx-0' (0000000010729657): auto cleanup 'remove' event kobject: 'rx-0' (0000000010729657): kobject_uevent_env kobject: 'rx-0' (0000000010729657): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000010729657): auto cleanup kobject_del kobject: 'rx-0' (0000000010729657): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000001e8e2344): kobject_cleanup, parent 00000000b25cf8fa kobject: 'tx-0' (000000001e8e2344): auto cleanup 'remove' event kobject: 'tx-0' (000000001e8e2344): kobject_uevent_env kobject: 'tx-0' (000000001e8e2344): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000001e8e2344): auto cleanup kobject_del kobject: 'tx-0' (000000001e8e2344): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b25cf8fa): kobject_cleanup, parent (null) kobject: 'queues' (00000000b25cf8fa): calling ktype release kobject: 'queues' (00000000b25cf8fa): kset_release kobject: 'queues': free name kobject: 'ip_vti0' (00000000ed592ed3): kobject_uevent_env kobject: 'ip_vti0' (00000000ed592ed3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'syz_tun' (000000009ccf9439): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'syz_tun' (000000009ccf9439): kobject_uevent_env kobject: 'syz_tun' (000000009ccf9439): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'queues' (000000006acadf47): kobject_add_internal: parent: 'syz_tun', set: '' kobject: 'queues' (000000006acadf47): kobject_uevent_env kobject: 'queues' (000000006acadf47): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000009b771fed): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000009b771fed): kobject_uevent_env kobject: 'rx-0' (000000009b771fed): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'tx-0' (000000000eeefd9d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000000eeefd9d): kobject_uevent_env kobject: 'tx-0' (000000000eeefd9d): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'batman_adv' (0000000012eb98ef): kobject_add_internal: parent: 'syz_tun', set: '' kobject: 'ip_vti0' (00000000ed592ed3): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (00000000efdd86ce): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip_vti0' (00000000ed592ed3): auto cleanup 'remove' event kobject: 'ip_vti0' (00000000ed592ed3): kobject_uevent_env kobject: 'ip6gretap0' (00000000efdd86ce): kobject_uevent_env kobject: 'ip_vti0' (00000000ed592ed3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gretap0' (00000000efdd86ce): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0' kobject: 'ip_vti0' (00000000ed592ed3): calling ktype release kobject: 'queues' (00000000d73cb05f): kobject_add_internal: parent: 'ip6gretap0', set: '' kobject: 'ip_vti0': free name kobject: 'queues' (00000000d73cb05f): kobject_uevent_env kobject: 'queues' (00000000d73cb05f): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000048997c8b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000048997c8b): kobject_uevent_env kobject: 'rx-0' (0000000048997c8b): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/rx-0' kobject: 'tx-0' (00000000e4231d78): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000e4231d78): kobject_uevent_env kobject: 'tx-0' (00000000e4231d78): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/tx-0' kobject: 'batman_adv' (000000000fc2d6ce): kobject_add_internal: parent: 'ip6gretap0', set: '' kobject: 'batman_adv' (00000000abffb1c4): kobject_uevent_env kobject: 'batman_adv' (00000000abffb1c4): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000abffb1c4): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000abffb1c4): calling ktype release kobject: (00000000abffb1c4): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000254df7ff): kobject_cleanup, parent 0000000050581c41 kobject: 'rx-0' (00000000254df7ff): auto cleanup 'remove' event kobject: 'rx-0' (00000000254df7ff): kobject_uevent_env kobject: 'rx-0' (00000000254df7ff): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000254df7ff): auto cleanup kobject_del kobject: 'rx-0' (00000000254df7ff): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f1af194a): kobject_cleanup, parent 0000000050581c41 kobject: 'tx-0' (00000000f1af194a): auto cleanup 'remove' event kobject: 'tx-0' (00000000f1af194a): kobject_uevent_env kobject: 'tx-0' (00000000f1af194a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000f1af194a): auto cleanup kobject_del kobject: 'tx-0' (00000000f1af194a): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000050581c41): kobject_cleanup, parent (null) kobject: 'queues' (0000000050581c41): calling ktype release kobject: 'queues' (0000000050581c41): kset_release kobject: 'queues': free name kobject: 'erspan0' (000000006fa440ba): kobject_uevent_env kobject: 'erspan0' (000000006fa440ba): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bridge0' (00000000fd9c0c51): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'bridge0' (00000000fd9c0c51): kobject_uevent_env kobject: 'bridge0' (00000000fd9c0c51): fill_kobj_path: path = '/devices/virtual/net/bridge0' kobject: 'queues' (0000000022e2261a): kobject_add_internal: parent: 'bridge0', set: '' kobject: 'queues' (0000000022e2261a): kobject_uevent_env kobject: 'queues' (0000000022e2261a): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000052accee4): kobject_add_internal: parent: 'queues', set: 'queues'