====================================================== WARNING: possible circular locking dependency detected 5.0.0+ #6 Not tainted ------------------------------------------------------ syz-executor.5/5619 is trying to acquire lock: 00000000e2239d96 (&sb->s_type->i_mutex_key#12){+.+.}, at: inode_lock include/linux/fs.h:763 [inline] 00000000e2239d96 (&sb->s_type->i_mutex_key#12){+.+.}, at: shmem_fallocate+0x15a/0xc60 mm/shmem.c:2633 but task is already holding lock: 00000000c6c6a71b (ashmem_mutex){+.+.}, at: ashmem_shrink_scan+0x66/0x4f0 drivers/staging/android/ashmem.c:448 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #2 (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:1874 [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 -> #1 (&mm->mmap_sem){++++}: 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:603 [inline] iov_iter_fault_in_readable+0x1ba/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:1869 [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 -> #0 (&sb->s_type->i_mutex_key#12){+.+.}: lock_acquire+0x16f/0x3f0 kernel/locking/lockdep.c:3841 down_write+0x38/0x90 kernel/locking/rwsem.c:70 inode_lock include/linux/fs.h:763 [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 other info that might help us debug this: Chain exists of: &sb->s_type->i_mutex_key#12 --> &mm->mmap_sem --> ashmem_mutex Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock(ashmem_mutex); lock(&mm->mmap_sem); lock(ashmem_mutex); lock(&sb->s_type->i_mutex_key#12); *** DEADLOCK *** 1 lock held by syz-executor.5/5619: #0: 00000000c6c6a71b (ashmem_mutex){+.+.}, at: ashmem_shrink_scan+0x66/0x4f0 drivers/staging/android/ashmem.c:448 stack backtrace: CPU: 1 PID: 5619 Comm: syz-executor.5 Not tainted 5.0.0+ #6 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_write+0x38/0x90 kernel/locking/rwsem.c:70 inode_lock include/linux/fs.h:763 [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 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:00007ff79d002c78 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 0000000000457e29 RDX: 0000000000000000 RSI: 000000000000770a RDI: 0000000000000004 RBP: 000000000073bf00 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 00007ff79d0036d4 R13: 00000000004bf0a2 R14: 00000000004d0a40 R15: 00000000ffffffff kobject: 'loop4' (000000009f7688f9): kobject_uevent_env kobject: 'sit0' (000000006a6e55c6): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'loop4' (000000009f7688f9): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'sit0' (000000006a6e55c6): kobject_uevent_env kobject: 'sit0' (000000006a6e55c6): fill_kobj_path: path = '/devices/virtual/net/sit0' kobject: 'loop0' (00000000a9339811): kobject_uevent_env kobject: 'loop0' (00000000a9339811): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'queues' (00000000ef703a41): kobject_add_internal: parent: 'sit0', set: '' kobject: 'loop1' (000000004da51662): kobject_uevent_env kobject: 'loop1' (000000004da51662): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'queues' (00000000ef703a41): kobject_uevent_env kobject: 'loop1' (000000004da51662): kobject_uevent_env IPVS: ftp: loaded support on port[0] = 21 kobject: 'loop1' (000000004da51662): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'queues' (00000000ef703a41): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000568b4304): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000568b4304): kobject_uevent_env kobject: 'loop0' (00000000a9339811): kobject_uevent_env kobject: 'loop0' (00000000a9339811): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'rx-0' (00000000568b4304): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/rx-0' kobject: 'tx-0' (00000000d40c03f8): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000d40c03f8): kobject_uevent_env kobject: 'tx-0' (00000000d40c03f8): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/tx-0' kobject: 'ip6tnl0' (00000000d65d34c2): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6tnl0' (00000000d65d34c2): kobject_uevent_env kobject: 'ip6tnl0' (00000000d65d34c2): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0' kobject: 'queues' (0000000016731c16): kobject_add_internal: parent: 'ip6tnl0', set: '' kobject: 'queues' (0000000016731c16): kobject_uevent_env kobject: 'queues' (0000000016731c16): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000ca2c1915): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000ca2c1915): kobject_uevent_env kobject: 'rx-0' (00000000ca2c1915): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/rx-0' kobject: 'tx-0' (000000007cc7c1dc): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000007cc7c1dc): kobject_uevent_env kobject: 'tx-0' (000000007cc7c1dc): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/tx-0' kobject: 'loop5' (000000001cf10a51): kobject_uevent_env kobject: 'loop5' (000000001cf10a51): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'batman_adv' (00000000245556ad): kobject_uevent_env kobject: 'batman_adv' (00000000245556ad): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000245556ad): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000245556ad): calling ktype release kobject: (00000000245556ad): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000035ac84f9): kobject_cleanup, parent 00000000b141aebf kobject: 'rx-0' (0000000035ac84f9): auto cleanup 'remove' event kobject: 'rx-0' (0000000035ac84f9): kobject_uevent_env kobject: 'rx-0' (0000000035ac84f9): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'rx-0' (0000000035ac84f9): auto cleanup kobject_del kobject: 'rx-0' (0000000035ac84f9): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000008dbf3d49): kobject_cleanup, parent 00000000b141aebf kobject: 'tx-0' (000000008dbf3d49): auto cleanup 'remove' event kobject: 'tx-0' (000000008dbf3d49): kobject_uevent_env kobject: 'tx-0' (000000008dbf3d49): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'tx-0' (000000008dbf3d49): auto cleanup kobject_del kobject: 'tx-0' (000000008dbf3d49): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b141aebf): kobject_cleanup, parent (null) kobject: 'queues' (00000000b141aebf): calling ktype release kobject: 'queues' (00000000b141aebf): kset_release kobject: 'queues': free name kobject: 'syz_tun' (000000005bb27294): kobject_uevent_env kobject: 'syz_tun' (000000005bb27294): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'rx-0' (00000000ca2c1915): kobject_cleanup, parent 0000000016731c16 kobject: 'rx-0' (00000000ca2c1915): auto cleanup 'remove' event kobject: 'rx-0' (00000000ca2c1915): kobject_uevent_env kobject: 'rx-0' (00000000ca2c1915): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/rx-0' kobject: 'rx-0' (00000000ca2c1915): auto cleanup kobject_del kobject: 'rx-0' (00000000ca2c1915): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000007cc7c1dc): kobject_cleanup, parent 0000000016731c16 kobject: 'tx-0' (000000007cc7c1dc): auto cleanup 'remove' event kobject: 'tx-0' (000000007cc7c1dc): kobject_uevent_env kobject: 'tx-0' (000000007cc7c1dc): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/tx-0' kobject: 'tx-0' (000000007cc7c1dc): auto cleanup kobject_del kobject: 'tx-0' (000000007cc7c1dc): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000016731c16): kobject_cleanup, parent (null) kobject: 'queues' (0000000016731c16): calling ktype release kobject: 'queues' (0000000016731c16): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000d65d34c2): kobject_uevent_env kobject: 'ip6tnl0' (00000000d65d34c2): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0' kobject: 'syz_tun' (000000005bb27294): kobject_cleanup, parent (null) kobject: 'syz_tun' (000000005bb27294): calling ktype release kobject: 'ip6tnl0' (00000000d65d34c2): kobject_cleanup, parent (null) kobject: 'syz_tun': free name kobject: 'ip6tnl0' (00000000d65d34c2): calling ktype release kobject: 'ip6tnl0': free name kobject: 'rx-0' (00000000568b4304): kobject_cleanup, parent 00000000ef703a41 kobject: 'rx-0' (00000000568b4304): auto cleanup 'remove' event kobject: 'rx-0' (00000000568b4304): kobject_uevent_env kobject: 'rx-0' (00000000568b4304): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/rx-0' kobject: 'rx-0' (00000000568b4304): auto cleanup kobject_del kobject: 'rx-0' (00000000568b4304): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000d40c03f8): kobject_cleanup, parent 00000000ef703a41 kobject: 'tx-0' (00000000d40c03f8): auto cleanup 'remove' event kobject: 'tx-0' (00000000d40c03f8): kobject_uevent_env kobject: 'tx-0' (00000000d40c03f8): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/tx-0' kobject: 'tx-0' (00000000d40c03f8): auto cleanup kobject_del kobject: 'tx-0' (00000000d40c03f8): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000ef703a41): kobject_cleanup, parent (null) kobject: 'queues' (00000000ef703a41): calling ktype release kobject: 'queues' (00000000ef703a41): kset_release kobject: 'queues': free name kobject: 'sit0' (000000006a6e55c6): kobject_uevent_env kobject: 'sit0' (000000006a6e55c6): fill_kobj_path: path = '/devices/virtual/net/sit0' kobject: 'sit0' (000000006a6e55c6): kobject_cleanup, parent (null) kobject: 'sit0' (000000006a6e55c6): calling ktype release kobject: 'sit0': free name kobject: 'rx-0' (00000000542154a8): kobject_cleanup, parent 00000000c87de680 kobject: 'rx-0' (00000000542154a8): auto cleanup 'remove' event kobject: 'rx-0' (00000000542154a8): kobject_uevent_env kobject: 'rx-0' (00000000542154a8): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/rx-0' kobject: 'rx-0' (00000000542154a8): auto cleanup kobject_del kobject: 'rx-0' (00000000542154a8): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000774bf179): kobject_cleanup, parent 00000000c87de680 kobject: 'tx-0' (00000000774bf179): auto cleanup 'remove' event kobject: 'tx-0' (00000000774bf179): kobject_uevent_env kobject: 'tx-0' (00000000774bf179): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/tx-0' kobject: 'tx-0' (00000000774bf179): auto cleanup kobject_del kobject: 'tx-0' (00000000774bf179): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000c87de680): kobject_cleanup, parent (null) kobject: 'queues' (00000000c87de680): calling ktype release kobject: 'queues' (00000000c87de680): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (0000000075906ed2): kobject_uevent_env kobject: 'ip6_vti0' (0000000075906ed2): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0' kobject: 'ip6_vti0' (0000000075906ed2): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (0000000075906ed2): calling ktype release kobject: 'ip6_vti0': free name kobject: 'rx-0' (00000000adf43bfc): kobject_cleanup, parent 000000008d85a022 kobject: 'rx-0' (00000000adf43bfc): auto cleanup 'remove' event kobject: 'rx-0' (00000000adf43bfc): kobject_uevent_env kobject: 'rx-0' (00000000adf43bfc): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/rx-0' kobject: 'rx-0' (00000000adf43bfc): auto cleanup kobject_del kobject: 'rx-0' (00000000adf43bfc): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000fd279995): kobject_cleanup, parent 000000008d85a022 kobject: 'tx-0' (00000000fd279995): auto cleanup 'remove' event kobject: 'tx-0' (00000000fd279995): kobject_uevent_env kobject: 'tx-0' (00000000fd279995): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/tx-0' kobject: 'tx-0' (00000000fd279995): auto cleanup kobject_del kobject: 'tx-0' (00000000fd279995): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000008d85a022): kobject_cleanup, parent (null) kobject: 'queues' (000000008d85a022): calling ktype release kobject: 'queues' (000000008d85a022): kset_release kobject: 'queues': free name kobject: 'ip_vti0' (0000000017eca4d5): kobject_uevent_env kobject: 'ip_vti0' (0000000017eca4d5): fill_kobj_path: path = '/devices/virtual/net/ip_vti0' kobject: 'rx-0' (000000005c4aa25c): kobject_cleanup, parent 00000000f51025b2 kobject: 'rx-0' (000000005c4aa25c): auto cleanup 'remove' event kobject: 'rx-0' (000000005c4aa25c): kobject_uevent_env kobject: 'rx-0' (000000005c4aa25c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000005c4aa25c): auto cleanup kobject_del kobject: 'rx-0' (000000005c4aa25c): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000045ed51c2): kobject_cleanup, parent 00000000f51025b2 kobject: 'tx-0' (0000000045ed51c2): auto cleanup 'remove' event kobject: 'tx-0' (0000000045ed51c2): kobject_uevent_env kobject: 'tx-0' (0000000045ed51c2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000045ed51c2): auto cleanup kobject_del kobject: 'tx-0' (0000000045ed51c2): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000f51025b2): kobject_cleanup, parent (null) kobject: 'queues' (00000000f51025b2): calling ktype release kobject: 'queues' (00000000f51025b2): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (000000004494cf1d): kobject_uevent_env kobject: 'ip6gre0' (000000004494cf1d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'batman_adv' (00000000a3b6782d): kobject_uevent_env kobject: 'batman_adv' (00000000a3b6782d): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000a3b6782d): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000a3b6782d): calling ktype release kobject: (00000000a3b6782d): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000a11eae98): kobject_cleanup, parent 00000000e6d090f3 kobject: 'rx-0' (00000000a11eae98): auto cleanup 'remove' event kobject: 'rx-0' (00000000a11eae98): kobject_uevent_env kobject: 'rx-0' (00000000a11eae98): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000a11eae98): auto cleanup kobject_del kobject: 'rx-0' (00000000a11eae98): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000c548e068): kobject_cleanup, parent 00000000e6d090f3 kobject: 'tx-0' (00000000c548e068): auto cleanup 'remove' event kobject: 'tx-0' (00000000c548e068): kobject_uevent_env kobject: 'tx-0' (00000000c548e068): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000c548e068): auto cleanup kobject_del kobject: 'tx-0' (00000000c548e068): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000e6d090f3): kobject_cleanup, parent (null) kobject: 'queues' (00000000e6d090f3): calling ktype release kobject: 'queues' (00000000e6d090f3): kset_release kobject: 'queues': free name kobject: 'ip6gretap0' (0000000045b179a0): kobject_uevent_env kobject: 'ip6gretap0' (0000000045b179a0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000006728ff85): kobject_cleanup, parent 00000000b8d31a7d kobject: 'rx-0' (000000006728ff85): auto cleanup 'remove' event kobject: 'rx-0' (000000006728ff85): kobject_uevent_env kobject: 'rx-0' (000000006728ff85): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000006728ff85): auto cleanup kobject_del kobject: 'rx-0' (000000006728ff85): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000fb9534ae): kobject_cleanup, parent 00000000b8d31a7d kobject: 'tx-0' (00000000fb9534ae): auto cleanup 'remove' event kobject: 'tx-0' (00000000fb9534ae): kobject_uevent_env kobject: 'tx-0' (00000000fb9534ae): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000fb9534ae): auto cleanup kobject_del kobject: 'tx-0' (00000000fb9534ae): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000b8d31a7d): kobject_cleanup, parent (null) kobject: 'queues' (00000000b8d31a7d): calling ktype release kobject: 'queues' (00000000b8d31a7d): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (0000000043ae9aa9): kobject_uevent_env kobject: 'ip6gre0' (0000000043ae9aa9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000db9d70f9): kobject_cleanup, parent 000000007da1b410 kobject: 'rx-0' (00000000db9d70f9): auto cleanup 'remove' event kobject: 'rx-0' (00000000db9d70f9): kobject_uevent_env kobject: 'rx-0' (00000000db9d70f9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000db9d70f9): auto cleanup kobject_del kobject: 'rx-0' (00000000db9d70f9): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000012c3dc67): kobject_cleanup, parent 000000007da1b410 kobject: 'tx-0' (0000000012c3dc67): auto cleanup 'remove' event kobject: 'tx-0' (0000000012c3dc67): kobject_uevent_env kobject: 'tx-0' (0000000012c3dc67): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000012c3dc67): auto cleanup kobject_del kobject: 'tx-0' (0000000012c3dc67): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000007da1b410): kobject_cleanup, parent (null) kobject: 'queues' (000000007da1b410): calling ktype release kobject: 'queues' (000000007da1b410): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000e0ab10d6): kobject_uevent_env kobject: 'ip6gre0' (00000000e0ab10d6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000eac3f4c4): kobject_cleanup, parent 00000000f3b0b009 kobject: 'rx-0' (00000000eac3f4c4): auto cleanup 'remove' event kobject: 'rx-0' (00000000eac3f4c4): kobject_uevent_env kobject: 'rx-0' (00000000eac3f4c4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000eac3f4c4): auto cleanup kobject_del kobject: 'rx-0' (00000000eac3f4c4): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000652dee27): kobject_cleanup, parent 00000000f3b0b009 kobject: 'tx-0' (00000000652dee27): auto cleanup 'remove' event kobject: 'tx-0' (00000000652dee27): kobject_uevent_env kobject: 'tx-0' (00000000652dee27): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000652dee27): auto cleanup kobject_del kobject: 'tx-0' (00000000652dee27): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000f3b0b009): kobject_cleanup, parent (null) kobject: 'queues' (00000000f3b0b009): calling ktype release kobject: 'queues' (00000000f3b0b009): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000e1da8a2e): kobject_uevent_env kobject: 'ip6gre0' (00000000e1da8a2e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000166b11b3): kobject_cleanup, parent 00000000f1050bfc kobject: 'rx-0' (00000000166b11b3): auto cleanup 'remove' event kobject: 'rx-0' (00000000166b11b3): kobject_uevent_env kobject: 'rx-0' (00000000166b11b3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000166b11b3): auto cleanup kobject_del kobject: 'rx-0' (00000000166b11b3): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000002229e04d): kobject_cleanup, parent 00000000f1050bfc kobject: 'tx-0' (000000002229e04d): auto cleanup 'remove' event kobject: 'tx-0' (000000002229e04d): kobject_uevent_env kobject: 'tx-0' (000000002229e04d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000002229e04d): auto cleanup kobject_del kobject: 'tx-0' (000000002229e04d): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000f1050bfc): kobject_cleanup, parent (null) kobject: 'queues' (00000000f1050bfc): calling ktype release kobject: 'queues' (00000000f1050bfc): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000e3441bc2): kobject_uevent_env kobject: 'ip6gre0' (00000000e3441bc2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000336d6fbf): kobject_cleanup, parent 0000000052783bac kobject: 'rx-0' (00000000336d6fbf): auto cleanup 'remove' event kobject: 'rx-0' (00000000336d6fbf): kobject_uevent_env kobject: 'rx-0' (00000000336d6fbf): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000336d6fbf): auto cleanup kobject_del kobject: 'rx-0' (00000000336d6fbf): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000009403b133): kobject_cleanup, parent 0000000052783bac kobject: 'tx-0' (000000009403b133): auto cleanup 'remove' event kobject: 'tx-0' (000000009403b133): kobject_uevent_env kobject: 'tx-0' (000000009403b133): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000009403b133): auto cleanup kobject_del kobject: 'tx-0' (000000009403b133): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000052783bac): kobject_cleanup, parent (null) kobject: 'queues' (0000000052783bac): calling ktype release kobject: 'queues' (0000000052783bac): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000e194f483): kobject_uevent_env kobject: 'ip6gre0' (00000000e194f483): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000c0956f96): kobject_cleanup, parent 00000000a134fd96 kobject: 'rx-0' (00000000c0956f96): auto cleanup 'remove' event kobject: 'rx-0' (00000000c0956f96): kobject_uevent_env kobject: 'rx-0' (00000000c0956f96): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000c0956f96): auto cleanup kobject_del kobject: 'rx-0' (00000000c0956f96): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f98f6ff8): kobject_cleanup, parent 00000000a134fd96 kobject: 'tx-0' (00000000f98f6ff8): auto cleanup 'remove' event kobject: 'tx-0' (00000000f98f6ff8): kobject_uevent_env kobject: 'tx-0' (00000000f98f6ff8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000f98f6ff8): auto cleanup kobject_del kobject: 'tx-0' (00000000f98f6ff8): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000a134fd96): kobject_cleanup, parent (null) kobject: 'queues' (00000000a134fd96): calling ktype release kobject: 'queues' (00000000a134fd96): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (000000003cd7c511): kobject_uevent_env kobject: 'ip6gre0' (000000003cd7c511): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000e4c70cfb): kobject_cleanup, parent 000000002f21ae0e kobject: 'rx-0' (00000000e4c70cfb): auto cleanup 'remove' event kobject: 'rx-0' (00000000e4c70cfb): kobject_uevent_env kobject: 'rx-0' (00000000e4c70cfb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000e4c70cfb): auto cleanup kobject_del kobject: 'rx-0' (00000000e4c70cfb): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000e0871983): kobject_cleanup, parent 000000002f21ae0e kobject: 'tx-0' (00000000e0871983): auto cleanup 'remove' event kobject: 'tx-0' (00000000e0871983): kobject_uevent_env kobject: 'tx-0' (00000000e0871983): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000e0871983): auto cleanup kobject_del kobject: 'tx-0' (00000000e0871983): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002f21ae0e): kobject_cleanup, parent (null) kobject: 'queues' (000000002f21ae0e): calling ktype release kobject: 'queues' (000000002f21ae0e): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000aab22744): kobject_uevent_env kobject: 'ip6gre0' (00000000aab22744): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000055d43b53): kobject_cleanup, parent 000000008127dc32 kobject: 'rx-0' (0000000055d43b53): auto cleanup 'remove' event kobject: 'rx-0' (0000000055d43b53): kobject_uevent_env kobject: 'rx-0' (0000000055d43b53): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000055d43b53): auto cleanup kobject_del kobject: 'rx-0' (0000000055d43b53): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000ff9628d3): kobject_cleanup, parent 000000008127dc32 kobject: 'tx-0' (00000000ff9628d3): auto cleanup 'remove' event kobject: 'tx-0' (00000000ff9628d3): kobject_uevent_env kobject: 'tx-0' (00000000ff9628d3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000ff9628d3): auto cleanup kobject_del kobject: 'tx-0' (00000000ff9628d3): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000008127dc32): kobject_cleanup, parent (null) kobject: 'queues' (000000008127dc32): calling ktype release kobject: 'queues' (000000008127dc32): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (0000000003050b18): kobject_uevent_env kobject: 'ip6gre0' (0000000003050b18): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000a0fc2063): kobject_cleanup, parent 000000003940eb1f kobject: 'rx-0' (00000000a0fc2063): auto cleanup 'remove' event kobject: 'rx-0' (00000000a0fc2063): kobject_uevent_env kobject: 'rx-0' (00000000a0fc2063): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000a0fc2063): auto cleanup kobject_del kobject: 'rx-0' (00000000a0fc2063): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f77cb0a1): kobject_cleanup, parent 000000003940eb1f kobject: 'tx-0' (00000000f77cb0a1): auto cleanup 'remove' event kobject: 'tx-0' (00000000f77cb0a1): kobject_uevent_env kobject: 'tx-0' (00000000f77cb0a1): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000f77cb0a1): auto cleanup kobject_del kobject: 'tx-0' (00000000f77cb0a1): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000003940eb1f): kobject_cleanup, parent (null) kobject: 'queues' (000000003940eb1f): calling ktype release kobject: 'queues' (000000003940eb1f): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000d3eeebd5): kobject_uevent_env kobject: 'ip6gre0' (00000000d3eeebd5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000d853ccac): kobject_cleanup, parent 000000005e74285c kobject: 'rx-0' (00000000d853ccac): auto cleanup 'remove' event kobject: 'rx-0' (00000000d853ccac): kobject_uevent_env kobject: 'rx-0' (00000000d853ccac): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000d853ccac): auto cleanup kobject_del kobject: 'rx-0' (00000000d853ccac): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000da8005c6): kobject_cleanup, parent 000000005e74285c kobject: 'tx-0' (00000000da8005c6): auto cleanup 'remove' event kobject: 'tx-0' (00000000da8005c6): kobject_uevent_env kobject: 'tx-0' (00000000da8005c6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000da8005c6): auto cleanup kobject_del kobject: 'tx-0' (00000000da8005c6): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000005e74285c): kobject_cleanup, parent (null) kobject: 'queues' (000000005e74285c): calling ktype release kobject: 'queues' (000000005e74285c): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000eb509e4d): kobject_uevent_env kobject: 'ip6gre0' (00000000eb509e4d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003d3e2aa3): kobject_cleanup, parent 00000000aa61d733 kobject: 'rx-0' (000000003d3e2aa3): auto cleanup 'remove' event kobject: 'rx-0' (000000003d3e2aa3): kobject_uevent_env kobject: 'rx-0' (000000003d3e2aa3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003d3e2aa3): auto cleanup kobject_del kobject: 'rx-0' (000000003d3e2aa3): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000aa4912a0): kobject_cleanup, parent 00000000aa61d733 kobject: 'tx-0' (00000000aa4912a0): auto cleanup 'remove' event kobject: 'tx-0' (00000000aa4912a0): kobject_uevent_env kobject: 'tx-0' (00000000aa4912a0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000aa4912a0): auto cleanup kobject_del kobject: 'tx-0' (00000000aa4912a0): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000aa61d733): kobject_cleanup, parent (null) kobject: 'queues' (00000000aa61d733): calling ktype release kobject: 'queues' (00000000aa61d733): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (000000008b4fd9c8): kobject_uevent_env kobject: 'ip6gre0' (000000008b4fd9c8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000b6d397f5): kobject_cleanup, parent 000000002280f099 kobject: 'rx-0' (00000000b6d397f5): auto cleanup 'remove' event kobject: 'rx-0' (00000000b6d397f5): kobject_uevent_env kobject: 'rx-0' (00000000b6d397f5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000b6d397f5): auto cleanup kobject_del kobject: 'rx-0' (00000000b6d397f5): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000a0f2b660): kobject_cleanup, parent 000000002280f099 kobject: 'tx-0' (00000000a0f2b660): auto cleanup 'remove' event kobject: 'tx-0' (00000000a0f2b660): kobject_uevent_env kobject: 'tx-0' (00000000a0f2b660): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000a0f2b660): auto cleanup kobject_del kobject: 'tx-0' (00000000a0f2b660): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002280f099): kobject_cleanup, parent (null) kobject: 'queues' (000000002280f099): calling ktype release kobject: 'queues' (000000002280f099): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (0000000001f782fb): kobject_uevent_env kobject: 'ip6gre0' (0000000001f782fb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000090450f1a): kobject_cleanup, parent 0000000006ee8d87 kobject: 'rx-0' (0000000090450f1a): auto cleanup 'remove' event kobject: 'rx-0' (0000000090450f1a): kobject_uevent_env kobject: 'rx-0' (0000000090450f1a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000090450f1a): auto cleanup kobject_del kobject: 'rx-0' (0000000090450f1a): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000dbc3f4e0): kobject_cleanup, parent 0000000006ee8d87 kobject: 'tx-0' (00000000dbc3f4e0): auto cleanup 'remove' event kobject: 'tx-0' (00000000dbc3f4e0): kobject_uevent_env kobject: 'tx-0' (00000000dbc3f4e0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000dbc3f4e0): auto cleanup kobject_del kobject: 'tx-0' (00000000dbc3f4e0): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000006ee8d87): kobject_cleanup, parent (null) kobject: 'queues' (0000000006ee8d87): calling ktype release kobject: 'queues' (0000000006ee8d87): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000abd500e7): kobject_uevent_env kobject: 'ip6gre0' (00000000abd500e7): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000fe3c8a98): kobject_cleanup, parent 00000000ff44c773 kobject: 'rx-0' (00000000fe3c8a98): auto cleanup 'remove' event kobject: 'rx-0' (00000000fe3c8a98): kobject_uevent_env kobject: 'rx-0' (00000000fe3c8a98): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000fe3c8a98): auto cleanup kobject_del kobject: 'rx-0' (00000000fe3c8a98): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000020be0c01): kobject_cleanup, parent 00000000ff44c773 kobject: 'tx-0' (0000000020be0c01): auto cleanup 'remove' event kobject: 'tx-0' (0000000020be0c01): kobject_uevent_env kobject: 'tx-0' (0000000020be0c01): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000020be0c01): auto cleanup kobject_del kobject: 'tx-0' (0000000020be0c01): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000ff44c773): kobject_cleanup, parent (null) kobject: 'queues' (00000000ff44c773): calling ktype release kobject: 'queues' (00000000ff44c773): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000de5e3d5c): kobject_uevent_env kobject: 'ip6gre0' (00000000de5e3d5c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000acd6871c): kobject_cleanup, parent 0000000033a19a5d kobject: 'rx-0' (00000000acd6871c): auto cleanup 'remove' event kobject: 'rx-0' (00000000acd6871c): kobject_uevent_env kobject: 'rx-0' (00000000acd6871c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000acd6871c): auto cleanup kobject_del kobject: 'rx-0' (00000000acd6871c): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000ef22ea7c): kobject_cleanup, parent 0000000033a19a5d kobject: 'tx-0' (00000000ef22ea7c): auto cleanup 'remove' event kobject: 'tx-0' (00000000ef22ea7c): kobject_uevent_env kobject: 'tx-0' (00000000ef22ea7c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000ef22ea7c): auto cleanup kobject_del kobject: 'tx-0' (00000000ef22ea7c): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000033a19a5d): kobject_cleanup, parent (null) kobject: 'queues' (0000000033a19a5d): calling ktype release kobject: 'queues' (0000000033a19a5d): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000473cff07): kobject_uevent_env kobject: 'ip6gre0' (00000000473cff07): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000072c2da72): kobject_cleanup, parent 000000002e681e7b kobject: 'rx-0' (0000000072c2da72): auto cleanup 'remove' event kobject: 'rx-0' (0000000072c2da72): kobject_uevent_env kobject: 'rx-0' (0000000072c2da72): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000072c2da72): auto cleanup kobject_del kobject: 'rx-0' (0000000072c2da72): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000002624ccbc): kobject_cleanup, parent 000000002e681e7b kobject: 'tx-0' (000000002624ccbc): auto cleanup 'remove' event kobject: 'tx-0' (000000002624ccbc): kobject_uevent_env kobject: 'tx-0' (000000002624ccbc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000002624ccbc): auto cleanup kobject_del kobject: 'tx-0' (000000002624ccbc): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002e681e7b): kobject_cleanup, parent (null) kobject: 'queues' (000000002e681e7b): calling ktype release kobject: 'queues' (000000002e681e7b): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000b7039a1c): kobject_uevent_env kobject: 'ip6gre0' (00000000b7039a1c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000cf90baa9): kobject_cleanup, parent 00000000df9a2d8f kobject: 'rx-0' (00000000cf90baa9): auto cleanup 'remove' event kobject: 'rx-0' (00000000cf90baa9): kobject_uevent_env kobject: 'rx-0' (00000000cf90baa9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000cf90baa9): auto cleanup kobject_del kobject: 'rx-0' (00000000cf90baa9): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f85121ef): kobject_cleanup, parent 00000000df9a2d8f kobject: 'tx-0' (00000000f85121ef): auto cleanup 'remove' event kobject: 'tx-0' (00000000f85121ef): kobject_uevent_env kobject: 'tx-0' (00000000f85121ef): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000f85121ef): auto cleanup kobject_del kobject: 'tx-0' (00000000f85121ef): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000df9a2d8f): kobject_cleanup, parent (null) kobject: 'queues' (00000000df9a2d8f): calling ktype release kobject: 'queues' (00000000df9a2d8f): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (000000008c826af5): kobject_uevent_env kobject: 'ip6gre0' (000000008c826af5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (0000000017eca4d5): kobject_cleanup, parent (null) IPVS: ftp: loaded support on port[0] = 21 kobject: 'ip_vti0' (0000000017eca4d5): calling ktype release kobject: 'ip_vti0': free name kobject: 'batman_adv' (000000002d404c2f): kobject_uevent_env kobject: 'batman_adv' (000000002d404c2f): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000002d404c2f): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000002d404c2f): calling ktype release kobject: (000000002d404c2f): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (000000006f6b4022): kobject_cleanup, parent 00000000e84c5255 kobject: 'rx-0' (000000006f6b4022): auto cleanup 'remove' event kobject: 'rx-0' (000000006f6b4022): kobject_uevent_env kobject: 'rx-0' (000000006f6b4022): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/rx-0' kobject: 'rx-0' (000000006f6b4022): auto cleanup kobject_del kobject: 'rx-0' (000000006f6b4022): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f5be1177): kobject_cleanup, parent 00000000e84c5255 kobject: 'tx-0' (00000000f5be1177): auto cleanup 'remove' event kobject: 'tx-0' (00000000f5be1177): kobject_uevent_env kobject: 'tx-0' (00000000f5be1177): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/tx-0' kobject: 'tx-0' (00000000f5be1177): auto cleanup kobject_del kobject: 'tx-0' (00000000f5be1177): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000e84c5255): kobject_cleanup, parent (null) kobject: 'queues' (00000000e84c5255): calling ktype release kobject: 'queues' (00000000e84c5255): kset_release kobject: 'queues': free name kobject: 'erspan0' (00000000a3722d86): kobject_uevent_env kobject: 'erspan0' (00000000a3722d86): fill_kobj_path: path = '/devices/virtual/net/erspan0' kobject: 'lo' (000000002b95e9b1): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'lo' (000000002b95e9b1): kobject_uevent_env kobject: 'lo' (000000002b95e9b1): fill_kobj_path: path = '/devices/virtual/net/lo' kobject: 'queues' (00000000f2ddc0ea): kobject_add_internal: parent: 'lo', set: '' kobject: 'queues' (00000000f2ddc0ea): kobject_uevent_env kobject: 'queues' (00000000f2ddc0ea): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000e1132d7c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000e1132d7c): kobject_uevent_env kobject: 'rx-0' (00000000e1132d7c): fill_kobj_path: path = '/devices/virtual/net/lo/queues/rx-0' kobject: 'tx-0' (0000000079300a62): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000079300a62): kobject_uevent_env kobject: 'tx-0' (0000000079300a62): fill_kobj_path: path = '/devices/virtual/net/lo/queues/tx-0' kobject: 'ip6gre0' (000000004494cf1d): kobject_cleanup, parent (null) kobject: 'erspan0' (00000000a3722d86): kobject_cleanup, parent (null) kobject: 'tunl0' (0000000046d4bee0): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'erspan0' (00000000a3722d86): calling ktype release kobject: 'ip6gre0' (000000004494cf1d): auto cleanup 'remove' event kobject: 'erspan0': free name kobject: 'tunl0' (0000000046d4bee0): kobject_uevent_env kobject: 'ip6gre0' (000000004494cf1d): kobject_uevent_env kobject: 'tunl0' (0000000046d4bee0): fill_kobj_path: path = '/devices/virtual/net/tunl0' kobject: 'ip6gre0' (000000004494cf1d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (000000009af8063f): kobject_add_internal: parent: 'tunl0', set: '' kobject: 'ip6gre0' (000000004494cf1d): calling ktype release kobject: 'ip6gre0': free name kobject: 'queues' (000000009af8063f): kobject_uevent_env kobject: 'queues' (000000009af8063f): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000002a6d48bc): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000002a6d48bc): kobject_uevent_env kobject: 'rx-0' (000000002a6d48bc): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/rx-0' kobject: 'tx-0' (00000000a3199046): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000a3199046): kobject_uevent_env kobject: 'tx-0' (00000000a3199046): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/tx-0' kobject: 'batman_adv' (000000001514dcda): kobject_uevent_env kobject: 'batman_adv' (000000001514dcda): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (000000001514dcda): kobject_cleanup, parent (null) kobject: 'batman_adv' (000000001514dcda): calling ktype release kobject: (000000001514dcda): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (0000000043f4e953): kobject_cleanup, parent 00000000a6d4a0b7 kobject: 'rx-0' (0000000043f4e953): auto cleanup 'remove' event kobject: 'rx-0' (0000000043f4e953): kobject_uevent_env kobject: 'rx-0' (0000000043f4e953): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/rx-0' kobject: 'rx-0' (0000000043f4e953): auto cleanup kobject_del kobject: 'rx-0' (0000000043f4e953): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000008a62c944): kobject_cleanup, parent 00000000a6d4a0b7 kobject: 'tx-0' (000000008a62c944): auto cleanup 'remove' event kobject: 'tx-0' (000000008a62c944): kobject_uevent_env kobject: 'tx-0' (000000008a62c944): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/tx-0' kobject: 'tx-0' (000000008a62c944): auto cleanup kobject_del kobject: 'tx-0' (000000008a62c944): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000a6d4a0b7): kobject_cleanup, parent (null) kobject: 'queues' (00000000a6d4a0b7): calling ktype release kobject: 'queues' (00000000a6d4a0b7): kset_release kobject: 'queues': free name kobject: 'gretap0' (00000000f3b65108): kobject_uevent_env kobject: 'gretap0' (00000000f3b65108): fill_kobj_path: path = '/devices/virtual/net/gretap0' kobject: 'ip6gretap0' (0000000045b179a0): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (0000000045b179a0): auto cleanup 'remove' event kobject: 'gre0' (000000003dbd8f09): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gre0' (000000003dbd8f09): kobject_uevent_env kobject: 'gre0' (000000003dbd8f09): fill_kobj_path: path = '/devices/virtual/net/gre0' kobject: 'ip6gretap0' (0000000045b179a0): kobject_uevent_env kobject: 'ip6gretap0' (0000000045b179a0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000ae2b4806): kobject_add_internal: parent: 'gre0', set: '' kobject: 'ip6gretap0' (0000000045b179a0): calling ktype release kobject: 'queues' (00000000ae2b4806): kobject_uevent_env kobject: 'ip6gretap0': free name kobject: 'queues' (00000000ae2b4806): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000be959440): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000be959440): kobject_uevent_env kobject: 'rx-0' (00000000be959440): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/rx-0' kobject: 'tx-0' (000000004f157d4d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000004f157d4d): kobject_uevent_env kobject: 'tx-0' (000000004f157d4d): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/tx-0' kobject: 'gretap0' (00000000f3b65108): kobject_cleanup, parent (null) kobject: 'ip6gre0' (0000000043ae9aa9): kobject_cleanup, parent (null) kobject: 'gretap0' (00000000f6691a1a): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6gre0' (0000000043ae9aa9): auto cleanup 'remove' event kobject: 'gretap0' (00000000f3b65108): calling ktype release kobject: 'gretap0': free name kobject: 'ip6gre0' (0000000043ae9aa9): kobject_uevent_env kobject: 'ip6gre0' (0000000043ae9aa9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (00000000f6691a1a): kobject_uevent_env kobject: 'gretap0' (00000000f6691a1a): fill_kobj_path: path = '/devices/virtual/net/gretap0' kobject: 'ip6gre0' (0000000043ae9aa9): calling ktype release kobject: 'queues' (000000004c78aaea): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'ip6gre0': free name kobject: 'queues' (000000004c78aaea): kobject_uevent_env kobject: 'queues' (000000004c78aaea): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000005ca96ae1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000005ca96ae1): kobject_uevent_env kobject: 'rx-0' (000000005ca96ae1): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/rx-0' kobject: 'tx-0' (00000000dc21ed56): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000dc21ed56): kobject_uevent_env kobject: 'tx-0' (00000000dc21ed56): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/tx-0' kobject: 'batman_adv' (00000000a3799d3e): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'rx-0' (00000000122da001): kobject_cleanup, parent 00000000c43fd10b kobject: 'rx-0' (00000000122da001): auto cleanup 'remove' event kobject: 'rx-0' (00000000122da001): kobject_uevent_env kobject: 'rx-0' (00000000122da001): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/rx-0' kobject: 'rx-0' (00000000122da001): auto cleanup kobject_del kobject: 'rx-0' (00000000122da001): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000066630e2): kobject_cleanup, parent 00000000c43fd10b kobject: 'tx-0' (00000000066630e2): auto cleanup 'remove' event kobject: 'tx-0' (00000000066630e2): kobject_uevent_env kobject: 'tx-0' (00000000066630e2): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/tx-0' kobject: 'tx-0' (00000000066630e2): auto cleanup kobject_del kobject: 'tx-0' (00000000066630e2): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000c43fd10b): kobject_cleanup, parent (null) kobject: 'queues' (00000000c43fd10b): calling ktype release kobject: 'queues' (00000000c43fd10b): kset_release kobject: 'queues': free name kobject: 'gre0' (000000008e59093d): kobject_uevent_env kobject: 'gre0' (000000008e59093d): fill_kobj_path: path = '/devices/virtual/net/gre0' kobject: 'ip6gre0' (00000000e0ab10d6): kobject_cleanup, parent (null) kobject: 'erspan0' (000000004c545434): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6gre0' (00000000e0ab10d6): auto cleanup 'remove' event kobject: 'erspan0' (000000004c545434): kobject_uevent_env kobject: 'erspan0' (000000004c545434): fill_kobj_path: path = '/devices/virtual/net/erspan0' kobject: 'ip6gre0' (00000000e0ab10d6): kobject_uevent_env kobject: 'queues' (00000000adff23a4): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'queues' (00000000adff23a4): kobject_uevent_env kobject: 'ip6gre0' (00000000e0ab10d6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000adff23a4): kobject_uevent_env: filter function caused the event to drop! kobject: 'ip6gre0' (00000000e0ab10d6): calling ktype release kobject: 'rx-0' (00000000a305d70f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'ip6gre0': free name kobject: 'rx-0' (00000000a305d70f): kobject_uevent_env kobject: 'rx-0' (00000000a305d70f): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/rx-0' kobject: 'tx-0' (0000000037319613): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000037319613): kobject_uevent_env kobject: 'tx-0' (0000000037319613): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/tx-0' kobject: 'batman_adv' (00000000cb757458): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'gre0' (000000008e59093d): kobject_cleanup, parent (null) kobject: 'ip6gre0' (00000000e1da8a2e): kobject_cleanup, parent (null) kobject: 'gre0' (000000008e59093d): calling ktype release kobject: 'ip_vti0' (0000000039b7f90c): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gre0': free name kobject: 'ip6gre0' (00000000e1da8a2e): auto cleanup 'remove' event kobject: 'ip6gre0' (00000000e1da8a2e): kobject_uevent_env kobject: 'ip_vti0' (0000000039b7f90c): kobject_uevent_env kobject: 'ip6gre0' (00000000e1da8a2e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (0000000039b7f90c): fill_kobj_path: path = '/devices/virtual/net/ip_vti0' kobject: 'queues' (00000000efd5f0a4): kobject_add_internal: parent: 'ip_vti0', set: '' kobject: 'ip6gre0' (00000000e1da8a2e): calling ktype release kobject: 'queues' (00000000efd5f0a4): kobject_uevent_env kobject: 'ip6gre0': free name kobject: 'queues' (00000000efd5f0a4): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000d92c10a7): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000d92c10a7): kobject_uevent_env kobject: 'rx-0' (00000000d92c10a7): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/rx-0' kobject: 'tx-0' (00000000fcc580a8): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000fcc580a8): kobject_uevent_env kobject: 'tx-0' (00000000fcc580a8): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/tx-0' kobject: 'rx-0' (00000000e1184176): kobject_cleanup, parent 0000000096b4f42e kobject: 'rx-0' (00000000e1184176): auto cleanup 'remove' event kobject: 'rx-0' (00000000e1184176): kobject_uevent_env kobject: 'rx-0' (00000000e1184176): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/rx-0' kobject: 'rx-0' (00000000e1184176): auto cleanup kobject_del kobject: 'rx-0' (00000000e1184176): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000051582e63): kobject_cleanup, parent 0000000096b4f42e kobject: 'tx-0' (0000000051582e63): auto cleanup 'remove' event kobject: 'tx-0' (0000000051582e63): kobject_uevent_env kobject: 'tx-0' (0000000051582e63): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/tx-0' kobject: 'tx-0' (0000000051582e63): auto cleanup kobject_del kobject: 'tx-0' (0000000051582e63): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000096b4f42e): kobject_cleanup, parent (null) kobject: 'queues' (0000000096b4f42e): calling ktype release kobject: 'queues' (0000000096b4f42e): kset_release kobject: 'queues': free name kobject: 'tunl0' (0000000072c354c9): kobject_uevent_env kobject: 'tunl0' (0000000072c354c9): fill_kobj_path: path = '/devices/virtual/net/tunl0' kobject: 'ip6gre0' (00000000e3441bc2): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (00000000141738a0): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6gre0' (00000000e3441bc2): auto cleanup 'remove' event kobject: 'ip6_vti0' (00000000141738a0): kobject_uevent_env kobject: 'ip6_vti0' (00000000141738a0): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0' kobject: 'ip6gre0' (00000000e3441bc2): kobject_uevent_env kobject: 'ip6gre0' (00000000e3441bc2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (000000004b31f49a): kobject_add_internal: parent: 'ip6_vti0', set: '' kobject: 'ip6gre0' (00000000e3441bc2): calling ktype release kobject: 'ip6gre0': free name kobject: 'queues' (000000004b31f49a): kobject_uevent_env kobject: 'queues' (000000004b31f49a): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000088ef9134): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000088ef9134): kobject_uevent_env kobject: 'rx-0' (0000000088ef9134): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/rx-0' kobject: 'tx-0' (000000007ab4f748): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000007ab4f748): kobject_uevent_env kobject: 'tx-0' (000000007ab4f748): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/tx-0' kobject: 'tunl0' (0000000072c354c9): kobject_cleanup, parent (null) kobject: 'ip6gre0' (00000000e194f483): kobject_cleanup, parent (null) kobject: 'sit0' (0000000022ba92a1): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'tunl0' (0000000072c354c9): calling ktype release kobject: 'tunl0': free name kobject: 'ip6gre0' (00000000e194f483): auto cleanup 'remove' event kobject: 'sit0' (0000000022ba92a1): kobject_uevent_env kobject: 'sit0' (0000000022ba92a1): fill_kobj_path: path = '/devices/virtual/net/sit0' kobject: 'ip6gre0' (00000000e194f483): kobject_uevent_env kobject: 'ip6gre0' (00000000e194f483): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000919175bf): kobject_add_internal: parent: 'sit0', set: '' kobject: 'ip6gre0' (00000000e194f483): calling ktype release kobject: 'ip6gre0': free name kobject: 'queues' (00000000919175bf): kobject_uevent_env kobject: 'queues' (00000000919175bf): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000648586c9): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000648586c9): kobject_uevent_env kobject: 'rx-0' (00000000648586c9): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/rx-0' kobject: 'tx-0' (000000000fc827cb): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000000fc827cb): kobject_uevent_env kobject: 'tx-0' (000000000fc827cb): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/tx-0' kobject: 'rx-0' (00000000c604b96d): kobject_cleanup, parent 000000009dab37f9 kobject: 'rx-0' (00000000c604b96d): auto cleanup 'remove' event kobject: 'rx-0' (00000000c604b96d): kobject_uevent_env kobject: 'rx-0' (00000000c604b96d): fill_kobj_path: path = '/devices/virtual/net/lo/queues/rx-0' kobject: 'rx-0' (00000000c604b96d): auto cleanup kobject_del kobject: 'rx-0' (00000000c604b96d): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000071c27692): kobject_cleanup, parent 000000009dab37f9 kobject: 'tx-0' (0000000071c27692): auto cleanup 'remove' event kobject: 'tx-0' (0000000071c27692): kobject_uevent_env kobject: 'tx-0' (0000000071c27692): fill_kobj_path: path = '/devices/virtual/net/lo/queues/tx-0' kobject: 'tx-0' (0000000071c27692): auto cleanup kobject_del kobject: 'tx-0' (0000000071c27692): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000009dab37f9): kobject_cleanup, parent (null) kobject: 'queues' (000000009dab37f9): calling ktype release kobject: 'queues' (000000009dab37f9): kset_release kobject: 'queues': free name kobject: 'lo' (00000000393d20dd): kobject_uevent_env kobject: 'lo' (00000000393d20dd): fill_kobj_path: path = '/devices/virtual/net/lo' kobject: 'ip6gre0' (000000003cd7c511): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (000000001f6ad226): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6gre0' (000000003cd7c511): auto cleanup 'remove' event kobject: 'ip6gre0' (000000003cd7c511): kobject_uevent_env kobject: 'ip6tnl0' (000000001f6ad226): kobject_uevent_env kobject: 'ip6tnl0' (000000001f6ad226): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0' kobject: 'ip6gre0' (000000003cd7c511): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000193b29e5): kobject_add_internal: parent: 'ip6tnl0', set: '' kobject: 'ip6gre0' (000000003cd7c511): calling ktype release kobject: 'ip6gre0': free name kobject: 'queues' (00000000193b29e5): kobject_uevent_env kobject: 'queues' (00000000193b29e5): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000009401cc4f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000009401cc4f): kobject_uevent_env kobject: 'rx-0' (000000009401cc4f): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/rx-0' kobject: 'tx-0' (0000000023e39bc2): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000023e39bc2): kobject_uevent_env kobject: 'tx-0' (0000000023e39bc2): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/tx-0' kobject: 'lo' (00000000393d20dd): kobject_cleanup, parent (null) kobject: 'ip6gre0' (00000000aab22744): kobject_cleanup, parent (null) kobject: 'ip6gre0' (000000005b69ed2d): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'lo' (00000000393d20dd): calling ktype release kobject: 'ip6gre0' (000000005b69ed2d): kobject_uevent_env kobject: 'ip6gre0' (00000000aab22744): auto cleanup 'remove' event kobject: 'ip6gre0' (000000005b69ed2d): fill_kobj_path: path = '/devices/virtual/net/ip6gre0' kobject: 'lo': free name kobject: 'queues' (0000000047594298): kobject_add_internal: parent: 'ip6gre0', set: '' kobject: 'queues' (0000000047594298): kobject_uevent_env kobject: 'queues' (0000000047594298): kobject_uevent_env: filter function caused the event to drop! kobject: 'ip6gre0' (00000000aab22744): kobject_uevent_env kobject: 'rx-0' (000000001bcdbd2d): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'ip6gre0' (00000000aab22744): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000001bcdbd2d): kobject_uevent_env kobject: 'rx-0' (000000001bcdbd2d): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/rx-0' kobject: 'tx-0' (00000000a254b791): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'ip6gre0' (00000000aab22744): calling ktype release kobject: 'tx-0' (00000000a254b791): kobject_uevent_env kobject: 'tx-0' (00000000a254b791): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/tx-0' kobject: 'ip6gre0': free name kobject: 'ip6gre0' (0000000003050b18): kobject_cleanup, parent (null) kobject: 'ip6gre0' (0000000003050b18): auto cleanup 'remove' event kobject: 'ip6gre0' (0000000003050b18): kobject_uevent_env kobject: 'ip6gre0' (0000000003050b18): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (0000000003050b18): calling ktype release kobject: 'ip6gre0': free name kobject: 'syz_tun' (00000000fc618c59): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'syz_tun' (00000000fc618c59): kobject_uevent_env kobject: 'syz_tun' (00000000fc618c59): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'queues' (0000000016170e4e): kobject_add_internal: parent: 'syz_tun', set: '' kobject: 'queues' (0000000016170e4e): kobject_uevent_env kobject: 'queues' (0000000016170e4e): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000388c310a): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000388c310a): kobject_uevent_env kobject: 'rx-0' (00000000388c310a): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'tx-0' (0000000028d94f83): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000028d94f83): kobject_uevent_env kobject: 'tx-0' (0000000028d94f83): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'batman_adv' (00000000c9e60a26): kobject_add_internal: parent: 'syz_tun', set: '' kobject: 'ip6gre0' (00000000d3eeebd5): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (000000003c4d4f4c): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6gre0' (00000000d3eeebd5): auto cleanup 'remove' event kobject: 'ip6gretap0' (000000003c4d4f4c): kobject_uevent_env kobject: 'ip6gretap0' (000000003c4d4f4c): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0' kobject: 'ip6gre0' (00000000d3eeebd5): kobject_uevent_env kobject: 'queues' (0000000054d15060): kobject_add_internal: parent: 'ip6gretap0', set: '' kobject: 'ip6gre0' (00000000d3eeebd5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (0000000054d15060): kobject_uevent_env kobject: 'ip6gre0' (00000000d3eeebd5): calling ktype release kobject: 'ip6gre0': free name kobject: 'queues' (0000000054d15060): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000003b5a0ccf): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000003b5a0ccf): kobject_uevent_env kobject: 'rx-0' (000000003b5a0ccf): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/rx-0' kobject: 'tx-0' (0000000099648719): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000099648719): kobject_uevent_env kobject: 'tx-0' (0000000099648719): fill_kobj_path: path = '/devices/virtual/net/ip6gretap0/queues/tx-0' kobject: 'batman_adv' (0000000058f18607): kobject_add_internal: parent: 'ip6gretap0', set: '' kobject: 'ip6gre0' (00000000eb509e4d): kobject_cleanup, parent (null) kobject: 'bridge0' (000000002118d1ba): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6gre0' (00000000eb509e4d): auto cleanup 'remove' event kobject: 'ip6gre0' (00000000eb509e4d): kobject_uevent_env kobject: 'bridge0' (000000002118d1ba): kobject_uevent_env kobject: 'ip6gre0' (00000000eb509e4d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'bridge0' (000000002118d1ba): fill_kobj_path: path = '/devices/virtual/net/bridge0' kobject: 'queues' (000000002ee0e035): kobject_add_internal: parent: 'bridge0', set: '' kobject: 'ip6gre0' (00000000eb509e4d): calling ktype release kobject: 'queues' (000000002ee0e035): kobject_uevent_env