IPVS: ftp: loaded support on port[0] = 21 ====================================================== WARNING: possible circular locking dependency detected 5.0.0-rc7+ #86 Not tainted ------------------------------------------------------ syz-executor.0/3291 is trying to acquire lock: 00000000e83d0081 (&mm->mmap_sem){++++}, at: do_user_addr_fault arch/x86/mm/fault.c:1426 [inline] 00000000e83d0081 (&mm->mmap_sem){++++}, at: __do_page_fault+0x9c2/0xd60 arch/x86/mm/fault.c:1541 but task is already holding lock: 000000009691b69b (&sb->s_type->i_mutex_key#12){+.+.}, at: inode_lock include/linux/fs.h:757 [inline] 000000009691b69b (&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: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: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_pwrite64+0x183/0x1c0 fs/read_write.c:652 __do_sys_pwrite64 fs/read_write.c:662 [inline] __se_sys_pwrite64 fs/read_write.c:659 [inline] __x64_sys_pwrite64+0x97/0xf0 fs/read_write.c:659 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.0/3291: #0: 00000000c2b3c2f5 (sb_writers#5){.+.+}, at: file_start_write include/linux/fs.h:2816 [inline] #0: 00000000c2b3c2f5 (sb_writers#5){.+.+}, at: vfs_write+0x429/0x580 fs/read_write.c:548 #1: 000000009691b69b (&sb->s_type->i_mutex_key#12){+.+.}, at: inode_lock include/linux/fs.h:757 [inline] #1: 000000009691b69b (&sb->s_type->i_mutex_key#12){+.+.}, at: generic_file_write_iter+0xdf/0x610 mm/filemap.c:3358 stack backtrace: CPU: 0 PID: 3291 Comm: syz-executor.0 Not tainted 5.0.0-rc7+ #86 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:603 [inline] RIP: 0010:iov_iter_fault_in_readable+0x1ba/0x450 lib/iov_iter.c:425 Code: 4c 39 f3 76 17 eb 3b e8 54 2c 47 fe 48 81 c3 00 10 00 00 48 39 9d 68 ff ff ff 72 2d e8 3f 2c 47 fe 0f 1f 00 0f ae e8 45 31 f6 <8a> 13 0f 1f 00 31 ff 44 89 f6 41 88 57 d0 e8 a3 2d 47 fe 45 85 f6 RSP: 0018:ffff88808cc7f9b8 EFLAGS: 00010246 RAX: 0000000000040000 RBX: 0000000020010000 RCX: ffffc90005deb000 RDX: 000000000000234e RSI: ffffffff8328b541 RDI: 0000000000000005 RBP: ffff88808cc7fa58 R08: ffff888098520340 R09: fffff9400037977f R10: fffff9400037977e R11: ffffea0001bcbbf7 R12: 0000000000000060 R13: 0000000000000060 R14: 0000000000000000 R15: ffff88808cc7fa30 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_pwrite64+0x183/0x1c0 fs/read_write.c:652 __do_sys_pwrite64 fs/read_write.c:662 [inline] __se_sys_pwrite64 fs/read_write.c:659 [inline] __x64_sys_pwrite64+0x97/0xf0 fs/read_write.c:659 do_syscall_64+0x103/0x610 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe RIP: 0033:0x411f77 Code: 12 00 00 00 0f 05 48 3d 01 f0 ff ff 0f 83 51 17 00 00 c3 48 83 ec 08 e8 c7 f9 ff ff 48 89 04 24 49 89 ca b8 12 00 00 00 0f 05 <48> 8b 3c 24 48 89 c2 e8 0d fa ff ff 48 89 d0 48 83 c4 08 48 3d 01 IPVS: ftp: loaded support on port[0] = 21 RSP: 002b:00007fb23b585a10 EFLAGS: 00000293 ORIG_RAX: 0000000000000012 RAX: ffffffffffffffda RBX: 0000000020000490 RCX: 0000000000411f77 RDX: 0000000000000060 RSI: 0000000020010000 RDI: 0000000000000005 RBP: 0000000000000001 R08: 0000000008100000 R09: 0000000000000000 R10: 00000000000001a0 R11: 0000000000000293 R12: 00007fb23b5866d4 R13: 0000000000000005 R14: 0000000000000005 R15: 0000000000000000 kobject: 'tx-0' (0000000098aca43f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'loop3' (0000000063865547): kobject_uevent_env kobject: 'tx-0' (0000000098aca43f): kobject_uevent_env kobject: 'tx-0' (0000000098aca43f): fill_kobj_path: path = '/devices/virtual/net/lo/queues/tx-0' kobject: 'tunl0' (000000006046fc52): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'tunl0' (000000006046fc52): kobject_uevent_env kobject: 'tunl0' (000000006046fc52): fill_kobj_path: path = '/devices/virtual/net/tunl0' kobject: 'holders' (0000000074d225e6): kobject_cleanup, parent 00000000b284420c kobject: 'loop3' (0000000063865547): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'holders' (0000000074d225e6): auto cleanup kobject_del kobject: 'loop1' (00000000243dd996): kobject_uevent_env kobject: 'queues' (00000000355a821e): kobject_add_internal: parent: 'tunl0', set: '' kobject: 'loop1' (00000000243dd996): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'loop2' (00000000a30be3ec): kobject_uevent_env kobject: 'queues' (00000000355a821e): kobject_uevent_env kobject: 'loop2' (00000000a30be3ec): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'holders' (0000000074d225e6): calling ktype release kobject: 'queues' (00000000355a821e): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000022e134f1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000022e134f1): kobject_uevent_env kobject: 'rx-0' (0000000022e134f1): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/rx-0' kobject: 'tx-0' (00000000e3967eca): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000e3967eca): kobject_uevent_env kobject: 'tx-0' (00000000e3967eca): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/tx-0' kobject: (0000000074d225e6): dynamic_kobj_release kobject: 'holders': free name kobject: 'loop1' (00000000243dd996): kobject_uevent_env kobject: 'loop1' (00000000243dd996): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'loop5p1' (00000000b284420c): kobject_uevent_env kobject: 'loop5p1' (00000000b284420c): fill_kobj_path: path = '/devices/virtual/block/loop5/loop5p1' kobject: 'loop2' (00000000a30be3ec): kobject_uevent_env net_ratelimit: 10 callbacks suppressed protocol 88fb is buggy, dev hsr_slave_0 protocol 88fb is buggy, dev hsr_slave_1 loop5: p1 < > p4 kobject: 'loop2' (00000000a30be3ec): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'gre0' (00000000332685f6): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'loop5p1' (00000000b284420c): kobject_cleanup, parent (null) kobject: 'loop2' (00000000a30be3ec): kobject_uevent_env kobject: 'loop5p1' (00000000b284420c): calling ktype release kobject: 'loop5p1' (000000002f458039): kobject_add_internal: parent: 'loop5', set: 'devices' kobject: 'loop5p1': free name kobject: 'loop2' (00000000a30be3ec): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'gre0' (00000000332685f6): kobject_uevent_env kobject: 'loop5p1' (000000002f458039): kobject_uevent_env kobject: 'loop2' (00000000a30be3ec): kobject_uevent_env kobject: 'loop2' (00000000a30be3ec): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'loop5p1' (000000002f458039): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gre0' (00000000332685f6): fill_kobj_path: path = '/devices/virtual/net/gre0' kobject: 'holders' (00000000acdc2933): kobject_add_internal: parent: 'loop5p1', set: '' kobject: 'queues' (000000000593458a): kobject_add_internal: parent: 'gre0', set: '' kobject: 'loop1' (00000000243dd996): kobject_uevent_env kobject: 'queues' (000000000593458a): kobject_uevent_env kobject: 'loop1' (00000000243dd996): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'queues' (000000000593458a): kobject_uevent_env: filter function caused the event to drop! protocol 88fb is buggy, dev hsr_slave_0 protocol 88fb is buggy, dev hsr_slave_1 kobject: 'loop5p1' (000000002f458039): kobject_uevent_env protocol 88fb is buggy, dev hsr_slave_0 kobject: 'loop5p1' (000000002f458039): fill_kobj_path: path = '/devices/virtual/block/loop5/loop5p1' protocol 88fb is buggy, dev hsr_slave_1 loop5: p4 start 1854537728 is beyond EOD, truncated kobject: 'rx-0' (000000001197cd2f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000001197cd2f): kobject_uevent_env kobject: 'rx-0' (000000001197cd2f): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/rx-0' kobject: 'tx-0' (000000001605d2bd): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'tx-0' (000000001605d2bd): kobject_uevent_env kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'tx-0' (000000001605d2bd): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/tx-0' __loop_clr_fd: partition scan of loop5 failed (rc=-22) kobject: 'gretap0' (0000000019d467a9): kobject_add_internal: parent: 'net', set: 'devices' print_req_error: I/O error, dev loop5, sector 0 flags 80700 kobject: 'gretap0' (0000000019d467a9): kobject_uevent_env print_req_error: I/O error, dev loop5, sector 0 flags 0 kobject: 'gretap0' (0000000019d467a9): fill_kobj_path: path = '/devices/virtual/net/gretap0' kobject: 'queues' (00000000bfab2299): kobject_add_internal: parent: 'gretap0', set: '' Buffer I/O error on dev loop5p1, logical block 0, async page read kobject: 'queues' (00000000bfab2299): kobject_uevent_env print_req_error: I/O error, dev loop5, sector 0 flags 0 Buffer I/O error on dev loop5p1, logical block 0, async page read kobject: 'queues' (00000000bfab2299): kobject_uevent_env: filter function caused the event to drop! Buffer I/O error on dev loop5p1, logical block 0, async page read Buffer I/O error on dev loop5p1, logical block 0, async page read kobject: 'rx-0' (00000000c779e6cf): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000c779e6cf): kobject_uevent_env kobject: 'rx-0' (00000000c779e6cf): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/rx-0' kobject: 'tx-0' (00000000c5ca60ca): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000c5ca60ca): kobject_uevent_env kobject: 'tx-0' (00000000c5ca60ca): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/tx-0' kobject: 'batman_adv' (000000008362912b): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'loop3' (0000000063865547): kobject_uevent_env kobject: 'erspan0' (00000000d2f404ea): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'loop3' (0000000063865547): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'erspan0' (00000000d2f404ea): kobject_uevent_env kobject: 'erspan0' (00000000d2f404ea): fill_kobj_path: path = '/devices/virtual/net/erspan0' kobject: 'queues' (00000000d97b857a): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'queues' (00000000d97b857a): kobject_uevent_env kobject: 'queues' (00000000d97b857a): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000001dbb3b18): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000001dbb3b18): kobject_uevent_env kobject: 'rx-0' (000000001dbb3b18): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/rx-0' kobject: 'tx-0' (000000008d7e3fab): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000008d7e3fab): kobject_uevent_env kobject: 'tx-0' (000000008d7e3fab): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/tx-0' kobject: 'batman_adv' (0000000084d7cd78): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'ip_vti0' (00000000c9dd5292): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip_vti0' (00000000c9dd5292): kobject_uevent_env kobject: 'ip_vti0' (00000000c9dd5292): fill_kobj_path: path = '/devices/virtual/net/ip_vti0' kobject: 'queues' (000000002cba5430): kobject_add_internal: parent: 'ip_vti0', set: '' kobject: 'queues' (000000002cba5430): kobject_uevent_env kobject: 'queues' (000000002cba5430): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000a750758f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000a750758f): kobject_uevent_env kobject: 'rx-0' (00000000a750758f): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/rx-0' kobject: 'tx-0' (00000000fc742aaa): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000fc742aaa): kobject_uevent_env kobject: 'tx-0' (00000000fc742aaa): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/tx-0' kobject: 'ip6_vti0' (0000000066777d82): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6_vti0' (0000000066777d82): kobject_uevent_env kobject: 'ip6_vti0' (0000000066777d82): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0' kobject: 'queues' (0000000028e9c764): kobject_add_internal: parent: 'ip6_vti0', set: '' kobject: 'queues' (0000000028e9c764): kobject_uevent_env kobject: 'queues' (0000000028e9c764): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000838561bd): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000838561bd): kobject_uevent_env kobject: 'rx-0' (00000000838561bd): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/rx-0' kobject: 'tx-0' (00000000dbdb033f): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000dbdb033f): kobject_uevent_env kobject: 'tx-0' (00000000dbdb033f): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/tx-0' kobject: 'sit0' (00000000595c109e): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sit0' (00000000595c109e): kobject_uevent_env kobject: 'sit0' (00000000595c109e): fill_kobj_path: path = '/devices/virtual/net/sit0' kobject: 'queues' (0000000025e932a3): kobject_add_internal: parent: 'sit0', set: '' kobject: 'queues' (0000000025e932a3): kobject_uevent_env kobject: 'queues' (0000000025e932a3): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000005a6c8c98): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000005a6c8c98): kobject_uevent_env kobject: 'rx-0' (000000005a6c8c98): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/rx-0' kobject: 'tx-0' (000000008d152d30): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000008d152d30): kobject_uevent_env kobject: 'tx-0' (000000008d152d30): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/tx-0' kobject: 'ip6tnl0' (00000000dfcd519a): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6tnl0' (00000000dfcd519a): kobject_uevent_env kobject: 'ip6tnl0' (00000000dfcd519a): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0' kobject: 'queues' (00000000f66fc7fe): kobject_add_internal: parent: 'ip6tnl0', set: '' kobject: 'queues' (00000000f66fc7fe): kobject_uevent_env kobject: 'queues' (00000000f66fc7fe): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000d711ad18): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000d711ad18): kobject_uevent_env kobject: 'rx-0' (00000000d711ad18): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/rx-0' kobject: 'tx-0' (00000000fcdb9728): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000fcdb9728): kobject_uevent_env kobject: 'tx-0' (00000000fcdb9728): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/tx-0' kobject: 'ip6gre0' (000000009ef06026): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6gre0' (000000009ef06026): kobject_uevent_env kobject: 'ip6gre0' (000000009ef06026): fill_kobj_path: path = '/devices/virtual/net/ip6gre0' kobject: 'queues' (00000000cdc067a4): kobject_add_internal: parent: 'ip6gre0', set: '' kobject: 'queues' (00000000cdc067a4): kobject_uevent_env kobject: 'queues' (00000000cdc067a4): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000034f3384e): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000034f3384e): kobject_uevent_env kobject: 'rx-0' (0000000034f3384e): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/rx-0' kobject: 'tx-0' (00000000e9c53faf): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000e9c53faf): kobject_uevent_env kobject: 'tx-0' (00000000e9c53faf): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/tx-0' kobject: 'rx-0' (0000000034f3384e): kobject_cleanup, parent 00000000cdc067a4 kobject: 'rx-0' (0000000034f3384e): auto cleanup 'remove' event kobject: 'rx-0' (0000000034f3384e): kobject_uevent_env kobject: 'rx-0' (0000000034f3384e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000034f3384e): auto cleanup kobject_del kobject: 'rx-0' (0000000034f3384e): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000e9c53faf): kobject_cleanup, parent 00000000cdc067a4 kobject: 'tx-0' (00000000e9c53faf): auto cleanup 'remove' event kobject: 'tx-0' (00000000e9c53faf): kobject_uevent_env kobject: 'tx-0' (00000000e9c53faf): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000e9c53faf): auto cleanup kobject_del kobject: 'tx-0' (00000000e9c53faf): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000cdc067a4): kobject_cleanup, parent (null) kobject: 'queues' (00000000cdc067a4): calling ktype release kobject: 'queues' (00000000cdc067a4): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (000000009ef06026): kobject_uevent_env kobject: 'ip6gre0' (000000009ef06026): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004d72e0b6): kobject_cleanup, parent 0000000047d349a5 kobject: 'rx-0' (000000004d72e0b6): auto cleanup 'remove' event kobject: 'rx-0' (000000004d72e0b6): kobject_uevent_env kobject: 'rx-0' (000000004d72e0b6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004d72e0b6): auto cleanup kobject_del kobject: 'rx-0' (000000004d72e0b6): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000a1fdc71b): kobject_cleanup, parent 0000000047d349a5 kobject: 'tx-0' (00000000a1fdc71b): auto cleanup 'remove' event kobject: 'tx-0' (00000000a1fdc71b): kobject_uevent_env kobject: 'tx-0' (00000000a1fdc71b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000a1fdc71b): auto cleanup kobject_del kobject: 'tx-0' (00000000a1fdc71b): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000047d349a5): kobject_cleanup, parent (null) kobject: 'queues' (0000000047d349a5): calling ktype release kobject: 'queues' (0000000047d349a5): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (00000000e87ca4f3): kobject_uevent_env kobject: 'ip6gre0' (00000000e87ca4f3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000d1c17751): kobject_cleanup, parent 0000000099de11d2 kobject: 'rx-0' (00000000d1c17751): auto cleanup 'remove' event kobject: 'rx-0' (00000000d1c17751): kobject_uevent_env kobject: 'rx-0' (00000000d1c17751): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000d1c17751): auto cleanup kobject_del kobject: 'rx-0' (00000000d1c17751): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000505813aa): kobject_cleanup, parent 0000000099de11d2 kobject: 'tx-0' (00000000505813aa): auto cleanup 'remove' event kobject: 'tx-0' (00000000505813aa): kobject_uevent_env kobject: 'tx-0' (00000000505813aa): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000505813aa): auto cleanup kobject_del kobject: 'tx-0' (00000000505813aa): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000099de11d2): kobject_cleanup, parent (null) kobject: 'queues' (0000000099de11d2): calling ktype release kobject: 'queues' (0000000099de11d2): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (0000000071751cd6): kobject_uevent_env kobject: 'ip6gre0' (0000000071751cd6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000cf4dcc9f): kobject_cleanup, parent 00000000691d0245 kobject: 'rx-0' (00000000cf4dcc9f): auto cleanup 'remove' event kobject: 'rx-0' (00000000cf4dcc9f): kobject_uevent_env kobject: 'rx-0' (00000000cf4dcc9f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000cf4dcc9f): auto cleanup kobject_del kobject: 'rx-0' (00000000cf4dcc9f): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000a02b2615): kobject_cleanup, parent 00000000691d0245 kobject: 'tx-0' (00000000a02b2615): auto cleanup 'remove' event kobject: 'tx-0' (00000000a02b2615): kobject_uevent_env kobject: 'tx-0' (00000000a02b2615): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000a02b2615): auto cleanup kobject_del kobject: 'tx-0' (00000000a02b2615): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000691d0245): kobject_cleanup, parent (null) kobject: 'queues' (00000000691d0245): calling ktype release kobject: 'queues' (00000000691d0245): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (000000004849e330): kobject_uevent_env kobject: 'ip6gre0' (000000004849e330): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (000000009ef06026): kobject_cleanup, parent (null) kobject: 'ip6gre0' (000000009ef06026): auto cleanup 'remove' event kobject: 'ip6gre0' (000000009ef06026): kobject_uevent_env kobject: 'ip6gre0' (000000009ef06026): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (000000009ef06026): calling ktype release kobject: 'ip6gre0': free name kobject: 'ip6gre0' (00000000e87ca4f3): kobject_cleanup, parent (null) kobject: 'ip6gre0' (00000000e87ca4f3): auto cleanup 'remove' event kobject: 'ip6gre0' (00000000e87ca4f3): kobject_uevent_env kobject: 'ip6gre0' (00000000e87ca4f3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (00000000e87ca4f3): calling ktype release kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'loop4' (00000000c75b5a47): kobject_uevent_env kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop4' (00000000c75b5a47): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'ip6gre0': free name kobject: 'loop2' (00000000a30be3ec): kobject_uevent_env IPVS: ftp: loaded support on port[0] = 21 kobject: 'ip6gre0' (0000000071751cd6): kobject_cleanup, parent (null) kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'loop2' (00000000a30be3ec): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'ip6gre0' (0000000071751cd6): auto cleanup 'remove' event kobject: 'lo' (00000000ad2ef11f): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'ip6gre0' (0000000071751cd6): kobject_uevent_env kobject: 'lo' (00000000ad2ef11f): kobject_uevent_env kobject: 'ip6gre0' (0000000071751cd6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop1' (00000000243dd996): kobject_uevent_env kobject: 'ip6gre0' (0000000071751cd6): calling ktype release kobject: 'lo' (00000000ad2ef11f): fill_kobj_path: path = '/devices/virtual/net/lo' kobject: 'loop1' (00000000243dd996): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'ip6gre0': free name kobject: 'queues' (00000000ce47fd24): kobject_add_internal: parent: 'lo', set: '' kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'queues' (00000000ce47fd24): kobject_uevent_env kobject: 'queues' (00000000ce47fd24): kobject_uevent_env: filter function caused the event to drop! kobject: 'loop2' (00000000a30be3ec): kobject_uevent_env kobject: 'loop2' (00000000a30be3ec): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'rx-0' (000000007215091a): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000007215091a): kobject_uevent_env kobject: 'loop2' (00000000a30be3ec): kobject_uevent_env kobject: 'loop2' (00000000a30be3ec): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'rx-0' (000000007215091a): fill_kobj_path: path = '/devices/virtual/net/lo/queues/rx-0' kobject: 'tx-0' (00000000b65830d4): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'tx-0' (00000000b65830d4): kobject_uevent_env kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'tx-0' (00000000b65830d4): fill_kobj_path: path = '/devices/virtual/net/lo/queues/tx-0' kobject: 'loop1' (00000000243dd996): kobject_uevent_env kobject: 'loop1' (00000000243dd996): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'tunl0' (00000000b6c774d8): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'tunl0' (00000000b6c774d8): kobject_uevent_env kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'tunl0' (00000000b6c774d8): fill_kobj_path: path = '/devices/virtual/net/tunl0' kobject: 'loop2' (00000000a30be3ec): kobject_uevent_env kobject: 'queues' (00000000966559c7): kobject_add_internal: parent: 'tunl0', set: '' kobject: 'loop2' (00000000a30be3ec): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'queues' (00000000966559c7): kobject_uevent_env kobject: 'queues' (00000000966559c7): kobject_uevent_env: filter function caused the event to drop! kobject: 'loop1' (00000000243dd996): kobject_uevent_env kobject: 'rx-0' (000000002feed10b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'loop1' (00000000243dd996): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'rx-0' (000000002feed10b): kobject_uevent_env kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'rx-0' (000000002feed10b): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/rx-0' kobject: 'loop2' (00000000a30be3ec): kobject_uevent_env kobject: 'tx-0' (0000000041b9bd43): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'loop2' (00000000a30be3ec): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'tx-0' (0000000041b9bd43): kobject_uevent_env kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'tx-0' (0000000041b9bd43): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/tx-0' kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'ip6gre0' (000000004849e330): kobject_cleanup, parent (null) kobject: 'gre0' (00000000c9b706d6): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6gre0' (000000004849e330): auto cleanup 'remove' event kobject: 'gre0' (00000000c9b706d6): kobject_uevent_env kobject: 'ip6gre0' (000000004849e330): kobject_uevent_env kobject: 'ip6gre0' (000000004849e330): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (000000004849e330): calling ktype release kobject: 'ip6gre0': free name IPVS: ftp: loaded support on port[0] = 21 kobject: 'gre0' (00000000c9b706d6): fill_kobj_path: path = '/devices/virtual/net/gre0' kobject: 'queues' (000000008449bb5f): kobject_add_internal: parent: 'gre0', set: '' kobject: 'holders' (00000000acdc2933): kobject_cleanup, parent 000000002f458039 kobject: 'holders' (00000000acdc2933): auto cleanup kobject_del kobject: 'queues' (000000008449bb5f): kobject_uevent_env kobject: 'holders' (00000000acdc2933): calling ktype release kobject: 'queues' (000000008449bb5f): kobject_uevent_env: filter function caused the event to drop! kobject: 'loop3' (0000000063865547): kobject_uevent_env kobject: 'rx-0' (0000000009fb298a): kobject_add_internal: parent: 'queues', set: 'queues' kobject: (00000000acdc2933): dynamic_kobj_release kobject: 'loop3' (0000000063865547): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'rx-0' (0000000009fb298a): kobject_uevent_env kobject: 'holders': free name kobject: 'rx-0' (0000000009fb298a): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/rx-0' kobject: 'loop2' (00000000a30be3ec): kobject_uevent_env kobject: 'loop5p1' (000000002f458039): kobject_uevent_env kobject: 'tx-0' (00000000fb60f33c): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'loop5p1' (000000002f458039): fill_kobj_path: path = '/devices/virtual/block/loop5/loop5p1' kobject: 'loop2' (00000000a30be3ec): fill_kobj_path: path = '/devices/virtual/block/loop2' loop5: p1 < > p4 kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'tx-0' (00000000fb60f33c): kobject_uevent_env kobject: 'loop5p1' (00000000d3e50e12): kobject_add_internal: parent: 'loop5', set: 'devices' kobject: 'tx-0' (00000000fb60f33c): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/tx-0' kobject: 'loop5p1' (00000000d3e50e12): kobject_uevent_env kobject: 'gretap0' (00000000ba4ee055): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gretap0' (00000000ba4ee055): kobject_uevent_env kobject: 'loop5p1' (000000002f458039): kobject_cleanup, parent (null) kobject: 'gretap0' (00000000ba4ee055): fill_kobj_path: path = '/devices/virtual/net/gretap0' kobject: 'loop5p1' (00000000d3e50e12): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000d638adf8): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'loop5p1' (000000002f458039): calling ktype release kobject: 'loop5p1': free name kobject: 'queues' (00000000d638adf8): kobject_uevent_env kobject: 'holders' (00000000696a07b3): kobject_add_internal: parent: 'loop5p1', set: '' kobject: 'queues' (00000000d638adf8): kobject_uevent_env: filter function caused the event to drop! kobject: 'loop5p1' (00000000d3e50e12): kobject_uevent_env kobject: 'loop5p1' (00000000d3e50e12): fill_kobj_path: path = '/devices/virtual/block/loop5/loop5p1' kobject: 'rx-0' (00000000fac56e96): kobject_add_internal: parent: 'queues', set: 'queues' loop5: p4 start 1854537728 is beyond EOD, truncated kobject: 'rx-0' (00000000fac56e96): kobject_uevent_env kobject: 'rx-0' (00000000fac56e96): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/rx-0' kobject: 'tx-0' (000000001c3a34dd): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000001c3a34dd): kobject_uevent_env kobject: 'tx-0' (000000001c3a34dd): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/tx-0' kobject: 'batman_adv' (000000000bb456dd): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'rx-0' (00000000d711ad18): kobject_cleanup, parent 00000000f66fc7fe kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'rx-0' (00000000d711ad18): auto cleanup 'remove' event kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'rx-0' (00000000d711ad18): kobject_uevent_env __loop_clr_fd: partition scan of loop5 failed (rc=-22) kobject: 'rx-0' (00000000d711ad18): kobject_uevent_env: uevent_suppress caused the event to drop! print_req_error: 8 callbacks suppressed print_req_error: I/O error, dev loop5, sector 0 flags 80700 kobject: 'rx-0' (00000000d711ad18): auto cleanup kobject_del print_req_error: I/O error, dev loop5, sector 0 flags 0 kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env buffer_io_error: 6 callbacks suppressed Buffer I/O error on dev loop5p1, logical block 0, async page read kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' print_req_error: I/O error, dev loop5, sector 0 flags 0 kobject: 'rx-0' (00000000d711ad18): calling ktype release Buffer I/O error on dev loop5p1, logical block 0, async page read kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env print_req_error: I/O error, dev loop5, sector 0 flags 0 kobject: 'rx-0': free name Buffer I/O error on dev loop5p1, logical block 0, async page read print_req_error: I/O error, dev loop5, sector 0 flags 0 kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' Buffer I/O error on dev loop5p1, logical block 0, async page read kobject: 'tx-0' (00000000fcdb9728): kobject_cleanup, parent 00000000f66fc7fe kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'tx-0' (00000000fcdb9728): auto cleanup 'remove' event kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'tx-0' (00000000fcdb9728): kobject_uevent_env kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'tx-0' (00000000fcdb9728): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'tx-0' (00000000fcdb9728): auto cleanup kobject_del kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'tx-0' (00000000fcdb9728): calling ktype release kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'tx-0': free name kobject: 'queues' (00000000f66fc7fe): kobject_cleanup, parent (null) kobject: 'queues' (00000000f66fc7fe): calling ktype release kobject: 'queues' (00000000f66fc7fe): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000dfcd519a): kobject_uevent_env kobject: 'ip6tnl0' (00000000dfcd519a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000b3f7c06e): kobject_cleanup, parent 000000007b9abffe kobject: 'rx-0' (00000000b3f7c06e): auto cleanup 'remove' event kobject: 'rx-0' (00000000b3f7c06e): kobject_uevent_env kobject: 'rx-0' (00000000b3f7c06e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000b3f7c06e): auto cleanup kobject_del kobject: 'rx-0' (00000000b3f7c06e): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000009b550f63): kobject_cleanup, parent 000000007b9abffe kobject: 'tx-0' (000000009b550f63): auto cleanup 'remove' event kobject: 'tx-0' (000000009b550f63): kobject_uevent_env kobject: 'tx-0' (000000009b550f63): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000009b550f63): auto cleanup kobject_del kobject: 'tx-0' (000000009b550f63): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000007b9abffe): kobject_cleanup, parent (null) kobject: 'queues' (000000007b9abffe): calling ktype release kobject: 'queues' (000000007b9abffe): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (000000006e9812f2): kobject_uevent_env kobject: 'ip6tnl0' (000000006e9812f2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000072f68b33): kobject_cleanup, parent 0000000066625824 kobject: 'rx-0' (0000000072f68b33): auto cleanup 'remove' event kobject: 'rx-0' (0000000072f68b33): kobject_uevent_env kobject: 'rx-0' (0000000072f68b33): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000072f68b33): auto cleanup kobject_del kobject: 'rx-0' (0000000072f68b33): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000006311c058): kobject_cleanup, parent 0000000066625824 kobject: 'tx-0' (000000006311c058): auto cleanup 'remove' event kobject: 'tx-0' (000000006311c058): kobject_uevent_env kobject: 'tx-0' (000000006311c058): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000006311c058): auto cleanup kobject_del kobject: 'tx-0' (000000006311c058): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000066625824): kobject_cleanup, parent (null) kobject: 'queues' (0000000066625824): calling ktype release kobject: 'queues' (0000000066625824): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (000000004152076e): kobject_uevent_env kobject: 'ip6tnl0' (000000004152076e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000088debf99): kobject_cleanup, parent 000000004cc1474d kobject: 'rx-0' (0000000088debf99): auto cleanup 'remove' event kobject: 'rx-0' (0000000088debf99): kobject_uevent_env kobject: 'rx-0' (0000000088debf99): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000088debf99): auto cleanup kobject_del kobject: 'rx-0' (0000000088debf99): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000009400145d): kobject_cleanup, parent 000000004cc1474d kobject: 'tx-0' (000000009400145d): auto cleanup 'remove' event kobject: 'tx-0' (000000009400145d): kobject_uevent_env kobject: 'tx-0' (000000009400145d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000009400145d): auto cleanup kobject_del kobject: 'tx-0' (000000009400145d): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000004cc1474d): kobject_cleanup, parent (null) kobject: 'queues' (000000004cc1474d): calling ktype release kobject: 'queues' (000000004cc1474d): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (00000000a6b839a4): kobject_uevent_env kobject: 'ip6tnl0' (00000000a6b839a4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (00000000394dcacf): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'erspan0' (00000000394dcacf): kobject_uevent_env kobject: 'erspan0' (00000000394dcacf): fill_kobj_path: path = '/devices/virtual/net/erspan0' kobject: 'queues' (000000000253315a): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'queues' (000000000253315a): kobject_uevent_env kobject: 'queues' (000000000253315a): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000092ac42cd): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000092ac42cd): kobject_uevent_env kobject: 'rx-0' (0000000092ac42cd): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/rx-0' kobject: 'tx-0' (0000000090e15ff7): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000090e15ff7): kobject_uevent_env kobject: 'tx-0' (0000000090e15ff7): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/tx-0' kobject: 'batman_adv' (00000000d1dbbe04): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'ip6tnl0' (00000000dfcd519a): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (00000000dfcd519a): auto cleanup 'remove' event kobject: 'ip_vti0' (0000000056388cf5): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6tnl0' (00000000dfcd519a): kobject_uevent_env kobject: 'ip6tnl0' (00000000dfcd519a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (0000000056388cf5): kobject_uevent_env kobject: 'ip6tnl0' (00000000dfcd519a): calling ktype release kobject: 'ip_vti0' (0000000056388cf5): fill_kobj_path: path = '/devices/virtual/net/ip_vti0' kobject: 'ip6tnl0': free name kobject: 'queues' (00000000f90a63f6): kobject_add_internal: parent: 'ip_vti0', set: '' kobject: 'queues' (00000000f90a63f6): kobject_uevent_env kobject: 'queues' (00000000f90a63f6): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (000000006311dd6e): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000006311dd6e): kobject_uevent_env kobject: 'rx-0' (000000006311dd6e): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/rx-0' kobject: 'tx-0' (0000000080d4d6f9): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (0000000080d4d6f9): kobject_uevent_env kobject: 'tx-0' (0000000080d4d6f9): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/tx-0' kobject: 'ip6tnl0' (000000006e9812f2): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (00000000e7e67cf2): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6tnl0' (000000006e9812f2): auto cleanup 'remove' event kobject: 'ip6_vti0' (00000000e7e67cf2): kobject_uevent_env kobject: 'ip6_vti0' (00000000e7e67cf2): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0' kobject: 'ip6tnl0' (000000006e9812f2): kobject_uevent_env kobject: 'queues' (0000000065a217c6): kobject_add_internal: parent: 'ip6_vti0', set: '' kobject: 'ip6tnl0' (000000006e9812f2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (0000000065a217c6): kobject_uevent_env kobject: 'ip6tnl0' (000000006e9812f2): calling ktype release kobject: 'queues' (0000000065a217c6): kobject_uevent_env: filter function caused the event to drop! kobject: 'ip6tnl0': free name kobject: 'rx-0' (00000000a72e5ec4): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000a72e5ec4): kobject_uevent_env kobject: 'rx-0' (00000000a72e5ec4): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/rx-0' kobject: 'tx-0' (00000000d2c9a95b): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000d2c9a95b): kobject_uevent_env kobject: 'tx-0' (00000000d2c9a95b): fill_kobj_path: path = '/devices/virtual/net/ip6_vti0/queues/tx-0' kobject: 'sit0' (000000004d4b99c7): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sit0' (000000004d4b99c7): kobject_uevent_env kobject: 'sit0' (000000004d4b99c7): fill_kobj_path: path = '/devices/virtual/net/sit0' kobject: 'queues' (00000000d93e6638): kobject_add_internal: parent: 'sit0', set: '' kobject: 'queues' (00000000d93e6638): kobject_uevent_env kobject: 'queues' (00000000d93e6638): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000cbfc1dc9): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000cbfc1dc9): kobject_uevent_env kobject: 'rx-0' (00000000cbfc1dc9): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/rx-0' kobject: 'tx-0' (00000000348c2ed0): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000348c2ed0): kobject_uevent_env kobject: 'tx-0' (00000000348c2ed0): fill_kobj_path: path = '/devices/virtual/net/sit0/queues/tx-0' kobject: 'ip6tnl0' (000000006fef3720): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6tnl0' (000000004152076e): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (000000006fef3720): kobject_uevent_env kobject: 'ip6tnl0' (000000006fef3720): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0' kobject: 'ip6tnl0' (000000004152076e): auto cleanup 'remove' event kobject: 'queues' (00000000dbb8ea1b): kobject_add_internal: parent: 'ip6tnl0', set: '' kobject: 'ip6tnl0' (000000004152076e): kobject_uevent_env kobject: 'queues' (00000000dbb8ea1b): kobject_uevent_env kobject: 'ip6tnl0' (000000004152076e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000dbb8ea1b): kobject_uevent_env: filter function caused the event to drop! kobject: 'ip6tnl0' (000000004152076e): calling ktype release kobject: 'ip6tnl0': free name kobject: 'rx-0' (000000009c433adf): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (000000009c433adf): kobject_uevent_env kobject: 'rx-0' (000000009c433adf): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/rx-0' kobject: 'tx-0' (000000008eeb3210): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000008eeb3210): kobject_uevent_env kobject: 'tx-0' (000000008eeb3210): fill_kobj_path: path = '/devices/virtual/net/ip6tnl0/queues/tx-0' kobject: 'ip6gre0' (0000000091e3dae9): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6gre0' (0000000091e3dae9): kobject_uevent_env kobject: 'ip6gre0' (0000000091e3dae9): fill_kobj_path: path = '/devices/virtual/net/ip6gre0' kobject: 'queues' (0000000025b5adc9): kobject_add_internal: parent: 'ip6gre0', set: '' kobject: 'queues' (0000000025b5adc9): kobject_uevent_env kobject: 'queues' (0000000025b5adc9): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000023ebddda): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000023ebddda): kobject_uevent_env kobject: 'rx-0' (0000000023ebddda): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/rx-0' kobject: 'tx-0' (000000008bcc7a12): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000008bcc7a12): kobject_uevent_env kobject: 'tx-0' (000000008bcc7a12): fill_kobj_path: path = '/devices/virtual/net/ip6gre0/queues/tx-0' kobject: 'ip6tnl0' (00000000a6b839a4): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (00000000a6b839a4): auto cleanup 'remove' event kobject: 'ip6tnl0' (00000000a6b839a4): kobject_uevent_env kobject: 'ip6tnl0' (00000000a6b839a4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (00000000a6b839a4): calling ktype release kobject: 'ip6tnl0': free name kobject: 'rx-0' (000000005a6c8c98): kobject_cleanup, parent 0000000025e932a3 kobject: 'rx-0' (000000005a6c8c98): auto cleanup 'remove' event kobject: 'rx-0' (000000005a6c8c98): kobject_uevent_env kobject: 'rx-0' (000000005a6c8c98): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000005a6c8c98): auto cleanup kobject_del kobject: 'rx-0' (000000005a6c8c98): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000008d152d30): kobject_cleanup, parent 0000000025e932a3 kobject: 'tx-0' (000000008d152d30): auto cleanup 'remove' event kobject: 'tx-0' (000000008d152d30): kobject_uevent_env kobject: 'tx-0' (000000008d152d30): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000008d152d30): auto cleanup kobject_del kobject: 'tx-0' (000000008d152d30): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000025e932a3): kobject_cleanup, parent (null) kobject: 'queues' (0000000025e932a3): calling ktype release kobject: 'queues' (0000000025e932a3): kset_release kobject: 'queues': free name kobject: 'sit0' (00000000595c109e): kobject_uevent_env kobject: 'sit0' (00000000595c109e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000005c822ddf): kobject_cleanup, parent 00000000cfad06cc kobject: 'rx-0' (000000005c822ddf): auto cleanup 'remove' event kobject: 'rx-0' (000000005c822ddf): kobject_uevent_env kobject: 'rx-0' (000000005c822ddf): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000005c822ddf): auto cleanup kobject_del kobject: 'rx-0' (000000005c822ddf): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f9be7739): kobject_cleanup, parent 00000000cfad06cc kobject: 'tx-0' (00000000f9be7739): auto cleanup 'remove' event kobject: 'tx-0' (00000000f9be7739): kobject_uevent_env kobject: 'tx-0' (00000000f9be7739): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000f9be7739): auto cleanup kobject_del kobject: 'tx-0' (00000000f9be7739): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000cfad06cc): kobject_cleanup, parent (null) kobject: 'queues' (00000000cfad06cc): calling ktype release kobject: 'queues' (00000000cfad06cc): kset_release kobject: 'queues': free name kobject: 'sit0' (00000000b982a3d6): kobject_uevent_env kobject: 'sit0' (00000000b982a3d6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003dd16b5d): kobject_cleanup, parent 000000004731be66 kobject: 'rx-0' (000000003dd16b5d): auto cleanup 'remove' event kobject: 'rx-0' (000000003dd16b5d): kobject_uevent_env kobject: 'rx-0' (000000003dd16b5d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003dd16b5d): auto cleanup kobject_del kobject: 'rx-0' (000000003dd16b5d): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000019ff1767): kobject_cleanup, parent 000000004731be66 kobject: 'tx-0' (0000000019ff1767): auto cleanup 'remove' event kobject: 'tx-0' (0000000019ff1767): kobject_uevent_env kobject: 'tx-0' (0000000019ff1767): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000019ff1767): auto cleanup kobject_del kobject: 'tx-0' (0000000019ff1767): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000004731be66): kobject_cleanup, parent (null) kobject: 'queues' (000000004731be66): calling ktype release kobject: 'queues' (000000004731be66): kset_release kobject: 'queues': free name kobject: '' (00000000d38147d6): kobject_uevent_env kobject: '' (00000000d38147d6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000b17cbb51): kobject_cleanup, parent 000000008e86f7cd kobject: 'rx-0' (00000000b17cbb51): auto cleanup 'remove' event kobject: 'rx-0' (00000000b17cbb51): kobject_uevent_env kobject: 'rx-0' (00000000b17cbb51): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000b17cbb51): auto cleanup kobject_del kobject: 'rx-0' (00000000b17cbb51): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000a017010d): kobject_cleanup, parent 000000008e86f7cd kobject: 'tx-0' (00000000a017010d): auto cleanup 'remove' event kobject: 'tx-0' (00000000a017010d): kobject_uevent_env kobject: 'tx-0' (00000000a017010d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000a017010d): auto cleanup kobject_del kobject: 'tx-0' (00000000a017010d): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000008e86f7cd): kobject_cleanup, parent (null) kobject: 'queues' (000000008e86f7cd): calling ktype release kobject: 'queues' (000000008e86f7cd): kset_release kobject: 'queues': free name kobject: 'sit0' (0000000046818174): kobject_uevent_env kobject: 'sit0' (0000000046818174): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000062556e0d): kobject_cleanup, parent 00000000bef092ed kobject: 'rx-0' (0000000062556e0d): auto cleanup 'remove' event kobject: 'rx-0' (0000000062556e0d): kobject_uevent_env kobject: 'rx-0' (0000000062556e0d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000062556e0d): auto cleanup kobject_del kobject: 'rx-0' (0000000062556e0d): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000003a9e886): kobject_cleanup, parent 00000000bef092ed kobject: 'tx-0' (0000000003a9e886): auto cleanup 'remove' event kobject: 'tx-0' (0000000003a9e886): kobject_uevent_env kobject: 'tx-0' (0000000003a9e886): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000003a9e886): auto cleanup kobject_del kobject: 'tx-0' (0000000003a9e886): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000bef092ed): kobject_cleanup, parent (null) kobject: 'queues' (00000000bef092ed): calling ktype release kobject: 'queues' (00000000bef092ed): kset_release kobject: 'queues': free name kobject: 'sit0' (000000000798246a): kobject_uevent_env kobject: 'sit0' (000000000798246a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009c04c052): kobject_cleanup, parent 00000000932205e6 kobject: 'rx-0' (000000009c04c052): auto cleanup 'remove' event kobject: 'rx-0' (000000009c04c052): kobject_uevent_env kobject: 'rx-0' (000000009c04c052): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009c04c052): auto cleanup kobject_del kobject: 'rx-0' (000000009c04c052): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000ac338e06): kobject_cleanup, parent 00000000932205e6 kobject: 'tx-0' (00000000ac338e06): auto cleanup 'remove' event kobject: 'tx-0' (00000000ac338e06): kobject_uevent_env kobject: 'tx-0' (00000000ac338e06): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000ac338e06): auto cleanup kobject_del kobject: 'tx-0' (00000000ac338e06): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000932205e6): kobject_cleanup, parent (null) kobject: 'queues' (00000000932205e6): calling ktype release kobject: 'queues' (00000000932205e6): kset_release kobject: 'queues': free name kobject: '' (0000000069798d68): kobject_uevent_env kobject: '' (0000000069798d68): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (00000000595c109e): kobject_cleanup, parent (null) kobject: 'sit0' (00000000595c109e): auto cleanup 'remove' event kobject: 'sit0' (00000000595c109e): kobject_uevent_env kobject: 'sit0' (00000000595c109e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (00000000595c109e): calling ktype release kobject: 'sit0': free name kobject: 'sit0' (00000000b982a3d6): kobject_cleanup, parent (null) kobject: 'sit0' (00000000b982a3d6): auto cleanup 'remove' event kobject: 'sit0' (00000000b982a3d6): kobject_uevent_env kobject: 'sit0' (00000000b982a3d6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (00000000b982a3d6): calling ktype release kobject: 'sit0': free name kobject: '' (00000000d38147d6): kobject_cleanup, parent (null) kobject: '' (00000000d38147d6): auto cleanup 'remove' event kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: '' (00000000d38147d6): kobject_uevent_env kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: '' (00000000d38147d6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: '' (00000000d38147d6): calling ktype release kobject: '': free name kobject: 'sit0' (0000000046818174): kobject_cleanup, parent (null) kobject: 'sit0' (0000000046818174): auto cleanup 'remove' event kobject: 'sit0' (0000000046818174): kobject_uevent_env kobject: 'sit0' (0000000046818174): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop4' (00000000c75b5a47): kobject_uevent_env kobject: 'sit0' (0000000046818174): calling ktype release kobject: 'loop4' (00000000c75b5a47): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'sit0': free name kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env IPVS: ftp: loaded support on port[0] = 21 kobject: 'sit0' (000000000798246a): kobject_cleanup, parent (null) kobject: 'loop2' (00000000a30be3ec): kobject_uevent_env kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop2' (00000000a30be3ec): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'sit0' (000000000798246a): auto cleanup 'remove' event kobject: 'lo' (0000000074cfef36): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'sit0' (000000000798246a): kobject_uevent_env protocol 88fb is buggy, dev hsr_slave_0 kobject: 'sit0' (000000000798246a): kobject_uevent_env: uevent_suppress caused the event to drop! protocol 88fb is buggy, dev hsr_slave_1 kobject: 'lo' (0000000074cfef36): kobject_uevent_env protocol 88fb is buggy, dev hsr_slave_0 kobject: 'sit0' (000000000798246a): calling ktype release protocol 88fb is buggy, dev hsr_slave_1 kobject: 'lo' (0000000074cfef36): fill_kobj_path: path = '/devices/virtual/net/lo' kobject: 'loop1' (00000000243dd996): kobject_uevent_env kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'sit0': free name kobject: 'loop1' (00000000243dd996): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'queues' (0000000035691c7a): kobject_add_internal: parent: 'lo', set: '' kobject: 'loop1' (00000000243dd996): kobject_uevent_env kobject: 'loop1' (00000000243dd996): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'queues' (0000000035691c7a): kobject_uevent_env kobject: 'queues' (0000000035691c7a): kobject_uevent_env: filter function caused the event to drop! kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'loop5' (00000000b52baa4c): kobject_uevent_env kobject: 'rx-0' (00000000357a20fb): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop5' (00000000b52baa4c): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'rx-0' (00000000357a20fb): kobject_uevent_env kobject: 'rx-0' (00000000357a20fb): fill_kobj_path: path = '/devices/virtual/net/lo/queues/rx-0' kobject: 'tx-0' (00000000c4f8f030): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'loop2' (00000000a30be3ec): kobject_uevent_env kobject: 'tx-0' (00000000c4f8f030): kobject_uevent_env kobject: 'tx-0' (00000000c4f8f030): fill_kobj_path: path = '/devices/virtual/net/lo/queues/tx-0' kobject: 'loop2' (00000000a30be3ec): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: '' (0000000069798d68): kobject_cleanup, parent (null) kobject: 'tunl0' (000000009fd2f6fa): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'loop2' (00000000a30be3ec): kobject_uevent_env kobject: '' (0000000069798d68): auto cleanup 'remove' event kobject: '' (0000000069798d68): kobject_uevent_env kobject: 'loop2' (00000000a30be3ec): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: '' (0000000069798d68): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop1' (00000000243dd996): kobject_uevent_env kobject: 'tunl0' (000000009fd2f6fa): kobject_uevent_env kobject: 'loop1' (00000000243dd996): fill_kobj_path: path = '/devices/virtual/block/loop1' kobject: 'tunl0' (000000009fd2f6fa): fill_kobj_path: path = '/devices/virtual/net/tunl0' kobject: '' (0000000069798d68): calling ktype release kobject: 'queues' (000000006416942c): kobject_add_internal: parent: 'tunl0', set: '' kobject: '': free name kobject: 'queues' (000000006416942c): kobject_uevent_env kobject: 'queues' (000000006416942c): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000110f5163): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000110f5163): kobject_uevent_env kobject: 'rx-0' (00000000110f5163): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/rx-0' kobject: 'tx-0' (000000001bd77545): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000001bd77545): kobject_uevent_env kobject: 'tx-0' (000000001bd77545): fill_kobj_path: path = '/devices/virtual/net/tunl0/queues/tx-0' kobject: 'gre0' (000000008af2621d): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gre0' (000000008af2621d): kobject_uevent_env kobject: 'gre0' (000000008af2621d): fill_kobj_path: path = '/devices/virtual/net/gre0' kobject: 'queues' (00000000dbbeccee): kobject_add_internal: parent: 'gre0', set: '' kobject: 'queues' (00000000dbbeccee): kobject_uevent_env kobject: 'queues' (00000000dbbeccee): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000058b3d5a7): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000058b3d5a7): kobject_uevent_env kobject: 'rx-0' (0000000058b3d5a7): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/rx-0' kobject: 'tx-0' (000000008c073113): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (000000008c073113): kobject_uevent_env kobject: 'tx-0' (000000008c073113): fill_kobj_path: path = '/devices/virtual/net/gre0/queues/tx-0' kobject: 'rx-0' (00000000838561bd): kobject_cleanup, parent 0000000028e9c764 kobject: 'loop3' (0000000063865547): kobject_uevent_env kobject: 'rx-0' (00000000838561bd): auto cleanup 'remove' event kobject: 'loop3' (0000000063865547): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'rx-0' (00000000838561bd): kobject_uevent_env IPVS: ftp: loaded support on port[0] = 21 kobject: 'rx-0' (00000000838561bd): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000838561bd): auto cleanup kobject_del kobject: 'rx-0' (00000000838561bd): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000dbdb033f): kobject_cleanup, parent 0000000028e9c764 kobject: 'tx-0' (00000000dbdb033f): auto cleanup 'remove' event kobject: 'tx-0' (00000000dbdb033f): kobject_uevent_env kobject: 'tx-0' (00000000dbdb033f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000dbdb033f): auto cleanup kobject_del kobject: 'tx-0' (00000000dbdb033f): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000028e9c764): kobject_cleanup, parent (null) kobject: 'queues' (0000000028e9c764): calling ktype release kobject: 'queues' (0000000028e9c764): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (0000000066777d82): kobject_uevent_env kobject: 'ip6_vti0' (0000000066777d82): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000f2501358): kobject_cleanup, parent 000000001070fc5c kobject: 'rx-0' (00000000f2501358): auto cleanup 'remove' event kobject: 'rx-0' (00000000f2501358): kobject_uevent_env kobject: 'rx-0' (00000000f2501358): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000f2501358): auto cleanup kobject_del kobject: 'rx-0' (00000000f2501358): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000fa47eedb): kobject_cleanup, parent 000000001070fc5c kobject: 'tx-0' (00000000fa47eedb): auto cleanup 'remove' event kobject: 'tx-0' (00000000fa47eedb): kobject_uevent_env kobject: 'tx-0' (00000000fa47eedb): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000fa47eedb): auto cleanup kobject_del kobject: 'tx-0' (00000000fa47eedb): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000001070fc5c): kobject_cleanup, parent (null) kobject: 'queues' (000000001070fc5c): calling ktype release kobject: 'queues' (000000001070fc5c): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (00000000f461c3d2): kobject_uevent_env kobject: 'ip6_vti0' (00000000f461c3d2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003251c162): kobject_cleanup, parent 00000000d2854296 kobject: 'rx-0' (000000003251c162): auto cleanup 'remove' event kobject: 'rx-0' (000000003251c162): kobject_uevent_env kobject: 'rx-0' (000000003251c162): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003251c162): auto cleanup kobject_del kobject: 'rx-0' (000000003251c162): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000008ebf9869): kobject_cleanup, parent 00000000d2854296 kobject: 'tx-0' (000000008ebf9869): auto cleanup 'remove' event kobject: 'tx-0' (000000008ebf9869): kobject_uevent_env kobject: 'tx-0' (000000008ebf9869): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000008ebf9869): auto cleanup kobject_del kobject: 'tx-0' (000000008ebf9869): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000d2854296): kobject_cleanup, parent (null) kobject: 'queues' (00000000d2854296): calling ktype release kobject: 'queues' (00000000d2854296): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (00000000b308458c): kobject_uevent_env kobject: 'ip6_vti0' (00000000b308458c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000a4630e22): kobject_cleanup, parent 000000008b339d16 kobject: 'rx-0' (00000000a4630e22): auto cleanup 'remove' event kobject: 'rx-0' (00000000a4630e22): kobject_uevent_env kobject: 'rx-0' (00000000a4630e22): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000a4630e22): auto cleanup kobject_del kobject: 'rx-0' (00000000a4630e22): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (0000000065c173c9): kobject_cleanup, parent 000000008b339d16 kobject: 'tx-0' (0000000065c173c9): auto cleanup 'remove' event kobject: 'tx-0' (0000000065c173c9): kobject_uevent_env kobject: 'tx-0' (0000000065c173c9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000065c173c9): auto cleanup kobject_del kobject: 'tx-0' (0000000065c173c9): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000008b339d16): kobject_cleanup, parent (null) kobject: 'queues' (000000008b339d16): calling ktype release kobject: 'queues' (000000008b339d16): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (00000000fca7e1b6): kobject_uevent_env kobject: 'ip6_vti0' (00000000fca7e1b6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (0000000078ab82d5): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'gretap0' (0000000078ab82d5): kobject_uevent_env kobject: 'gretap0' (0000000078ab82d5): fill_kobj_path: path = '/devices/virtual/net/gretap0' kobject: 'queues' (0000000005101a6f): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'queues' (0000000005101a6f): kobject_uevent_env kobject: 'queues' (0000000005101a6f): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (0000000091041b06): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (0000000091041b06): kobject_uevent_env kobject: 'rx-0' (0000000091041b06): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/rx-0' kobject: 'tx-0' (00000000d715ff4a): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000d715ff4a): kobject_uevent_env kobject: 'tx-0' (00000000d715ff4a): fill_kobj_path: path = '/devices/virtual/net/gretap0/queues/tx-0' kobject: 'batman_adv' (00000000af0ac621): kobject_add_internal: parent: 'gretap0', set: '' kobject: 'erspan0' (00000000ec149928): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'erspan0' (00000000ec149928): kobject_uevent_env kobject: 'erspan0' (00000000ec149928): fill_kobj_path: path = '/devices/virtual/net/erspan0' kobject: 'queues' (00000000657dea1c): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'queues' (00000000657dea1c): kobject_uevent_env kobject: 'queues' (00000000657dea1c): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000749d5260): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000749d5260): kobject_uevent_env kobject: 'rx-0' (00000000749d5260): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/rx-0' kobject: 'tx-0' (00000000bf744a1e): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000bf744a1e): kobject_uevent_env kobject: 'tx-0' (00000000bf744a1e): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/tx-0' kobject: 'batman_adv' (00000000b8db60f6): kobject_add_internal: parent: 'erspan0', set: '' kobject: 'ip6_vti0' (0000000066777d82): kobject_cleanup, parent (null) kobject: 'ip_vti0' (0000000065ec5c1a): kobject_add_internal: parent: 'net', set: 'devices' kobject: 'ip6_vti0' (0000000066777d82): auto cleanup 'remove' event kobject: 'ip_vti0' (0000000065ec5c1a): kobject_uevent_env kobject: 'ip6_vti0' (0000000066777d82): kobject_uevent_env kobject: 'ip_vti0' (0000000065ec5c1a): fill_kobj_path: path = '/devices/virtual/net/ip_vti0' kobject: 'queues' (00000000e79d8662): kobject_add_internal: parent: 'ip_vti0', set: '' kobject: 'ip6_vti0' (0000000066777d82): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'queues' (00000000e79d8662): kobject_uevent_env kobject: 'ip6_vti0' (0000000066777d82): calling ktype release kobject: 'queues' (00000000e79d8662): kobject_uevent_env: filter function caused the event to drop! kobject: 'rx-0' (00000000dd9c5d4e): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'rx-0' (00000000dd9c5d4e): kobject_uevent_env kobject: 'ip6_vti0': free name kobject: 'rx-0' (00000000dd9c5d4e): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/rx-0' kobject: 'tx-0' (00000000dd8525f1): kobject_add_internal: parent: 'queues', set: 'queues' kobject: 'tx-0' (00000000dd8525f1): kobject_uevent_env kobject: 'tx-0' (00000000dd8525f1): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/tx-0' kobject: 'ip6_vti0' (00000000f461c3d2): kobject_cleanup, parent (null) kobject: 'rx-0' (00000000dd9c5d4e): kobject_cleanup, parent 00000000e79d8662 kobject: 'rx-0' (00000000dd9c5d4e): auto cleanup 'remove' event kobject: 'ip6_vti0' (00000000f461c3d2): auto cleanup 'remove' event kobject: 'ip6_vti0' (00000000f461c3d2): kobject_uevent_env kobject: 'rx-0' (00000000dd9c5d4e): kobject_uevent_env kobject: 'ip6_vti0' (00000000f461c3d2): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000dd9c5d4e): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/rx-0' kobject: 'ip6_vti0' (00000000f461c3d2): calling ktype release kobject: 'ip6_vti0': free name kobject: 'rx-0' (00000000dd9c5d4e): auto cleanup kobject_del kobject: 'rx-0' (00000000dd9c5d4e): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000dd8525f1): kobject_cleanup, parent 00000000e79d8662 kobject: 'tx-0' (00000000dd8525f1): auto cleanup 'remove' event kobject: 'tx-0' (00000000dd8525f1): kobject_uevent_env kobject: 'tx-0' (00000000dd8525f1): fill_kobj_path: path = '/devices/virtual/net/ip_vti0/queues/tx-0' kobject: 'tx-0' (00000000dd8525f1): auto cleanup kobject_del kobject: 'tx-0' (00000000dd8525f1): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000e79d8662): kobject_cleanup, parent (null) kobject: 'queues' (00000000e79d8662): calling ktype release kobject: 'queues' (00000000e79d8662): kset_release kobject: 'queues': free name kobject: 'ip_vti0' (0000000065ec5c1a): kobject_uevent_env kobject: 'ip_vti0' (0000000065ec5c1a): fill_kobj_path: path = '/devices/virtual/net/ip_vti0' kobject: 'ip6_vti0' (00000000b308458c): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (00000000b308458c): auto cleanup 'remove' event kobject: 'ip_vti0' (0000000065ec5c1a): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (00000000b308458c): kobject_uevent_env kobject: 'ip6_vti0' (00000000b308458c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (0000000065ec5c1a): calling ktype release kobject: 'ip6_vti0' (00000000b308458c): calling ktype release kobject: 'ip_vti0': free name kobject: 'ip6_vti0': free name kobject: 'batman_adv' (00000000b8db60f6): kobject_uevent_env kobject: 'batman_adv' (00000000b8db60f6): kobject_uevent_env: filter function caused the event to drop! kobject: 'batman_adv' (00000000b8db60f6): kobject_cleanup, parent (null) kobject: 'batman_adv' (00000000b8db60f6): calling ktype release kobject: (00000000b8db60f6): dynamic_kobj_release kobject: 'batman_adv': free name kobject: 'rx-0' (00000000749d5260): kobject_cleanup, parent 00000000657dea1c kobject: 'rx-0' (00000000749d5260): auto cleanup 'remove' event kobject: 'rx-0' (00000000749d5260): kobject_uevent_env kobject: 'rx-0' (00000000749d5260): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/rx-0' kobject: 'rx-0' (00000000749d5260): auto cleanup kobject_del kobject: 'rx-0' (00000000749d5260): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000bf744a1e): kobject_cleanup, parent 00000000657dea1c kobject: 'tx-0' (00000000bf744a1e): auto cleanup 'remove' event kobject: 'tx-0' (00000000bf744a1e): kobject_uevent_env kobject: 'tx-0' (00000000bf744a1e): fill_kobj_path: path = '/devices/virtual/net/erspan0/queues/tx-0' kobject: 'tx-0' (00000000bf744a1e): auto cleanup kobject_del kobject: 'tx-0' (00000000bf744a1e): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000657dea1c): kobject_cleanup, parent (null) kobject: 'queues' (00000000657dea1c): calling ktype release kobject: 'queues' (00000000657dea1c): kset_release kobject: 'queues': free name kobject: 'erspan0' (00000000ec149928): kobject_uevent_env kobject: 'erspan0' (00000000ec149928): fill_kobj_path: path = '/devices/virtual/net/erspan0' kobject: 'ip6_vti0' (00000000fca7e1b6): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (00000000fca7e1b6): auto cleanup 'remove' event kobject: 'ip6_vti0' (00000000fca7e1b6): kobject_uevent_env kobject: 'ip6_vti0' (00000000fca7e1b6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (00000000fca7e1b6): calling ktype release kobject: 'ip6_vti0': free name kobject: 'rx-0' (00000000a750758f): kobject_cleanup, parent 000000002cba5430 kobject: 'rx-0' (00000000a750758f): auto cleanup 'remove' event kobject: 'rx-0' (00000000a750758f): kobject_uevent_env kobject: 'rx-0' (00000000a750758f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000a750758f): auto cleanup kobject_del kobject: 'rx-0' (00000000a750758f): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000fc742aaa): kobject_cleanup, parent 000000002cba5430 kobject: 'tx-0' (00000000fc742aaa): auto cleanup 'remove' event kobject: 'tx-0' (00000000fc742aaa): kobject_uevent_env kobject: 'tx-0' (00000000fc742aaa): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000fc742aaa): auto cleanup kobject_del kobject: 'tx-0' (00000000fc742aaa): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002cba5430): kobject_cleanup, parent (null) kobject: 'queues' (000000002cba5430): calling ktype release kobject: 'queues' (000000002cba5430): kset_release kobject: 'queues': free name kobject: 'ip_vti0' (00000000c9dd5292): kobject_uevent_env kobject: 'ip_vti0' (00000000c9dd5292): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009cf4cd70): kobject_cleanup, parent 0000000035092bf9 kobject: 'rx-0' (000000009cf4cd70): auto cleanup 'remove' event kobject: 'rx-0' (000000009cf4cd70): kobject_uevent_env kobject: 'rx-0' (000000009cf4cd70): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000009cf4cd70): auto cleanup kobject_del kobject: 'rx-0' (000000009cf4cd70): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000003dbe4bf9): kobject_cleanup, parent 0000000035092bf9 kobject: 'tx-0' (000000003dbe4bf9): auto cleanup 'remove' event kobject: 'tx-0' (000000003dbe4bf9): kobject_uevent_env kobject: 'tx-0' (000000003dbe4bf9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000003dbe4bf9): auto cleanup kobject_del kobject: 'tx-0' (000000003dbe4bf9): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000035092bf9): kobject_cleanup, parent (null) kobject: 'queues' (0000000035092bf9): calling ktype release kobject: 'queues' (0000000035092bf9): kset_release kobject: 'queues': free name kobject: 'ip_vti0' (00000000f2beeab3): kobject_uevent_env kobject: 'ip_vti0' (00000000f2beeab3): kobject_uevent_env: uevent_suppress caused the event to drop!