====================================================== netlink: 'syz-executor.0': attribute type 3 has an invalid length. WARNING: possible circular locking dependency detected 5.0.0-rc8+ #88 Not tainted ------------------------------------------------------ syz-executor.4/29741 is trying to acquire lock: 0000000006e1846d (&pipe->mutex/1){+.+.}, at: __pipe_lock fs/pipe.c:83 [inline] 0000000006e1846d (&pipe->mutex/1){+.+.}, at: fifo_open+0x159/0xb00 fs/pipe.c:905 but task is already holding lock: 000000007a181225 (&sig->cred_guard_mutex){+.+.}, at: prepare_bprm_creds fs/exec.c:1407 [inline] 000000007a181225 (&sig->cred_guard_mutex){+.+.}, at: __do_execve_file.isra.0+0x376/0x23f0 fs/exec.c:1750 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 kobject: 'loop1' (00000000159f129b): kobject_uevent_env lock_trace+0x4a/0xe0 fs/proc/base.c:384 proc_pid_personality+0x1c/0xd0 fs/proc/base.c:2895 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 team0: No ports can be present during mode change 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 -> #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 kobject: 'loop1' (00000000159f129b): fill_kobj_path: path = '/devices/virtual/block/loop1' 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] __x64_sys_splice+0x2c6/0x330 fs/splice.c:1399 do_syscall_64+0x103/0x610 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe -> #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] 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 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 kobject: 'loop2' (000000004f08db83): kobject_uevent_env ---- ---- lock(&sig->cred_guard_mutex); lock(&p->lock); lock(&sig->cred_guard_mutex); lock(&pipe->mutex/1); *** DEADLOCK *** 1 lock held by syz-executor.4/29741: kobject: 'loop2' (000000004f08db83): fill_kobj_path: path = '/devices/virtual/block/loop2' #0: 000000007a181225 (&sig->cred_guard_mutex){+.+.}, at: prepare_bprm_creds fs/exec.c:1407 [inline] #0: 000000007a181225 (&sig->cred_guard_mutex){+.+.}, at: __do_execve_file.isra.0+0x376/0x23f0 fs/exec.c:1750 stack backtrace: CPU: 0 PID: 29741 Comm: syz-executor.4 Not tainted 5.0.0-rc8+ #88 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 kobject: 'loop2' (000000004f08db83): kobject_uevent_env 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 kobject: 'loop2' (000000004f08db83): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'loop2' (000000004f08db83): kobject_uevent_env kobject: 'loop2' (000000004f08db83): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'loop2' (000000004f08db83): kobject_uevent_env lock_acquire+0x16f/0x3f0 kernel/locking/lockdep.c:3841 kobject: 'loop2' (000000004f08db83): fill_kobj_path: path = '/devices/virtual/block/loop2' __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 kobject: 'loop1' (00000000159f129b): kobject_uevent_env vfs_open+0xa0/0xd0 fs/open.c:880 kobject: 'loop1' (00000000159f129b): fill_kobj_path: path = '/devices/virtual/block/loop1' 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] 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 RIP: 0033:0x457e29 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:00007f05e870ac78 EFLAGS: 00000246 ORIG_RAX: 000000000000003b RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 0000000000457e29 RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000020000340 RBP: 000000000073bf00 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 00007f05e870b6d4 R13: 00000000004be413 R14: 00000000004ced00 R15: 00000000ffffffff kobject: 'loop2' (000000004f08db83): kobject_uevent_env kobject: 'loop2' (000000004f08db83): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'loop4' (00000000403d8c25): kobject_uevent_env kobject: 'loop4' (00000000403d8c25): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'batman_adv' (00000000ed8bc822): kobject_uevent_env kobject: 'batman_adv' (00000000ed8bc822): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000ed8bc822): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000ed8bc822): calling ktype release kobject: (00000000ed8bc822): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000009de07fb2): kobject_cleanup, parent 000000004eb2be08 kobject: 'rx-0' (000000009de07fb2): auto cleanup 'remove' event kobject: 'rx-0' (000000009de07fb2): kobject_uevent_env kobject: 'rx-0' (000000009de07fb2): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'rx-0' (000000009de07fb2): auto cleanup kobject_del kobject: 'rx-0' (000000009de07fb2): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000b21eaa98): kobject_cleanup, parent 000000004eb2be08 kobject: 'loop5' (00000000ff0bbe7e): kobject_uevent_env kobject: 'loop5' (00000000ff0bbe7e): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'tx-0' (00000000b21eaa98): auto cleanup 'remove' event kobject: 'tx-0' (00000000b21eaa98): kobject_uevent_env kobject: 'loop2' (000000004f08db83): kobject_uevent_env kobject: 'tx-0' (00000000b21eaa98): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'loop2' (000000004f08db83): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'tx-0' (00000000b21eaa98): auto cleanup kobject_del kobject: 'tx-0' (00000000b21eaa98): calling ktype release kobject: 'loop2' (000000004f08db83): kobject_uevent_env kobject: 'tx-0': free name kobject: 'queues' (000000004eb2be08): kobject_cleanup, parent (null) kobject: 'loop2' (000000004f08db83): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'queues' (000000004eb2be08): calling ktype release kobject: 'loop4' (00000000403d8c25): kobject_uevent_env kobject: 'queues' (000000004eb2be08): kset_release kobject: 'loop4' (00000000403d8c25): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'queues': free name kobject: 'syz_tun' (000000007006a382): kobject_uevent_env kobject: 'loop2' (000000004f08db83): kobject_uevent_env kobject: 'syz_tun' (000000007006a382): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'loop2' (000000004f08db83): fill_kobj_path: path = '/devices/virtual/block/loop2' netlink: 'syz-executor.0': attribute type 3 has an invalid length. team0: No ports can be present during mode change kobject: 'loop2' (000000004f08db83): kobject_uevent_env kobject: 'loop2' (000000004f08db83): fill_kobj_path: path = '/devices/virtual/block/loop2' netlink: 'syz-executor.0': attribute type 3 has an invalid length. team0: No ports can be present during mode change kobject: 'loop2' (000000004f08db83): kobject_uevent_env kobject: 'loop2' (000000004f08db83): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'syz_tun' (000000007006a382): kobject_cleanup, parent (null) kobject: 'syz_tun' (000000007006a382): calling ktype release kobject: 'syz_tun': free name kobject: 'loop2' (000000004f08db83): kobject_uevent_env kobject: 'loop2' (000000004f08db83): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'rx-0' (00000000c015d533): kobject_cleanup, parent 00000000107f1cf2 kobject: 'rx-0' (00000000c015d533): auto cleanup 'remove' event kobject: 'rx-0' (00000000c015d533): kobject_uevent_env kobject: 'rx-0' (00000000c015d533): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000c015d533): auto cleanup kobject_del kobject: 'rx-0' (00000000c015d533): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000002c73b52b): kobject_cleanup, parent 00000000107f1cf2 kobject: 'tx-0' (000000002c73b52b): auto cleanup 'remove' event kobject: 'tx-0' (000000002c73b52b): kobject_uevent_env kobject: 'tx-0' (000000002c73b52b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000002c73b52b): auto cleanup kobject_del kobject: 'tx-0' (000000002c73b52b): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000107f1cf2): kobject_cleanup, parent (null) kobject: 'queues' (00000000107f1cf2): calling ktype release kobject: 'queues' (00000000107f1cf2): kset_release kobject: 'loop5' (00000000ff0bbe7e): kobject_uevent_env kobject: 'queues': free name kobject: 'ip6gre0' (0000000076f7b495): kobject_uevent_env kobject: 'loop5' (00000000ff0bbe7e): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'ip6gre0' (0000000076f7b495): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000003401047b): kobject_uevent_env kobject: 'batman_adv' (000000003401047b): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000003401047b): kobject_cleanup, parent (null) kobject: 'loop4' (00000000403d8c25): kobject_uevent_env kobject: 'batman_adv' (000000003401047b): calling ktype release kobject: 'loop4' (00000000403d8c25): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: (000000003401047b): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000d1da9a10): kobject_cleanup, parent 00000000da70c978 kobject: 'rx-0' (00000000d1da9a10): auto cleanup 'remove' event kobject: 'rx-0' (00000000d1da9a10): kobject_uevent_env kobject: 'rx-0' (00000000d1da9a10): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000d1da9a10): auto cleanup kobject_del kobject: 'rx-0' (00000000d1da9a10): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f3831b35): kobject_cleanup, parent 00000000da70c978 kobject: 'tx-0' (00000000f3831b35): auto cleanup 'remove' event kobject: 'tx-0' (00000000f3831b35): kobject_uevent_env kobject: 'tx-0' (00000000f3831b35): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000f3831b35): auto cleanup kobject_del kobject: 'tx-0' (00000000f3831b35): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000da70c978): kobject_cleanup, parent (null) kobject: 'queues' (00000000da70c978): calling ktype release kobject: 'queues' (00000000da70c978): kset_release kobject: 'queues': free name kobject: 'ip6gretap0' (00000000212704cc): kobject_uevent_env kobject: 'ip6gretap0' (00000000212704cc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (0000000076f7b495): kobject_cleanup, parent (null) kobject: 'ip6gre0' (0000000076f7b495): auto cleanup 'remove' event kobject: 'ip6gre0' (0000000076f7b495): kobject_uevent_env kobject: 'ip6gre0' (0000000076f7b495): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (0000000076f7b495): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gretap0' (00000000212704cc): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (00000000212704cc): auto cleanup 'remove' event kobject: 'ip6gretap0' (00000000212704cc): kobject_uevent_env kobject: 'ip6gretap0' (00000000212704cc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gretap0' (00000000212704cc): calling ktype release kobject: 'ip6gretap0': free name kobject: 'rx-0' (00000000615c33be): kobject_cleanup, parent 000000005feb6fd1 kobject: 'rx-0' (00000000615c33be): auto cleanup 'remove' event kobject: 'rx-0' (00000000615c33be): kobject_uevent_env kobject: 'rx-0' (00000000615c33be): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000615c33be): auto cleanup kobject_del kobject: 'rx-0' (00000000615c33be): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000008c1b1958): kobject_cleanup, parent 000000005feb6fd1 kobject: 'tx-0' (000000008c1b1958): auto cleanup 'remove' event kobject: 'tx-0' (000000008c1b1958): kobject_uevent_env kobject: 'tx-0' (000000008c1b1958): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000008c1b1958): auto cleanup kobject_del kobject: 'tx-0' (000000008c1b1958): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000005feb6fd1): kobject_cleanup, parent (null) kobject: 'queues' (000000005feb6fd1): calling ktype release kobject: 'queues' (000000005feb6fd1): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000002ba103): kobject_uevent_env kobject: 'ip6tnl0' (00000000002ba103): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (00000000002ba103): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (00000000002ba103): auto cleanup 'remove' event kobject: 'ip6tnl0' (00000000002ba103): kobject_uevent_env kobject: 'ip6tnl0' (00000000002ba103): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (00000000002ba103): calling ktype release kobject: 'ip6tnl0': free name kobject: 'rx-0' (00000000dcd71f5a): kobject_cleanup, parent 000000009ea1f41c kobject: 'rx-0' (00000000dcd71f5a): auto cleanup 'remove' event kobject: 'rx-0' (00000000dcd71f5a): kobject_uevent_env kobject: 'rx-0' (00000000dcd71f5a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000dcd71f5a): auto cleanup kobject_del kobject: 'rx-0' (00000000dcd71f5a): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000007513d826): kobject_cleanup, parent 000000009ea1f41c kobject: 'tx-0' (000000007513d826): auto cleanup 'remove' event kobject: 'tx-0' (000000007513d826): kobject_uevent_env kobject: 'tx-0' (000000007513d826): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000007513d826): auto cleanup kobject_del kobject: 'tx-0' (000000007513d826): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000009ea1f41c): kobject_cleanup, parent (null) kobject: 'queues' (000000009ea1f41c): calling ktype release kobject: 'queues' (000000009ea1f41c): kset_release kobject: 'queues': free name kobject: 'sit0' (0000000031c1a061): kobject_uevent_env kobject: 'sit0' (0000000031c1a061): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (0000000031c1a061): kobject_cleanup, parent (null) kobject: 'sit0' (0000000031c1a061): auto cleanup 'remove' event kobject: 'sit0' (0000000031c1a061): kobject_uevent_env kobject: 'sit0' (0000000031c1a061): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (0000000031c1a061): calling ktype release kobject: 'sit0': free name kobject: 'rx-0' (0000000034a4a048): kobject_cleanup, parent 00000000e2d7ab6c kobject: 'rx-0' (0000000034a4a048): auto cleanup 'remove' event kobject: 'rx-0' (0000000034a4a048): kobject_uevent_env kobject: 'rx-0' (0000000034a4a048): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000034a4a048): auto cleanup kobject_del kobject: 'rx-0' (0000000034a4a048): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000381ba4c5): kobject_cleanup, parent 00000000e2d7ab6c kobject: 'tx-0' (00000000381ba4c5): auto cleanup 'remove' event kobject: 'tx-0' (00000000381ba4c5): kobject_uevent_env kobject: 'tx-0' (00000000381ba4c5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000381ba4c5): auto cleanup kobject_del kobject: 'tx-0' (00000000381ba4c5): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000e2d7ab6c): kobject_cleanup, parent (null) kobject: 'queues' (00000000e2d7ab6c): calling ktype release kobject: 'queues' (00000000e2d7ab6c): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (000000004e20f866): kobject_uevent_env kobject: 'ip6_vti0' (000000004e20f866): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (000000004e20f866): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (000000004e20f866): auto cleanup 'remove' event kobject: 'ip6_vti0' (000000004e20f866): kobject_uevent_env kobject: 'ip6_vti0' (000000004e20f866): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (000000004e20f866): calling ktype release kobject: 'ip6_vti0': free name kobject: 'rx-0' (000000009dac3aa0): kobject_cleanup, parent 0000000061a6d6a6 kobject: 'rx-0' (000000009dac3aa0): auto cleanup 'remove' event kobject: 'rx-0' (000000009dac3aa0): kobject_uevent_env kobject: 'rx-0' (000000009dac3aa0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009dac3aa0): auto cleanup kobject_del kobject: 'rx-0' (000000009dac3aa0): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000020ad49a0): kobject_cleanup, parent 0000000061a6d6a6 kobject: 'tx-0' (0000000020ad49a0): auto cleanup 'remove' event kobject: 'tx-0' (0000000020ad49a0): kobject_uevent_env kobject: 'tx-0' (0000000020ad49a0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000020ad49a0): auto cleanup kobject_del kobject: 'tx-0' (0000000020ad49a0): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000061a6d6a6): kobject_cleanup, parent (null) kobject: 'queues' (0000000061a6d6a6): calling ktype release kobject: 'queues' (0000000061a6d6a6): kset_release kobject: 'queues': free name kobject: 'ip_vti0' (000000004f94d20d): kobject_uevent_env kobject: 'ip_vti0' (000000004f94d20d): kobject_uevent_env: uevent_suppress caused the event to drop! IPVS: ftp: loaded support on port[0] = 21 kobject: 'lo' (0000000019653324): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'lo' (0000000019653324): kobject_uevent_env kobject: 'lo' (0000000019653324): fill_kobj_path: path = '/devices/virtual/net/lo' kobject: 'queues' (00000000eeb25cc9): kobject_add_internal: parent: 'lo', set: '' kobject: 'queues' (00000000eeb25cc9): kobject_uevent_env kobject: 'queues' (00000000eeb25cc9): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000007301be0b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000007301be0b): kobject_uevent_env kobject: 'rx-0' (000000007301be0b): fill_kobj_path: path = '/devices/virtual/net/lo/queues/rx-0' kobject: 'tx-0' (000000002f50abd7): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000002f50abd7): kobject_uevent_env kobject: 'tx-0' (000000002f50abd7): fill_kobj_path: path = '/devices/virtual/net/lo/queues/tx-0' kobject: 'ip_vti0' (000000004f94d20d): kobject_cleanup, parent (null) kobject: 'tunl0' (00000000dfe30f4c): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip_vti0' (000000004f94d20d): auto cleanup 'remove' event kobject: 'tunl0' (00000000dfe30f4c): kobject_uevent_env kobject: 'ip_vti0' (000000004f94d20d): kobject_uevent_env kobject: 'tunl0' (00000000dfe30f4c): fill_kobj_path: path = '/devices/virtual/net/tunl0' kobject: 'ip_vti0' (000000004f94d20d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000e4a4f3d0): kobject_add_internal: parent: 'tunl0', set: '' kobject: 'ip_vti0' (000000004f94d20d): calling ktype release kobject: 'queues' (00000000e4a4f3d0): kobject_uevent_env kobject: 'queues' (00000000e4a4f3d0): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000058dd021b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'ip_vti0': free name kobject: 'rx-0' (0000000058dd021b): kobject_uevent_env kobject: 'rx-0' (0000000058dd021b): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/rx-0' kobject: 'tx-0' (000000006055f642): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000006055f642): kobject_uevent_env kobject: 'tx-0' (000000006055f642): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/tx-0' kobject: 'batman_adv' (00000000dbbdf9c0): kobject_uevent_env kobject: 'batman_adv' (00000000dbbdf9c0): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000dbbdf9c0): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000dbbdf9c0): calling ktype release kobject: (00000000dbbdf9c0): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000003e874227): kobject_cleanup, parent 000000008bbc22ac kobject: 'rx-0' (000000003e874227): auto cleanup 'remove' event kobject: 'rx-0' (000000003e874227): kobject_uevent_env kobject: 'rx-0' (000000003e874227): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003e874227): auto cleanup kobject_del kobject: 'rx-0' (000000003e874227): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000a4a5098a): kobject_cleanup, parent 000000008bbc22ac kobject: 'tx-0' (00000000a4a5098a): auto cleanup 'remove' event kobject: 'tx-0' (00000000a4a5098a): kobject_uevent_env kobject: 'tx-0' (00000000a4a5098a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000a4a5098a): auto cleanup kobject_del kobject: 'tx-0' (00000000a4a5098a): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000008bbc22ac): kobject_cleanup, parent (null) kobject: 'queues' (000000008bbc22ac): calling ktype release kobject: 'queues' (000000008bbc22ac): kset_release kobject: 'queues': free name kobject: 'erspan0' (00000000f5c4e988): kobject_uevent_env kobject: 'erspan0' (00000000f5c4e988): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gre0' (00000000c36a870a): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gre0' (00000000c36a870a): kobject_uevent_env kobject: 'gre0' (00000000c36a870a): fill_kobj_path: path = '/devices/virtual/net/gre0' kobject: 'queues' (00000000a0952139): kobject_add_internal: parent: 'gre0', set: '' kobject: 'queues' (00000000a0952139): kobject_uevent_env kobject: 'queues' (00000000a0952139): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000b734c53f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000b734c53f): kobject_uevent_env kobject: 'rx-0' (00000000b734c53f): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/rx-0' kobject: 'tx-0' (000000002ccca43d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000002ccca43d): kobject_uevent_env kobject: 'tx-0' (000000002ccca43d): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/tx-0' kobject: 'erspan0' (00000000f5c4e988): kobject_cleanup, parent (null) kobject: 'gretap0' (00000000cc007fa5): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gretap0' (00000000cc007fa5): kobject_uevent_env kobject: 'erspan0' (00000000f5c4e988): auto cleanup 'remove' event kobject: 'gretap0' (00000000cc007fa5): fill_kobj_path: path = '/devices/virtual/net/gretap0' kobject: 'erspan0' (00000000f5c4e988): kobject_uevent_env kobject: 'queues' (00000000687dc88e): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'erspan0' (00000000f5c4e988): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000687dc88e): kobject_uevent_env kobject: 'erspan0' (00000000f5c4e988): calling ktype release kobject: 'erspan0': free name kobject: 'queues' (00000000687dc88e): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000c30446a2): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000c30446a2): kobject_uevent_env kobject: 'rx-0' (00000000c30446a2): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/rx-0' kobject: 'tx-0' (00000000311ebd85): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000311ebd85): kobject_uevent_env kobject: 'tx-0' (00000000311ebd85): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/tx-0' kobject: 'batman_adv' (00000000e0773d12): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'batman_adv' (00000000bcca8517): kobject_uevent_env kobject: 'batman_adv' (00000000bcca8517): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000bcca8517): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000bcca8517): calling ktype release kobject: (00000000bcca8517): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000023e91103): kobject_cleanup, parent 0000000045a30701 kobject: 'rx-0' (0000000023e91103): auto cleanup 'remove' event kobject: 'rx-0' (0000000023e91103): kobject_uevent_env kobject: 'rx-0' (0000000023e91103): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000023e91103): auto cleanup kobject_del kobject: 'rx-0' (0000000023e91103): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000007a8741cb): kobject_cleanup, parent 0000000045a30701 kobject: 'tx-0' (000000007a8741cb): auto cleanup 'remove' event kobject: 'tx-0' (000000007a8741cb): kobject_uevent_env kobject: 'tx-0' (000000007a8741cb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000007a8741cb): auto cleanup kobject_del kobject: 'tx-0' (000000007a8741cb): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000045a30701): kobject_cleanup, parent (null) kobject: 'queues' (0000000045a30701): calling ktype release kobject: 'queues' (0000000045a30701): kset_release kobject: 'queues': free name kobject: 'gretap0' (000000006f3e35b4): kobject_uevent_env kobject: 'gretap0' (000000006f3e35b4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (000000001bec6def): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'erspan0' (000000001bec6def): kobject_uevent_env kobject: 'erspan0' (000000001bec6def): fill_kobj_path: path = '/devices/virtual/net/erspan0' kobject: 'queues' (0000000098685897): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'queues' (0000000098685897): kobject_uevent_env kobject: 'queues' (0000000098685897): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000c015259d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000c015259d): kobject_uevent_env kobject: 'rx-0' (00000000c015259d): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/rx-0' kobject: 'tx-0' (00000000c42d0c7c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000c42d0c7c): kobject_uevent_env kobject: 'tx-0' (00000000c42d0c7c): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/tx-0' kobject: 'batman_adv' (000000003f8fcf34): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'gretap0' (000000006f3e35b4): kobject_cleanup, parent (null) kobject: 'ip_vti0' (00000000285e984c): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gretap0' (000000006f3e35b4): auto cleanup 'remove' event kobject: 'ip_vti0' (00000000285e984c): kobject_uevent_env kobject: 'gretap0' (000000006f3e35b4): kobject_uevent_env kobject: 'ip_vti0' (00000000285e984c): fill_kobj_path: path = '/devices/virtual/net/ip_vti0' kobject: 'queues' (000000002393c62f): kobject_add_internal: parent: 'ip_vti0', set: '' kobject: 'gretap0' (000000006f3e35b4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (000000002393c62f): kobject_uevent_env kobject: 'gretap0' (000000006f3e35b4): calling ktype release kobject: 'queues' (000000002393c62f): kobject_uevent_env: filter function caused the event to drop! kobject: 'gretap0': free name kobject: 'rx-0' (0000000040283df1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000040283df1): kobject_uevent_env kobject: 'rx-0' (0000000040283df1): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/rx-0' kobject: 'tx-0' (00000000ab2843b7): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000ab2843b7): kobject_uevent_env kobject: 'tx-0' (00000000ab2843b7): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/tx-0' kobject: 'rx-0' (0000000043fcfd88): kobject_cleanup, parent 000000004beb55c8 kobject: 'rx-0' (0000000043fcfd88): auto cleanup 'remove' event kobject: 'rx-0' (0000000043fcfd88): kobject_uevent_env kobject: 'rx-0' (0000000043fcfd88): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000043fcfd88): auto cleanup kobject_del kobject: 'rx-0' (0000000043fcfd88): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000005b1c4899): kobject_cleanup, parent 000000004beb55c8 kobject: 'tx-0' (000000005b1c4899): auto cleanup 'remove' event kobject: 'tx-0' (000000005b1c4899): kobject_uevent_env kobject: 'tx-0' (000000005b1c4899): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000005b1c4899): auto cleanup kobject_del kobject: 'tx-0' (000000005b1c4899): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000004beb55c8): kobject_cleanup, parent (null) kobject: 'queues' (000000004beb55c8): calling ktype release kobject: 'queues' (000000004beb55c8): kset_release kobject: 'queues': free name kobject: 'gre0' (00000000980bc85b): kobject_uevent_env kobject: 'gre0' (00000000980bc85b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (00000000b3a43b89): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6_vti0' (00000000b3a43b89): kobject_uevent_env kobject: 'ip6_vti0' (00000000b3a43b89): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0' kobject: 'queues' (000000000d5f1f46): kobject_add_internal: parent: 'ip6_vti0', set: '' kobject: 'queues' (000000000d5f1f46): kobject_uevent_env kobject: 'queues' (000000000d5f1f46): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000009e1a42c0): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000009e1a42c0): kobject_uevent_env kobject: 'rx-0' (000000009e1a42c0): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/rx-0' kobject: 'tx-0' (000000007f37814b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000007f37814b): kobject_uevent_env kobject: 'tx-0' (000000007f37814b): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/tx-0' kobject: 'gre0' (00000000980bc85b): kobject_cleanup, parent (null) kobject: 'sit0' (00000000fe54f7d2): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gre0' (00000000980bc85b): auto cleanup 'remove' event kobject: 'gre0' (00000000980bc85b): kobject_uevent_env kobject: 'sit0' (00000000fe54f7d2): kobject_uevent_env kobject: 'gre0' (00000000980bc85b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (00000000fe54f7d2): fill_kobj_path: path = '/devices/virtual/net/sit0' kobject: 'queues' (00000000d91bbac1): kobject_add_internal: parent: 'sit0', set: '' kobject: 'queues' (00000000d91bbac1): kobject_uevent_env kobject: 'gre0' (00000000980bc85b): calling ktype release kobject: 'queues' (00000000d91bbac1): kobject_uevent_env: filter function caused the event to drop! kobject: 'gre0': free name kobject: 'rx-0' (00000000db5151af): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000db5151af): kobject_uevent_env kobject: 'rx-0' (00000000db5151af): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/rx-0' kobject: 'tx-0' (00000000227dab7d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000227dab7d): kobject_uevent_env kobject: 'tx-0' (00000000227dab7d): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/tx-0' kobject: 'rx-0' (00000000710e423c): kobject_cleanup, parent 00000000f913056a kobject: 'rx-0' (00000000710e423c): auto cleanup 'remove' event kobject: 'rx-0' (00000000710e423c): kobject_uevent_env kobject: 'rx-0' (00000000710e423c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000710e423c): auto cleanup kobject_del kobject: 'rx-0' (00000000710e423c): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000004fb6ebf0): kobject_cleanup, parent 00000000f913056a kobject: 'tx-0' (000000004fb6ebf0): auto cleanup 'remove' event kobject: 'tx-0' (000000004fb6ebf0): kobject_uevent_env kobject: 'tx-0' (000000004fb6ebf0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000004fb6ebf0): auto cleanup kobject_del kobject: 'tx-0' (000000004fb6ebf0): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000f913056a): kobject_cleanup, parent (null) kobject: 'queues' (00000000f913056a): calling ktype release kobject: 'queues' (00000000f913056a): kset_release kobject: 'queues': free name kobject: 'tunl0' (000000007a9a0fb5): kobject_uevent_env kobject: 'tunl0' (000000007a9a0fb5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (00000000f646999d): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6tnl0' (00000000f646999d): kobject_uevent_env kobject: 'ip6tnl0' (00000000f646999d): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0' kobject: 'queues' (000000005f2e6a0c): kobject_add_internal: parent: 'ip6tnl0', set: '' kobject: 'queues' (000000005f2e6a0c): kobject_uevent_env kobject: 'queues' (000000005f2e6a0c): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000cbc34a7b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000cbc34a7b): kobject_uevent_env kobject: 'rx-0' (00000000cbc34a7b): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/rx-0' kobject: 'tx-0' (0000000079cd0093): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000079cd0093): kobject_uevent_env kobject: 'tx-0' (0000000079cd0093): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/tx-0' kobject: 'tunl0' (000000007a9a0fb5): kobject_cleanup, parent (null) kobject: 'ip6gre0' (0000000056bac704): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'tunl0' (000000007a9a0fb5): auto cleanup 'remove' event kobject: 'tunl0' (000000007a9a0fb5): kobject_uevent_env kobject: 'ip6gre0' (0000000056bac704): kobject_uevent_env kobject: 'tunl0' (000000007a9a0fb5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (0000000056bac704): fill_kobj_path: path = '/devices/virtual/net/ip6gre0' kobject: 'tunl0' (000000007a9a0fb5): calling ktype release kobject: 'tunl0': free name kobject: 'queues' (000000006a8761dd): kobject_add_internal: parent: 'ip6gre0', set: '' kobject: 'queues' (000000006a8761dd): kobject_uevent_env kobject: 'queues' (000000006a8761dd): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000ee873e1e): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000ee873e1e): kobject_uevent_env kobject: 'rx-0' (00000000ee873e1e): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/rx-0' kobject: 'tx-0' (00000000f2912aa4): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000f2912aa4): kobject_uevent_env kobject: 'tx-0' (00000000f2912aa4): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/tx-0' kobject: 'mesh' (00000000927f472f): kobject_uevent_env kobject: 'mesh' (00000000927f472f): kobject_uevent_env: filter function caused the event to drop! device bridge_slave_1 left promiscuous mode bridge0: port 2(bridge_slave_1) entered disabled state kobject: 'brport' (00000000cfc5b445): kobject_uevent_env kobject: 'brport' (00000000cfc5b445): kobject_uevent_env: filter function caused the event to drop! device bridge_slave_0 left promiscuous mode bridge0: port 1(bridge_slave_0) entered disabled state kobject: 'brport' (00000000cfc5b445): kobject_cleanup, parent (null) kobject: 'brport' (00000000cfc5b445): calling ktype release kobject: 'brport': free name kobject: 'brport' (0000000013b13dea): kobject_uevent_env kobject: 'brport' (0000000013b13dea): kobject_uevent_env: filter function caused the event to drop! kobject: 'brif' (000000002676ace9): kobject_cleanup, parent 000000001a0684e8 kobject: 'brif' (000000002676ace9): auto cleanup kobject_del kobject: 'brif' (000000002676ace9): calling ktype release kobject: (000000002676ace9): dynamic_kobj_release kobject: 'brif': free name kobject: 'brport' (0000000013b13dea): kobject_cleanup, parent (null) kobject: 'brport' (0000000013b13dea): calling ktype release kobject: 'brport': free name kobject: 'vlan0' (0000000036825997): kobject_uevent_env kobject: 'vlan0' (0000000036825997): kobject_uevent_env: attempted to send uevent without kset! kobject: 'mesh' (00000000927f472f): kobject_cleanup, parent (null) kobject: 'mesh' (00000000927f472f): calling ktype release kobject: (00000000927f472f): dynamic_kobj_release kobject: 'mesh': free name kobject: 'vlan0' (0000000036825997): kobject_cleanup, parent (null) kobject: 'vlan0' (0000000036825997): calling ktype release kobject: (0000000036825997): dynamic_kobj_release kobject: 'vlan0': free name kobject: 'batman_adv' (00000000f4c96a01): kobject_uevent_env kobject: 'batman_adv' (00000000f4c96a01): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000f4c96a01): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000f4c96a01): calling ktype release kobject: (00000000f4c96a01): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000009c504c2c): kobject_cleanup, parent 000000006747bdff kobject: 'rx-0' (000000009c504c2c): auto cleanup 'remove' event kobject: 'rx-0' (000000009c504c2c): kobject_uevent_env kobject: 'rx-0' (000000009c504c2c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009c504c2c): auto cleanup kobject_del kobject: 'rx-0' (000000009c504c2c): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000076b0a15e): kobject_cleanup, parent 000000006747bdff kobject: 'tx-0' (0000000076b0a15e): auto cleanup 'remove' event kobject: 'tx-0' (0000000076b0a15e): kobject_uevent_env kobject: 'tx-0' (0000000076b0a15e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000076b0a15e): auto cleanup kobject_del kobject: 'tx-0' (0000000076b0a15e): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000006747bdff): kobject_cleanup, parent (null) kobject: 'queues' (000000006747bdff): calling ktype release kobject: 'queues' (000000006747bdff): kset_release kobject: 'queues': free name kobject: 'hsr0' (000000006edb5c03): kobject_uevent_env kobject: 'hsr0' (000000006edb5c03): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000002e76c889): kobject_uevent_env kobject: 'batman_adv' (000000002e76c889): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000002e76c889): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000002e76c889): calling ktype release kobject: (000000002e76c889): dynamic_kobj_release kobject: 'batman_adv': free name device hsr_slave_1 left promiscuous mode kobject: 'rx-0' (00000000309826a5): kobject_cleanup, parent 000000001a4dd24a kobject: 'rx-0' (00000000309826a5): auto cleanup 'remove' event kobject: 'rx-0' (00000000309826a5): kobject_uevent_env kobject: 'rx-0' (00000000309826a5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000309826a5): auto cleanup kobject_del kobject: 'rx-0' (00000000309826a5): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000085db234b): kobject_cleanup, parent 000000001a4dd24a kobject: 'tx-0' (0000000085db234b): auto cleanup 'remove' event kobject: 'tx-0' (0000000085db234b): kobject_uevent_env kobject: 'tx-0' (0000000085db234b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000085db234b): auto cleanup kobject_del kobject: 'tx-0' (0000000085db234b): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000001a4dd24a): kobject_cleanup, parent (null) kobject: 'queues' (000000001a4dd24a): calling ktype release kobject: 'queues' (000000001a4dd24a): kset_release kobject: 'queues': free name kobject: 'hsr_slave_1' (0000000017900a0d): kobject_uevent_env kobject: 'hsr_slave_1' (0000000017900a0d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000000c146048): kobject_uevent_env kobject: 'batman_adv' (000000000c146048): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000000c146048): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000000c146048): calling ktype release kobject: (000000000c146048): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000007cdae562): kobject_cleanup, parent 0000000080da2b14 kobject: 'rx-0' (000000007cdae562): auto cleanup 'remove' event kobject: 'rx-0' (000000007cdae562): kobject_uevent_env kobject: 'rx-0' (000000007cdae562): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000007cdae562): auto cleanup kobject_del kobject: 'rx-0' (000000007cdae562): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000152d1fb4): kobject_cleanup, parent 0000000080da2b14 kobject: 'tx-0' (00000000152d1fb4): auto cleanup 'remove' event kobject: 'tx-0' (00000000152d1fb4): kobject_uevent_env kobject: 'tx-0' (00000000152d1fb4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000152d1fb4): auto cleanup kobject_del kobject: 'tx-0' (00000000152d1fb4): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000080da2b14): kobject_cleanup, parent (null) kobject: 'queues' (0000000080da2b14): calling ktype release kobject: 'queues' (0000000080da2b14): kset_release kobject: 'queues': free name kobject: 'veth1_to_hsr' (0000000033b30825): kobject_uevent_env kobject: 'veth1_to_hsr' (0000000033b30825): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000c1428ad9): kobject_uevent_env kobject: 'batman_adv' (00000000c1428ad9): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000c1428ad9): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000c1428ad9): calling ktype release kobject: (00000000c1428ad9): dynamic_kobj_release kobject: 'batman_adv': free name device hsr_slave_0 left promiscuous mode kobject: 'rx-0' (0000000080462335): kobject_cleanup, parent 00000000b70ce76c kobject: 'rx-0' (0000000080462335): auto cleanup 'remove' event kobject: 'rx-0' (0000000080462335): kobject_uevent_env kobject: 'rx-0' (0000000080462335): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000080462335): auto cleanup kobject_del kobject: 'rx-0' (0000000080462335): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000000a04cf4): kobject_cleanup, parent 00000000b70ce76c kobject: 'tx-0' (0000000000a04cf4): auto cleanup 'remove' event kobject: 'tx-0' (0000000000a04cf4): kobject_uevent_env kobject: 'tx-0' (0000000000a04cf4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000000a04cf4): auto cleanup kobject_del kobject: 'tx-0' (0000000000a04cf4): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b70ce76c): kobject_cleanup, parent (null) kobject: 'queues' (00000000b70ce76c): calling ktype release kobject: 'queues' (00000000b70ce76c): kset_release kobject: 'queues': free name kobject: 'hsr_slave_0' (000000006f2896d4): kobject_uevent_env kobject: 'hsr_slave_0' (000000006f2896d4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000001c6e6d27): kobject_uevent_env kobject: 'batman_adv' (000000001c6e6d27): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000001c6e6d27): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000001c6e6d27): calling ktype release kobject: (000000001c6e6d27): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000074883bdc): kobject_cleanup, parent 00000000930647f2 kobject: 'rx-0' (0000000074883bdc): auto cleanup 'remove' event kobject: 'rx-0' (0000000074883bdc): kobject_uevent_env kobject: 'rx-0' (0000000074883bdc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000074883bdc): auto cleanup kobject_del kobject: 'rx-0' (0000000074883bdc): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000005d323de0): kobject_cleanup, parent 00000000930647f2 kobject: 'tx-0' (000000005d323de0): auto cleanup 'remove' event kobject: 'tx-0' (000000005d323de0): kobject_uevent_env kobject: 'tx-0' (000000005d323de0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000005d323de0): auto cleanup kobject_del kobject: 'tx-0' (000000005d323de0): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000930647f2): kobject_cleanup, parent (null) kobject: 'queues' (00000000930647f2): calling ktype release kobject: 'queues' (00000000930647f2): kset_release