====================================================== WARNING: possible circular locking dependency detected 5.0.0-rc7+ #78 Not tainted ------------------------------------------------------ syz-executor.4/31048 is trying to acquire lock: 00000000cd8905ea (&mm->mmap_sem){++++}, at: do_user_addr_fault arch/x86/mm/fault.c:1426 [inline] 00000000cd8905ea (&mm->mmap_sem){++++}, at: __do_page_fault+0x9c2/0xd60 arch/x86/mm/fault.c:1541 but task is already holding lock: 00000000f5d15a56 (&sb->s_type->i_mutex_key#12){+.+.}, at: inode_lock include/linux/fs.h:757 [inline] 00000000f5d15a56 (&sb->s_type->i_mutex_key#12){+.+.}, at: generic_file_write_iter+0xdf/0x610 mm/filemap.c:3358 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #2 (&sb->s_type->i_mutex_key#12){+.+.}: down_write+0x38/0x90 kernel/locking/rwsem.c:70 inode_lock include/linux/fs.h:757 [inline] shmem_fallocate+0x15a/0xc60 mm/shmem.c:2633 ashmem_shrink_scan drivers/staging/android/ashmem.c:455 [inline] ashmem_shrink_scan+0x1d7/0x4f0 drivers/staging/android/ashmem.c:439 ashmem_ioctl+0x2f0/0x11a0 drivers/staging/android/ashmem.c:797 vfs_ioctl fs/ioctl.c:46 [inline] file_ioctl fs/ioctl.c:509 [inline] do_vfs_ioctl+0xd6e/0x1390 fs/ioctl.c:696 ksys_ioctl+0xab/0xd0 fs/ioctl.c:713 __do_sys_ioctl fs/ioctl.c:720 [inline] __se_sys_ioctl fs/ioctl.c:718 [inline] __x64_sys_ioctl+0x73/0xb0 fs/ioctl.c:718 do_syscall_64+0x103/0x610 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe -> #1 (ashmem_mutex){+.+.}: __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 ashmem_mmap+0x55/0x520 drivers/staging/android/ashmem.c:361 call_mmap include/linux/fs.h:1868 [inline] mmap_region+0xc37/0x1760 mm/mmap.c:1786 do_mmap+0x8e2/0x1080 mm/mmap.c:1559 do_mmap_pgoff include/linux/mm.h:2379 [inline] vm_mmap_pgoff+0x1c5/0x230 mm/util.c:350 ksys_mmap_pgoff+0x4aa/0x630 mm/mmap.c:1609 __do_sys_mmap arch/x86/kernel/sys_x86_64.c:100 [inline] __se_sys_mmap arch/x86/kernel/sys_x86_64.c:91 [inline] __x64_sys_mmap+0xe9/0x1b0 arch/x86/kernel/sys_x86_64.c:91 do_syscall_64+0x103/0x610 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe -> #0 (&mm->mmap_sem){++++}: lock_acquire+0x16f/0x3f0 kernel/locking/lockdep.c:3841 down_read+0x3b/0x90 kernel/locking/rwsem.c:24 do_user_addr_fault arch/x86/mm/fault.c:1426 [inline] __do_page_fault+0x9c2/0xd60 arch/x86/mm/fault.c:1541 do_page_fault+0x71/0x581 arch/x86/mm/fault.c:1572 page_fault+0x1e/0x30 arch/x86/entry/entry_64.S:1143 fault_in_pages_readable include/linux/pagemap.h:611 [inline] iov_iter_fault_in_readable+0x377/0x450 lib/iov_iter.c:425 generic_perform_write+0x195/0x530 mm/filemap.c:3198 __generic_file_write_iter+0x25e/0x630 mm/filemap.c:3333 generic_file_write_iter+0x360/0x610 mm/filemap.c:3361 call_write_iter include/linux/fs.h:1863 [inline] new_sync_write fs/read_write.c:474 [inline] __vfs_write+0x613/0x8e0 fs/read_write.c:487 vfs_write+0x20c/0x580 fs/read_write.c:549 ksys_write+0xea/0x1f0 fs/read_write.c:598 __do_sys_write fs/read_write.c:610 [inline] __se_sys_write fs/read_write.c:607 [inline] __x64_sys_write+0x73/0xb0 fs/read_write.c:607 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: &mm->mmap_sem --> ashmem_mutex --> &sb->s_type->i_mutex_key#12 Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock(&sb->s_type->i_mutex_key#12); lock(ashmem_mutex); lock(&sb->s_type->i_mutex_key#12); lock(&mm->mmap_sem); *** DEADLOCK *** 2 locks held by syz-executor.4/31048: #0: 00000000b5925218 (sb_writers#6){.+.+}, at: file_start_write include/linux/fs.h:2816 [inline] #0: 00000000b5925218 (sb_writers#6){.+.+}, at: vfs_write+0x429/0x580 fs/read_write.c:548 #1: 00000000f5d15a56 (&sb->s_type->i_mutex_key#12){+.+.}, at: inode_lock include/linux/fs.h:757 [inline] #1: 00000000f5d15a56 (&sb->s_type->i_mutex_key#12){+.+.}, at: generic_file_write_iter+0xdf/0x610 mm/filemap.c:3358 stack backtrace: CPU: 0 PID: 31048 Comm: syz-executor.4 Not tainted 5.0.0-rc7+ #78 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 down_read+0x3b/0x90 kernel/locking/rwsem.c:24 do_user_addr_fault arch/x86/mm/fault.c:1426 [inline] __do_page_fault+0x9c2/0xd60 arch/x86/mm/fault.c:1541 do_page_fault+0x71/0x581 arch/x86/mm/fault.c:1572 page_fault+0x1e/0x30 arch/x86/entry/entry_64.S:1143 RIP: 0010:fault_in_pages_readable include/linux/pagemap.h:611 [inline] RIP: 0010:iov_iter_fault_in_readable+0x377/0x450 lib/iov_iter.c:425 Code: 89 f6 41 88 57 e0 e8 98 2a 47 fe 45 85 f6 74 c1 e9 70 fe ff ff e8 09 29 47 fe 0f 1f 00 0f ae e8 44 89 f0 48 8b 8d 68 ff ff ff <8a> 11 89 c3 0f 1f 00 41 88 57 d0 31 ff 89 de e8 65 2a 47 fe 85 db RSP: 0018:ffff8880828c79b8 EFLAGS: 00010212 RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000020093c3f RDX: 00000000000280a2 RSI: ffffffff8328b877 RDI: 0000000000000007 RBP: ffff8880828c7a58 R08: ffff888069a66500 R09: fffff940003ba33f R10: fffff940003ba33e R11: ffffea0001dd19f7 R12: 0000000000001000 R13: 0000000000001000 R14: 0000000000000000 R15: ffff8880828c7a30 generic_perform_write+0x195/0x530 mm/filemap.c:3198 __generic_file_write_iter+0x25e/0x630 mm/filemap.c:3333 generic_file_write_iter+0x360/0x610 mm/filemap.c:3361 call_write_iter include/linux/fs.h:1863 [inline] new_sync_write fs/read_write.c:474 [inline] __vfs_write+0x613/0x8e0 fs/read_write.c:487 vfs_write+0x20c/0x580 fs/read_write.c:549 ksys_write+0xea/0x1f0 fs/read_write.c:598 __do_sys_write fs/read_write.c:610 [inline] __se_sys_write fs/read_write.c:607 [inline] __x64_sys_write+0x73/0xb0 fs/read_write.c:607 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:00007fb59e517c78 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 0000000000457e29 RDX: 00000000fffffe43 RSI: 0000000020000c40 RDI: 0000000000000003 RBP: 000000000073bf00 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 00007fb59e5186d4 R13: 00000000004c71f5 R14: 00000000004dccd0 R15: 00000000ffffffff libceph: connect [d::]:6547 error -101 libceph: mon0 [d::]:6547 connect error audit: type=1804 audit(2000000851.968:1556): pid=31051 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 op=invalid_pcr cause=open_writers comm="syz-executor.0" name="/root/syzkaller-testdir058035714/syzkaller.qSdr8R/618/bus" dev="sda1" ino=17127 res=1 audit: type=1804 audit(2000000852.498:1557): pid=31177 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 op=invalid_pcr cause=open_writers comm="syz-executor.0" name="/root/syzkaller-testdir058035714/syzkaller.qSdr8R/619/bus" dev="sda1" ino=17142 res=1 net_ratelimit: 22 callbacks suppressed protocol 88fb is buggy, dev hsr_slave_0 protocol 88fb is buggy, dev hsr_slave_0 protocol 88fb is buggy, dev hsr_slave_1 protocol 88fb is buggy, dev hsr_slave_1 audit: type=1804 audit(2000000852.658:1558): pid=31184 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 op=invalid_pcr cause=open_writers comm="syz-executor.1" name="/root/syzkaller-testdir062457430/syzkaller.5oE9Zu/385/bus" dev="sda1" ino=17133 res=1 libceph: connect [d::]:6547 error -101 libceph: mon0 [d::]:6547 connect error audit: type=1804 audit(2000000853.028:1559): pid=31209 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 op=invalid_pcr cause=open_writers comm="syz-executor.2" name="/root/syzkaller-testdir571600888/syzkaller.o0kqUX/213/bus" dev="sda1" ino=17140 res=1 audit: type=1804 audit(2000000853.108:1561): pid=31208 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 op=invalid_pcr cause=open_writers comm="syz-executor.3" name="/root/syzkaller-testdir175329657/syzkaller.lkfN1L/537/bus" dev="sda1" ino=17146 res=1 audit: type=1804 audit(2000000853.108:1560): pid=31211 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 op=invalid_pcr cause=open_writers comm="syz-executor.4" name="/root/syzkaller-testdir560290551/syzkaller.G7IKbr/195/bus" dev="sda1" ino=17147 res=1 audit: type=1804 audit(2000000853.218:1562): pid=31290 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 op=invalid_pcr cause=open_writers comm="syz-executor.5" name="/root/syzkaller-testdir197742525/syzkaller.4Os3nC/257/bus" dev="sda1" ino=17148 res=1 audit: type=1804 audit(2000000853.398:1563): pid=31324 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 op=invalid_pcr cause=open_writers comm="syz-executor.3" name="/root/syzkaller-testdir175329657/syzkaller.lkfN1L/538/bus" dev="sda1" ino=16519 res=1 audit: type=1804 audit(2000000853.508:1564): pid=31353 uid=0 auid=4294967295 ses=4294967295 subj=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 op=invalid_pcr cause=open_writers comm="syz-executor.0" name="/root/syzkaller-testdir058035714/syzkaller.qSdr8R/621/bus" dev="sda1" ino=17132 res=1 libceph: connect [d::]:6547 error -101 libceph: mon0 [d::]:6547 connect error protocol 88fb is buggy, dev hsr_slave_0 protocol 88fb is buggy, dev hsr_slave_1 protocol 88fb is buggy, dev hsr_slave_0 protocol 88fb is buggy, dev hsr_slave_1 kobject: 'loop0' (000000000d002cea): kobject_uevent_env kobject: 'loop0' (000000000d002cea): fill_kobj_path: path = '/devices/virtual/block/loop0' protocol 88fb is buggy, dev hsr_slave_0 protocol 88fb is buggy, dev hsr_slave_1 libceph: connect [d::]:6547 error -101 libceph: mon0 [d::]:6547 connect error kobject: 'batman_adv' (00000000e71573c8): kobject_uevent_env kobject: 'batman_adv' (00000000e71573c8): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000e71573c8): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000e71573c8): calling ktype release kobject: (00000000e71573c8): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000c10d34c6): kobject_cleanup, parent 000000001c98182c kobject: 'rx-0' (00000000c10d34c6): auto cleanup 'remove' event kobject: 'rx-0' (00000000c10d34c6): kobject_uevent_env kobject: 'rx-0' (00000000c10d34c6): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'rx-0' (00000000c10d34c6): auto cleanup kobject_del kobject: 'rx-0' (00000000c10d34c6): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000e6b16b47): kobject_cleanup, parent 000000001c98182c kobject: 'tx-0' (00000000e6b16b47): auto cleanup 'remove' event kobject: 'tx-0' (00000000e6b16b47): kobject_uevent_env kobject: 'tx-0' (00000000e6b16b47): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'tx-0' (00000000e6b16b47): auto cleanup kobject_del kobject: 'tx-0' (00000000e6b16b47): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000001c98182c): kobject_cleanup, parent (null) kobject: 'queues' (000000001c98182c): calling ktype release kobject: 'queues' (000000001c98182c): kset_release kobject: 'queues': free name kobject: 'syz_tun' (00000000f57e4a61): kobject_uevent_env kobject: 'syz_tun' (00000000f57e4a61): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'syz_tun' (00000000f57e4a61): kobject_cleanup, parent (null) kobject: 'syz_tun' (00000000f57e4a61): calling ktype release kobject: 'syz_tun': free name kobject: 'rx-0' (000000002d5bc882): kobject_cleanup, parent 000000006853c9e1 libceph: connect [d::]:6547 error -101 kobject: 'rx-0' (000000002d5bc882): auto cleanup 'remove' event libceph: mon0 [d::]:6547 connect error kobject: 'rx-0' (000000002d5bc882): kobject_uevent_env kobject: 'rx-0' (000000002d5bc882): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000002d5bc882): auto cleanup kobject_del kobject: 'rx-0' (000000002d5bc882): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000001db9aafe): kobject_cleanup, parent 000000006853c9e1 kobject: 'tx-0' (000000001db9aafe): auto cleanup 'remove' event kobject: 'tx-0' (000000001db9aafe): kobject_uevent_env kobject: 'tx-0' (000000001db9aafe): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000001db9aafe): auto cleanup kobject_del kobject: 'tx-0' (000000001db9aafe): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000006853c9e1): kobject_cleanup, parent (null) kobject: 'queues' (000000006853c9e1): calling ktype release kobject: 'queues' (000000006853c9e1): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000df082e70): kobject_uevent_env kobject: 'ip6gre0' (00000000df082e70): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (000000003753d1e9): kobject_uevent_env kobject: 'batman_adv' (000000003753d1e9): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000003753d1e9): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000003753d1e9): calling ktype release kobject: (000000003753d1e9): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000e496f6d6): kobject_cleanup, parent 00000000a8811e53 kobject: 'rx-0' (00000000e496f6d6): auto cleanup 'remove' event kobject: 'rx-0' (00000000e496f6d6): kobject_uevent_env kobject: 'rx-0' (00000000e496f6d6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000e496f6d6): auto cleanup kobject_del kobject: 'rx-0' (00000000e496f6d6): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000544b18e1): kobject_cleanup, parent 00000000a8811e53 kobject: 'tx-0' (00000000544b18e1): auto cleanup 'remove' event kobject: 'tx-0' (00000000544b18e1): kobject_uevent_env kobject: 'tx-0' (00000000544b18e1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000544b18e1): auto cleanup kobject_del kobject: 'tx-0' (00000000544b18e1): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000a8811e53): kobject_cleanup, parent (null) kobject: 'queues' (00000000a8811e53): calling ktype release kobject: 'queues' (00000000a8811e53): kset_release kobject: 'queues': free name kobject: 'ip6gretap0' (000000007fef224a): kobject_uevent_env kobject: 'ip6gretap0' (000000007fef224a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (00000000df082e70): kobject_cleanup, parent (null) kobject: 'ip6gre0' (00000000df082e70): auto cleanup 'remove' event kobject: 'ip6gre0' (00000000df082e70): kobject_uevent_env kobject: 'ip6gre0' (00000000df082e70): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (00000000df082e70): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gretap0' (000000007fef224a): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (000000007fef224a): auto cleanup 'remove' event kobject: 'ip6gretap0' (000000007fef224a): kobject_uevent_env kobject: 'ip6gretap0' (000000007fef224a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gretap0' (000000007fef224a): calling ktype release kobject: 'ip6gretap0': free name kobject: 'rx-0' (000000002790c9a7): kobject_cleanup, parent 000000006f104cdd kobject: 'rx-0' (000000002790c9a7): auto cleanup 'remove' event kobject: 'rx-0' (000000002790c9a7): kobject_uevent_env kobject: 'rx-0' (000000002790c9a7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000002790c9a7): auto cleanup kobject_del kobject: 'rx-0' (000000002790c9a7): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000008f75eb4b): kobject_cleanup, parent 000000006f104cdd kobject: 'tx-0' (000000008f75eb4b): auto cleanup 'remove' event kobject: 'tx-0' (000000008f75eb4b): kobject_uevent_env kobject: 'tx-0' (000000008f75eb4b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000008f75eb4b): auto cleanup kobject_del kobject: 'tx-0' (000000008f75eb4b): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000006f104cdd): kobject_cleanup, parent (null) kobject: 'queues' (000000006f104cdd): calling ktype release kobject: 'queues' (000000006f104cdd): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (0000000002aa97f9): kobject_uevent_env kobject: 'ip6tnl0' (0000000002aa97f9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000b7e8769f): kobject_cleanup, parent 000000004e8c4304 kobject: 'rx-0' (00000000b7e8769f): auto cleanup 'remove' event kobject: 'rx-0' (00000000b7e8769f): kobject_uevent_env kobject: 'rx-0' (00000000b7e8769f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000b7e8769f): auto cleanup kobject_del kobject: 'rx-0' (00000000b7e8769f): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000628156e9): kobject_cleanup, parent 000000004e8c4304 kobject: 'tx-0' (00000000628156e9): auto cleanup 'remove' event kobject: 'tx-0' (00000000628156e9): kobject_uevent_env kobject: 'tx-0' (00000000628156e9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000628156e9): auto cleanup kobject_del kobject: 'tx-0' (00000000628156e9): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000004e8c4304): kobject_cleanup, parent (null) kobject: 'queues' (000000004e8c4304): calling ktype release kobject: 'queues' (000000004e8c4304): kset_release kobject: 'queues': free name kobject: 'ip6tnl1' (000000003e99653d): kobject_uevent_env kobject: 'ip6tnl1' (000000003e99653d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000c205d27a): kobject_cleanup, parent 00000000ffc6d9ea kobject: 'rx-0' (00000000c205d27a): auto cleanup 'remove' event kobject: 'rx-0' (00000000c205d27a): kobject_uevent_env kobject: 'rx-0' (00000000c205d27a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000c205d27a): auto cleanup kobject_del kobject: 'rx-0' (00000000c205d27a): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000053af6e0f): kobject_cleanup, parent 00000000ffc6d9ea kobject: 'tx-0' (0000000053af6e0f): auto cleanup 'remove' event kobject: 'tx-0' (0000000053af6e0f): kobject_uevent_env kobject: 'tx-0' (0000000053af6e0f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000053af6e0f): auto cleanup kobject_del kobject: 'tx-0' (0000000053af6e0f): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000ffc6d9ea): kobject_cleanup, parent (null) kobject: 'queues' (00000000ffc6d9ea): calling ktype release kobject: 'queues' (00000000ffc6d9ea): kset_release kobject: 'queues': free name kobject: 'ip6tnl2' (000000002d8e30ac): kobject_uevent_env kobject: 'ip6tnl2' (000000002d8e30ac): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000514ff9e4): kobject_cleanup, parent 00000000bba0b8b8 kobject: 'rx-0' (00000000514ff9e4): auto cleanup 'remove' event kobject: 'rx-0' (00000000514ff9e4): kobject_uevent_env kobject: 'rx-0' (00000000514ff9e4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000514ff9e4): auto cleanup kobject_del kobject: 'rx-0' (00000000514ff9e4): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000debfb705): kobject_cleanup, parent 00000000bba0b8b8 kobject: 'tx-0' (00000000debfb705): auto cleanup 'remove' event kobject: 'tx-0' (00000000debfb705): kobject_uevent_env kobject: 'tx-0' (00000000debfb705): kobject_uevent_env: uevent_suppress caused the event to drop! libceph: connect [d::]:6547 error -101 kobject: 'tx-0' (00000000debfb705): auto cleanup kobject_del libceph: mon0 [d::]:6547 connect error kobject: 'tx-0' (00000000debfb705): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000bba0b8b8): kobject_cleanup, parent (null) kobject: 'queues' (00000000bba0b8b8): calling ktype release kobject: 'queues' (00000000bba0b8b8): kset_release kobject: 'queues': free name kobject: 'ip6tnl3' (0000000012754e88): kobject_uevent_env kobject: 'ip6tnl3' (0000000012754e88): kobject_uevent_env: uevent_suppress caused the event to drop! IPVS: ftp: loaded support on port[0] = 21 kobject: 'lo' (0000000066294adb): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'lo' (0000000066294adb): kobject_uevent_env kobject: 'lo' (0000000066294adb): fill_kobj_path: path = '/devices/virtual/net/lo' kobject: 'queues' (0000000012f74bc8): kobject_add_internal: parent: 'lo', set: '' kobject: 'queues' (0000000012f74bc8): kobject_uevent_env kobject: 'queues' (0000000012f74bc8): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000a4f3a141): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000a4f3a141): kobject_uevent_env kobject: 'rx-0' (00000000a4f3a141): fill_kobj_path: path = '/devices/virtual/net/lo/queues/rx-0' kobject: 'tx-0' (00000000ea0a72c6): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000ea0a72c6): kobject_uevent_env kobject: 'tx-0' (00000000ea0a72c6): fill_kobj_path: path = '/devices/virtual/net/lo/queues/tx-0' kobject: 'ip6tnl0' (0000000002aa97f9): kobject_cleanup, parent (null) kobject: 'tunl0' (000000001a78e537): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6tnl0' (0000000002aa97f9): auto cleanup 'remove' event kobject: 'tunl0' (000000001a78e537): kobject_uevent_env kobject: 'ip6tnl0' (0000000002aa97f9): kobject_uevent_env kobject: 'tunl0' (000000001a78e537): fill_kobj_path: path = '/devices/virtual/net/tunl0' kobject: 'ip6tnl0' (0000000002aa97f9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (000000005a96755a): kobject_add_internal: parent: 'tunl0', set: '' kobject: 'ip6tnl0' (0000000002aa97f9): calling ktype release kobject: 'queues' (000000005a96755a): kobject_uevent_env kobject: 'ip6tnl0': free name kobject: 'queues' (000000005a96755a): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000bdcfae24): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000bdcfae24): kobject_uevent_env kobject: 'rx-0' (00000000bdcfae24): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/rx-0' kobject: 'tx-0' (000000008739eea3): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000008739eea3): kobject_uevent_env kobject: 'tx-0' (000000008739eea3): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/tx-0' kobject: 'gre0' (000000008b4098c7): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gre0' (000000008b4098c7): kobject_uevent_env kobject: 'gre0' (000000008b4098c7): fill_kobj_path: path = '/devices/virtual/net/gre0' kobject: 'queues' (00000000a939f96e): kobject_add_internal: parent: 'gre0', set: '' kobject: 'queues' (00000000a939f96e): kobject_uevent_env kobject: 'queues' (00000000a939f96e): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000293e6139): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000293e6139): kobject_uevent_env kobject: 'rx-0' (00000000293e6139): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/rx-0' kobject: 'tx-0' (0000000039f4760b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000039f4760b): kobject_uevent_env kobject: 'tx-0' (0000000039f4760b): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/tx-0' kobject: 'ip6tnl1' (000000003e99653d): kobject_cleanup, parent (null) kobject: 'gretap0' (00000000bbabad28): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6tnl1' (000000003e99653d): auto cleanup 'remove' event kobject: 'ip6tnl1' (000000003e99653d): kobject_uevent_env kobject: 'gretap0' (00000000bbabad28): kobject_uevent_env kobject: 'ip6tnl1' (000000003e99653d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl1' (000000003e99653d): calling ktype release kobject: 'gretap0' (00000000bbabad28): fill_kobj_path: path = '/devices/virtual/net/gretap0' kobject: 'ip6tnl1': free name kobject: 'queues' (00000000cc7484ab): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'queues' (00000000cc7484ab): kobject_uevent_env kobject: 'queues' (00000000cc7484ab): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000cd7989de): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000cd7989de): kobject_uevent_env kobject: 'rx-0' (00000000cd7989de): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/rx-0' kobject: 'tx-0' (000000008f690a28): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000008f690a28): kobject_uevent_env kobject: 'tx-0' (000000008f690a28): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/tx-0' kobject: 'batman_adv' (00000000f6b1a908): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'erspan0' (00000000a544c16a): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'erspan0' (00000000a544c16a): kobject_uevent_env kobject: 'erspan0' (00000000a544c16a): fill_kobj_path: path = '/devices/virtual/net/erspan0' kobject: 'queues' (00000000beffcfa6): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'queues' (00000000beffcfa6): kobject_uevent_env kobject: 'queues' (00000000beffcfa6): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000004f4f0d06): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000004f4f0d06): kobject_uevent_env kobject: 'rx-0' (000000004f4f0d06): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/rx-0' kobject: 'tx-0' (00000000a1efae5e): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000a1efae5e): kobject_uevent_env kobject: 'tx-0' (00000000a1efae5e): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/tx-0' kobject: 'batman_adv' (000000005d113e4d): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'ip6tnl2' (000000002d8e30ac): kobject_cleanup, parent (null) kobject: 'ip_vti0' (00000000cd629f20): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6tnl2' (000000002d8e30ac): auto cleanup 'remove' event kobject: 'ip_vti0' (00000000cd629f20): kobject_uevent_env kobject: 'ip6tnl2' (000000002d8e30ac): kobject_uevent_env kobject: 'ip_vti0' (00000000cd629f20): fill_kobj_path: path = '/devices/virtual/net/ip_vti0' kobject: 'ip6tnl2' (000000002d8e30ac): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000781553f6): kobject_add_internal: parent: 'ip_vti0', set: '' kobject: 'ip6tnl2' (000000002d8e30ac): calling ktype release kobject: 'queues' (00000000781553f6): kobject_uevent_env kobject: 'ceph-9' (00000000772ed3c3): kobject_add_internal: parent: 'bdi', set: 'devices' kobject: 'ceph-8' (00000000cabb74f2): kobject_uevent_env kobject: 'ip6tnl2': free name kobject: 'ceph-9' (00000000772ed3c3): kobject_uevent_env kobject: 'queues' (00000000781553f6): kobject_uevent_env: filter function caused the event to drop! kobject: 'ceph-9' (00000000772ed3c3): fill_kobj_path: path = '/devices/virtual/bdi/ceph-9' kobject: 'ceph-8' (00000000cabb74f2): fill_kobj_path: path = '/devices/virtual/bdi/ceph-8' libceph: connect [d::]:6547 error -101 kobject: 'rx-0' (000000006499e9a3): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'ceph-8' (00000000cabb74f2): kobject_cleanup, parent (null) kobject: 'rx-0' (000000006499e9a3): kobject_uevent_env libceph: mon0 [d::]:6547 connect error kobject: 'rx-0' (000000006499e9a3): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/rx-0' kobject: 'ceph-8' (00000000cabb74f2): calling ktype release kobject: 'tx-0' (000000004173e1a9): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'ceph-8': free name kobject: 'tx-0' (000000004173e1a9): kobject_uevent_env kobject: 'tx-0' (000000004173e1a9): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/tx-0' kobject: 'ip6tnl3' (0000000012754e88): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (000000006709f83f): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6tnl3' (0000000012754e88): auto cleanup 'remove' event kobject: 'ip6_vti0' (000000006709f83f): kobject_uevent_env kobject: 'ip6tnl3' (0000000012754e88): kobject_uevent_env kobject: 'ip6_vti0' (000000006709f83f): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0' kobject: 'ip6tnl3' (0000000012754e88): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (000000007eaae6dd): kobject_add_internal: parent: 'ip6_vti0', set: '' kobject: 'ip6tnl3' (0000000012754e88): calling ktype release kobject: 'queues' (000000007eaae6dd): kobject_uevent_env kobject: 'ip6tnl3': free name kobject: 'queues' (000000007eaae6dd): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000069c13eb7): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000069c13eb7): kobject_uevent_env kobject: 'rx-0' (0000000069c13eb7): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/rx-0' kobject: 'tx-0' (00000000141733a2): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000141733a2): kobject_uevent_env kobject: 'tx-0' (00000000141733a2): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/tx-0' kobject: 'rx-0' (0000000099bd2227): kobject_cleanup, parent 00000000c66bfa6c kobject: 'rx-0' (0000000099bd2227): auto cleanup 'remove' event kobject: 'rx-0' (0000000099bd2227): kobject_uevent_env kobject: 'rx-0' (0000000099bd2227): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000099bd2227): auto cleanup kobject_del kobject: 'rx-0' (0000000099bd2227): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000004fd7d20d): kobject_cleanup, parent 00000000c66bfa6c kobject: 'tx-0' (000000004fd7d20d): auto cleanup 'remove' event kobject: 'tx-0' (000000004fd7d20d): kobject_uevent_env kobject: 'tx-0' (000000004fd7d20d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000004fd7d20d): auto cleanup kobject_del kobject: 'tx-0' (000000004fd7d20d): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000c66bfa6c): kobject_cleanup, parent (null) kobject: 'queues' (00000000c66bfa6c): calling ktype release kobject: 'queues' (00000000c66bfa6c): kset_release kobject: 'queues': free name kobject: 'sit0' (00000000f90280a3): kobject_uevent_env kobject: 'sit0' (00000000f90280a3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000053fbc732): kobject_cleanup, parent 000000005739219b kobject: 'rx-0' (0000000053fbc732): auto cleanup 'remove' event kobject: 'rx-0' (0000000053fbc732): kobject_uevent_env kobject: 'rx-0' (0000000053fbc732): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000053fbc732): auto cleanup kobject_del net_ratelimit: 18 callbacks suppressed protocol 88fb is buggy, dev hsr_slave_0 protocol 88fb is buggy, dev hsr_slave_1 protocol 88fb is buggy, dev hsr_slave_0 protocol 88fb is buggy, dev hsr_slave_1 kobject: 'rx-0' (0000000053fbc732): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000cc40268f): kobject_cleanup, parent 000000005739219b kobject: 'tx-0' (00000000cc40268f): auto cleanup 'remove' event kobject: 'tx-0' (00000000cc40268f): kobject_uevent_env kobject: 'tx-0' (00000000cc40268f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000cc40268f): auto cleanup kobject_del kobject: 'tx-0' (00000000cc40268f): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000005739219b): kobject_cleanup, parent (null) kobject: 'queues' (000000005739219b): calling ktype release kobject: 'queues' (000000005739219b): kset_release kobject: 'queues': free name kobject: 'sit1' (0000000040d9e51b): kobject_uevent_env kobject: 'sit1' (0000000040d9e51b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (00000000eeb804dd): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sit0' (00000000eeb804dd): kobject_uevent_env kobject: 'sit0' (00000000eeb804dd): fill_kobj_path: path = '/devices/virtual/net/sit0' kobject: 'queues' (00000000d353b188): kobject_add_internal: parent: 'sit0', set: '' kobject: 'queues' (00000000d353b188): kobject_uevent_env kobject: 'queues' (00000000d353b188): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000006cc24fa3): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000006cc24fa3): kobject_uevent_env kobject: 'rx-0' (000000006cc24fa3): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/rx-0' kobject: 'tx-0' (00000000b1db3caf): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000b1db3caf): kobject_uevent_env kobject: 'tx-0' (00000000b1db3caf): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/tx-0' kobject: 'sit0' (00000000f90280a3): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (00000000ae53b43c): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sit0' (00000000f90280a3): auto cleanup 'remove' event kobject: 'ip6tnl0' (00000000ae53b43c): kobject_uevent_env kobject: 'sit0' (00000000f90280a3): kobject_uevent_env kobject: 'ip6tnl0' (00000000ae53b43c): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0' kobject: 'sit0' (00000000f90280a3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000c9663896): kobject_add_internal: parent: 'ip6tnl0', set: '' kobject: 'sit0' (00000000f90280a3): calling ktype release kobject: 'queues' (00000000c9663896): kobject_uevent_env kobject: 'sit0': free name kobject: 'queues' (00000000c9663896): kobject_uevent_env: filter function caused the event to drop! protocol 88fb is buggy, dev hsr_slave_0 kobject: 'rx-0' (00000000ed6d6c05): kobject_add_internal: parent: 'queues', set: 'queues' protocol 88fb is buggy, dev hsr_slave_1 kobject: 'rx-0' (00000000ed6d6c05): kobject_uevent_env kobject: 'rx-0' (00000000ed6d6c05): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/rx-0' protocol 88fb is buggy, dev hsr_slave_0 protocol 88fb is buggy, dev hsr_slave_1 kobject: 'tx-0' (00000000b1bfbfb2): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000b1bfbfb2): kobject_uevent_env kobject: 'tx-0' (00000000b1bfbfb2): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/tx-0' kobject: 'sit1' (0000000040d9e51b): kobject_cleanup, parent (null) kobject: 'ip6gre0' (0000000025dbc398): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sit1' (0000000040d9e51b): auto cleanup 'remove' event kobject: 'ip6gre0' (0000000025dbc398): kobject_uevent_env kobject: 'sit1' (0000000040d9e51b): kobject_uevent_env kobject: 'ip6gre0' (0000000025dbc398): fill_kobj_path: path = '/devices/virtual/net/ip6gre0' kobject: 'sit1' (0000000040d9e51b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (000000003a1a9d74): kobject_add_internal: parent: 'ip6gre0', set: '' kobject: 'sit1' (0000000040d9e51b): calling ktype release kobject: 'queues' (000000003a1a9d74): kobject_uevent_env kobject: 'sit1': free name kobject: 'queues' (000000003a1a9d74): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000027e8673d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000027e8673d): kobject_uevent_env kobject: 'rx-0' (0000000027e8673d): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/rx-0' kobject: 'tx-0' (0000000040ad56bf): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000040ad56bf): kobject_uevent_env kobject: 'tx-0' (0000000040ad56bf): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/tx-0' libceph: connect [d::]:6547 error -101 kobject: 'syz_tun' (00000000dba62165): kobject_add_internal: parent: 'net', set: 'devices' libceph: mon0 [d::]:6547 connect error kobject: 'syz_tun' (00000000dba62165): kobject_uevent_env kobject: 'syz_tun' (00000000dba62165): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'queues' (00000000c5a3c55c): kobject_add_internal: parent: 'syz_tun', set: '' kobject: 'queues' (00000000c5a3c55c): kobject_uevent_env kobject: 'queues' (00000000c5a3c55c): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000a4a948a2): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000a4a948a2): kobject_uevent_env kobject: 'rx-0' (00000000a4a948a2): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'tx-0' (000000001594316c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000001594316c): kobject_uevent_env kobject: 'tx-0' (000000001594316c): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'batman_adv' (00000000641fc447): kobject_add_internal: parent: 'syz_tun', set: '' protocol 88fb is buggy, dev hsr_slave_0 protocol 88fb is buggy, dev hsr_slave_0 kobject: 'rx-0' (000000000c06ca29): kobject_cleanup, parent 0000000012d7f500 kobject: 'rx-0' (000000000c06ca29): auto cleanup 'remove' event kobject: 'rx-0' (000000000c06ca29): kobject_uevent_env kobject: 'rx-0' (000000000c06ca29): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000000c06ca29): auto cleanup kobject_del kobject: 'rx-0' (000000000c06ca29): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000002031ada6): kobject_cleanup, parent 0000000012d7f500 kobject: 'tx-0' (000000002031ada6): auto cleanup 'remove' event kobject: 'tx-0' (000000002031ada6): kobject_uevent_env kobject: 'tx-0' (000000002031ada6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000002031ada6): auto cleanup kobject_del kobject: 'tx-0' (000000002031ada6): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000012d7f500): kobject_cleanup, parent (null) kobject: 'queues' (0000000012d7f500): calling ktype release kobject: 'queues' (0000000012d7f500): kset_release kobject: 'queues': free name kobject: '' (0000000077ee345d): kobject_uevent_env kobject: '' (0000000077ee345d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000042257591): kobject_cleanup, parent 00000000f357da6d kobject: 'rx-0' (0000000042257591): auto cleanup 'remove' event kobject: 'rx-0' (0000000042257591): kobject_uevent_env kobject: 'rx-0' (0000000042257591): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000042257591): auto cleanup kobject_del kobject: 'rx-0' (0000000042257591): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000bb16951f): kobject_cleanup, parent 00000000f357da6d kobject: 'tx-0' (00000000bb16951f): auto cleanup 'remove' event kobject: 'tx-0' (00000000bb16951f): kobject_uevent_env kobject: 'tx-0' (00000000bb16951f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000bb16951f): auto cleanup kobject_del kobject: 'tx-0' (00000000bb16951f): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000f357da6d): kobject_cleanup, parent (null) kobject: 'queues' (00000000f357da6d): calling ktype release kobject: 'queues' (00000000f357da6d): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (000000009597e7d8): kobject_uevent_env kobject: 'ip6_vti0' (000000009597e7d8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gretap0' (00000000e77114fd): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6gretap0' (00000000e77114fd): kobject_uevent_env kobject: 'ip6gretap0' (00000000e77114fd): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0' kobject: 'queues' (000000003c96084e): kobject_add_internal: parent: 'ip6gretap0', set: '' kobject: 'queues' (000000003c96084e): kobject_uevent_env kobject: 'queues' (000000003c96084e): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000082e2a7b1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000082e2a7b1): kobject_uevent_env kobject: 'rx-0' (0000000082e2a7b1): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/rx-0' kobject: 'tx-0' (00000000cfb8ebc5): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000cfb8ebc5): kobject_uevent_env kobject: 'tx-0' (00000000cfb8ebc5): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/tx-0' kobject: 'batman_adv' (0000000096afd3c9): kobject_add_internal: parent: 'ip6gretap0', set: '' kobject: 'bridge0' (0000000003f0be92): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'bridge0' (0000000003f0be92): kobject_uevent_env kobject: 'bridge0' (0000000003f0be92): fill_kobj_path: path = '/devices/virtual/net/bridge0' kobject: 'queues' (00000000df032e23): kobject_add_internal: parent: 'bridge0', set: '' kobject: 'queues' (00000000df032e23): kobject_uevent_env kobject: 'queues' (00000000df032e23): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000ec724e88): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000ec724e88): kobject_uevent_env kobject: 'rx-0' (00000000ec724e88): fill_kobj_path: path = '/devices/virtual/net/bridge0/queues/rx-0' kobject: 'tx-0' (00000000aa858e9b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000aa858e9b): kobject_uevent_env kobject: 'tx-0' (00000000aa858e9b): fill_kobj_path: path = '/devices/virtual/net/bridge0/queues/tx-0' kobject: 'brif' (00000000540bb9b2): kobject_add_internal: parent: 'bridge0', set: '' kobject: 'batman_adv' (00000000872f608c): kobject_add_internal: parent: 'bridge0', set: '' kobject: '' (0000000077ee345d): kobject_cleanup, parent (null) kobject: 'vcan0' (00000000cbf7ae18): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'vcan0' (00000000cbf7ae18): kobject_uevent_env kobject: '' (0000000077ee345d): auto cleanup 'remove' event kobject: 'vcan0' (00000000cbf7ae18): fill_kobj_path: path = '/devices/virtual/net/vcan0' kobject: '' (0000000077ee345d): kobject_uevent_env kobject: 'queues' (000000001e2fe2af): kobject_add_internal: parent: 'vcan0', set: '' kobject: '' (0000000077ee345d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (000000001e2fe2af): kobject_uevent_env kobject: '' (0000000077ee345d): calling ktype release kobject: 'queues' (000000001e2fe2af): kobject_uevent_env: filter function caused the event to drop! kobject: '': free name kobject: 'rx-0' (00000000e70847b6): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000e70847b6): kobject_uevent_env kobject: 'rx-0' (00000000e70847b6): fill_kobj_path: path = '/devices/virtual/net/vcan0/queues/rx-0' kobject: 'tx-0' (0000000072608fc1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000072608fc1): kobject_uevent_env kobject: 'tx-0' (0000000072608fc1): fill_kobj_path: path = '/devices/virtual/net/vcan0/queues/tx-0' kobject: 'bond0' (00000000a9288bfd): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'bond0' (00000000a9288bfd): kobject_uevent_env kobject: 'bond0' (00000000a9288bfd): fill_kobj_path: path = '/devices/virtual/net/bond0' kobject: 'queues' (000000001d96e2a1): kobject_add_internal: parent: 'bond0', set: '' kobject: 'queues' (000000001d96e2a1): kobject_uevent_env kobject: 'queues' (000000001d96e2a1): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000891e6330): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000891e6330): kobject_uevent_env kobject: 'rx-0' (00000000891e6330): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-0' kobject: 'rx-1' (0000000016017935): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-1' (0000000016017935): kobject_uevent_env kobject: 'rx-1' (0000000016017935): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-1' kobject: 'rx-2' (000000003ffcc0f2): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-2' (000000003ffcc0f2): kobject_uevent_env kobject: 'rx-2' (000000003ffcc0f2): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-2' kobject: 'rx-3' (00000000c38353d9): kobject_add_internal: parent: 'queues', set: 'queues' libceph: connect [d::]:6547 error -101 kobject: 'rx-3' (00000000c38353d9): kobject_uevent_env libceph: mon0 [d::]:6547 connect error kobject: 'rx-3' (00000000c38353d9): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-3' kobject: 'rx-4' (0000000068eb2a5c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-4' (0000000068eb2a5c): kobject_uevent_env kobject: 'rx-4' (0000000068eb2a5c): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-4' kobject: 'rx-5' (0000000065cbf596): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-5' (0000000065cbf596): kobject_uevent_env kobject: 'rx-5' (0000000065cbf596): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-5' kobject: 'rx-6' (0000000021e2466d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-6' (0000000021e2466d): kobject_uevent_env kobject: 'rx-6' (0000000021e2466d): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-6' kobject: 'rx-7' (00000000b99eb7ca): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-7' (00000000b99eb7ca): kobject_uevent_env kobject: 'rx-7' (00000000b99eb7ca): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-7' kobject: 'rx-8' (00000000aaf53621): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-8' (00000000aaf53621): kobject_uevent_env kobject: 'rx-8' (00000000aaf53621): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-8' kobject: 'rx-9' (00000000808fda93): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-9' (00000000808fda93): kobject_uevent_env kobject: 'rx-9' (00000000808fda93): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-9' kobject: 'rx-10' (000000008cbef099): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-10' (000000008cbef099): kobject_uevent_env kobject: 'rx-10' (000000008cbef099): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-10' kobject: 'rx-11' (000000004ddcb784): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-11' (000000004ddcb784): kobject_uevent_env kobject: 'rx-11' (000000004ddcb784): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-11' kobject: 'rx-12' (000000008d6d930b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-12' (000000008d6d930b): kobject_uevent_env kobject: 'rx-12' (000000008d6d930b): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-12' kobject: 'rx-13' (00000000eecb4444): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-13' (00000000eecb4444): kobject_uevent_env kobject: 'rx-13' (00000000eecb4444): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-13' kobject: 'rx-14' (00000000a461411c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-14' (00000000a461411c): kobject_uevent_env kobject: 'rx-14' (00000000a461411c): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-14' kobject: 'rx-15' (00000000266db0a7): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-15' (00000000266db0a7): kobject_uevent_env kobject: 'rx-15' (00000000266db0a7): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/rx-15' kobject: 'tx-0' (000000003333ca34): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000003333ca34): kobject_uevent_env kobject: 'tx-0' (000000003333ca34): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-0' kobject: 'tx-1' (000000006fc93e58): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-1' (000000006fc93e58): kobject_uevent_env kobject: 'tx-1' (000000006fc93e58): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-1' kobject: 'tx-2' (000000004c4d03db): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-2' (000000004c4d03db): kobject_uevent_env kobject: 'tx-2' (000000004c4d03db): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-2' kobject: 'tx-3' (000000008e164b4f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-3' (000000008e164b4f): kobject_uevent_env kobject: 'tx-3' (000000008e164b4f): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-3' kobject: 'tx-4' (00000000a28c900d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-4' (00000000a28c900d): kobject_uevent_env kobject: 'tx-4' (00000000a28c900d): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-4' kobject: 'tx-5' (00000000025502d2): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-5' (00000000025502d2): kobject_uevent_env kobject: 'tx-5' (00000000025502d2): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-5' kobject: 'tx-6' (00000000ffde904a): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-6' (00000000ffde904a): kobject_uevent_env kobject: 'tx-6' (00000000ffde904a): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-6' kobject: 'tx-7' (00000000f9405635): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-7' (00000000f9405635): kobject_uevent_env kobject: 'tx-7' (00000000f9405635): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-7' kobject: 'tx-8' (000000003bb0a3a1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-8' (000000003bb0a3a1): kobject_uevent_env kobject: 'tx-8' (000000003bb0a3a1): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-8' kobject: 'tx-9' (00000000fb68020e): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-9' (00000000fb68020e): kobject_uevent_env kobject: 'tx-9' (00000000fb68020e): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-9' kobject: 'tx-10' (000000009d13716c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-10' (000000009d13716c): kobject_uevent_env kobject: 'tx-10' (000000009d13716c): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-10' kobject: 'tx-11' (0000000070e065b4): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-11' (0000000070e065b4): kobject_uevent_env kobject: 'tx-11' (0000000070e065b4): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-11' kobject: 'tx-12' (0000000002821381): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-12' (0000000002821381): kobject_uevent_env kobject: 'tx-12' (0000000002821381): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-12' kobject: 'tx-13' (00000000e49d3e3d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-13' (00000000e49d3e3d): kobject_uevent_env kobject: 'tx-13' (00000000e49d3e3d): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-13' kobject: 'tx-14' (00000000ae2d511f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-14' (00000000ae2d511f): kobject_uevent_env kobject: 'tx-14' (00000000ae2d511f): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-14' kobject: 'tx-15' (0000000091ddb2aa): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-15' (0000000091ddb2aa): kobject_uevent_env kobject: 'tx-15' (0000000091ddb2aa): fill_kobj_path: path = '/devices/virtual/net/bond0/queues/tx-15' kobject: 'batman_adv' (000000000301d791): kobject_add_internal: parent: 'bond0', set: '' kobject: 'ip6_vti0' (000000009597e7d8): kobject_cleanup, parent (null) kobject: 'team0' (00000000cea877a7): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6_vti0' (000000009597e7d8): auto cleanup 'remove' event kobject: 'team0' (00000000cea877a7): kobject_uevent_env kobject: 'ip6_vti0' (000000009597e7d8): kobject_uevent_env kobject: 'team0' (00000000cea877a7): fill_kobj_path: path = '/devices/virtual/net/team0' kobject: 'queues' (00000000047a93f8): kobject_add_internal: parent: 'team0', set: '' kobject: 'ip6_vti0' (000000009597e7d8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000047a93f8): kobject_uevent_env kobject: 'ip6_vti0' (000000009597e7d8): calling ktype release kobject: 'queues' (00000000047a93f8): kobject_uevent_env: filter function caused the event to drop! kobject: 'ip6_vti0': free name kobject: 'rx-0' (00000000a9f8ef97): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000a9f8ef97): kobject_uevent_env kobject: 'rx-0' (00000000a9f8ef97): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-0' kobject: 'rx-1' (00000000435decee): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-1' (00000000435decee): kobject_uevent_env libceph: connect [d::]:6547 error -101 kobject: 'rx-1' (00000000435decee): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-1' libceph: mon0 [d::]:6547 connect error kobject: 'rx-2' (00000000d5de1e29): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-2' (00000000d5de1e29): kobject_uevent_env kobject: 'rx-2' (00000000d5de1e29): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-2' kobject: 'rx-3' (000000009cbcafa9): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-3' (000000009cbcafa9): kobject_uevent_env kobject: 'rx-3' (000000009cbcafa9): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-3' kobject: 'rx-4' (0000000063ae606f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-4' (0000000063ae606f): kobject_uevent_env kobject: 'rx-4' (0000000063ae606f): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-4' kobject: 'rx-5' (00000000bf3b15ce): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-5' (00000000bf3b15ce): kobject_uevent_env kobject: 'rx-5' (00000000bf3b15ce): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-5' kobject: 'rx-6' (00000000719343c7): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-6' (00000000719343c7): kobject_uevent_env kobject: 'rx-6' (00000000719343c7): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-6' kobject: 'rx-7' (0000000046b404ee): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-7' (0000000046b404ee): kobject_uevent_env kobject: 'rx-7' (0000000046b404ee): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-7' kobject: 'rx-8' (00000000caff8ef9): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-8' (00000000caff8ef9): kobject_uevent_env kobject: 'rx-8' (00000000caff8ef9): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-8' kobject: 'rx-9' (00000000c2912b4b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-9' (00000000c2912b4b): kobject_uevent_env kobject: 'rx-9' (00000000c2912b4b): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-9' kobject: 'rx-10' (00000000bcc3c0c5): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-10' (00000000bcc3c0c5): kobject_uevent_env kobject: 'rx-10' (00000000bcc3c0c5): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-10' kobject: 'rx-11' (00000000f2076cb0): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-11' (00000000f2076cb0): kobject_uevent_env kobject: 'rx-11' (00000000f2076cb0): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-11' kobject: 'rx-12' (00000000689c3a2d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-12' (00000000689c3a2d): kobject_uevent_env kobject: 'rx-12' (00000000689c3a2d): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-12' kobject: 'rx-13' (00000000966ea89e): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-13' (00000000966ea89e): kobject_uevent_env kobject: 'rx-13' (00000000966ea89e): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-13' kobject: 'rx-14' (000000007d9c4fbe): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-14' (000000007d9c4fbe): kobject_uevent_env kobject: 'rx-14' (000000007d9c4fbe): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-14' kobject: 'rx-15' (000000009e4d1370): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-15' (000000009e4d1370): kobject_uevent_env kobject: 'rx-15' (000000009e4d1370): fill_kobj_path: path = '/devices/virtual/net/team0/queues/rx-15' kobject: 'tx-0' (0000000066256f6c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000066256f6c): kobject_uevent_env kobject: 'tx-0' (0000000066256f6c): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-0' kobject: 'tx-1' (000000004fe8c1b5): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-1' (000000004fe8c1b5): kobject_uevent_env kobject: 'tx-1' (000000004fe8c1b5): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-1' kobject: 'tx-2' (0000000042897944): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-2' (0000000042897944): kobject_uevent_env kobject: 'tx-2' (0000000042897944): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-2' kobject: 'tx-3' (00000000b3bb4403): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-3' (00000000b3bb4403): kobject_uevent_env kobject: 'tx-3' (00000000b3bb4403): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-3' kobject: 'tx-4' (00000000738ce0b3): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-4' (00000000738ce0b3): kobject_uevent_env kobject: 'tx-4' (00000000738ce0b3): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-4' kobject: 'tx-5' (0000000036826e89): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-5' (0000000036826e89): kobject_uevent_env kobject: 'tx-5' (0000000036826e89): fill_kobj_path: path = '/devices/virtual/net/team0/queues/tx-5' kobject: 'tx-6' (00000000ae83a25c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-6' (00000000ae83a25c): kobject_uevent_env