====================================================== WARNING: possible circular locking dependency detected 4.20.0-rc6+ #374 Not tainted ------------------------------------------------------ kworker/0:3/6400 is trying to acquire lock: 0000000068af6f4e (&mdev->req_queue_mutex){+.+.}, at: v4l2_release+0x1d7/0x3a0 drivers/media/v4l2-core/v4l2-dev.c:455 but task is already holding lock: 0000000053316668 ((delayed_fput_work).work){+.+.}, at: process_one_work+0xb9a/0x1c40 kernel/workqueue.c:2128 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #3 ((delayed_fput_work).work){+.+.}: process_one_work+0xc0a/0x1c40 kernel/workqueue.c:2129 worker_thread+0x17f/0x1390 kernel/workqueue.c:2296 kthread+0x35a/0x440 kernel/kthread.c:246 ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:352 -> #2 ((wq_completion)"events"){+.+.}: flush_workqueue+0x30a/0x1e10 kernel/workqueue.c:2655 flush_scheduled_work include/linux/workqueue.h:599 [inline] vim2m_stop_streaming+0x7c/0x2c0 drivers/media/platform/vim2m.c:811 __vb2_queue_cancel+0x14f/0xd50 drivers/media/common/videobuf2/videobuf2-core.c:1843 vb2_core_streamoff+0x60/0x140 drivers/media/common/videobuf2/videobuf2-core.c:2006 vb2_streamoff+0x4a/0x90 drivers/media/common/videobuf2/videobuf2-v4l2.c:789 v4l2_m2m_streamoff+0xd0/0x720 drivers/media/v4l2-core/v4l2-mem2mem.c:563 v4l2_m2m_ioctl_streamoff+0x6b/0x80 drivers/media/v4l2-core/v4l2-mem2mem.c:1081 v4l_streamoff+0x76/0x90 drivers/media/v4l2-core/v4l2-ioctl.c:1698 __video_do_ioctl+0x8b1/0x1050 drivers/media/v4l2-core/v4l2-ioctl.c:2853 video_usercopy+0x5c1/0x1760 drivers/media/v4l2-core/v4l2-ioctl.c:3035 video_ioctl2+0x2c/0x33 drivers/media/v4l2-core/v4l2-ioctl.c:3079 v4l2_ioctl+0x154/0x1b0 drivers/media/v4l2-core/v4l2-dev.c:364 vfs_ioctl fs/ioctl.c:46 [inline] file_ioctl fs/ioctl.c:509 [inline] do_vfs_ioctl+0x1de/0x1790 fs/ioctl.c:696 ksys_ioctl+0xa9/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+0x1b9/0x820 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe -> #1 (&dev->dev_mutex){+.+.}: __mutex_lock_common kernel/locking/mutex.c:925 [inline] __mutex_lock+0x166/0x16f0 kernel/locking/mutex.c:1072 mutex_lock_nested+0x16/0x20 kernel/locking/mutex.c:1087 vim2m_release+0xbc/0x150 drivers/media/platform/vim2m.c:976 v4l2_release+0x224/0x3a0 drivers/media/v4l2-core/v4l2-dev.c:456 __fput+0x385/0xa30 fs/file_table.c:278 ____fput+0x15/0x20 fs/file_table.c:309 task_work_run+0x1e8/0x2a0 kernel/task_work.c:113 tracehook_notify_resume include/linux/tracehook.h:188 [inline] exit_to_usermode_loop+0x318/0x380 arch/x86/entry/common.c:166 prepare_exit_to_usermode arch/x86/entry/common.c:197 [inline] syscall_return_slowpath arch/x86/entry/common.c:268 [inline] do_syscall_64+0x6be/0x820 arch/x86/entry/common.c:293 cgroup: fork rejected by pids controller in /syz1 entry_SYSCALL_64_after_hwframe+0x49/0xbe -> #0 (&mdev->req_queue_mutex){+.+.}: lock_acquire+0x1ed/0x520 kernel/locking/lockdep.c:3844 __mutex_lock_common kernel/locking/mutex.c:925 [inline] __mutex_lock+0x166/0x16f0 kernel/locking/mutex.c:1072 mutex_lock_nested+0x16/0x20 kernel/locking/mutex.c:1087 v4l2_release+0x1d7/0x3a0 drivers/media/v4l2-core/v4l2-dev.c:455 __fput+0x385/0xa30 fs/file_table.c:278 delayed_fput+0x55/0x80 fs/file_table.c:304 process_one_work+0xc90/0x1c40 kernel/workqueue.c:2153 worker_thread+0x17f/0x1390 kernel/workqueue.c:2296 kthread+0x35a/0x440 kernel/kthread.c:246 ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:352 other info that might help us debug this: Chain exists of: &mdev->req_queue_mutex --> (wq_completion)"events" --> (delayed_fput_work).work Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock((delayed_fput_work).work); lock((wq_completion)"events"); lock((delayed_fput_work).work); lock(&mdev->req_queue_mutex); *** DEADLOCK *** 2 locks held by kworker/0:3/6400: #0: 00000000044e53c3 ((wq_completion)"events"){+.+.}, at: __write_once_size include/linux/compiler.h:209 [inline] #0: 00000000044e53c3 ((wq_completion)"events"){+.+.}, at: arch_atomic64_set arch/x86/include/asm/atomic64_64.h:34 [inline] #0: 00000000044e53c3 ((wq_completion)"events"){+.+.}, at: atomic64_set include/asm-generic/atomic-instrumented.h:40 [inline] #0: 00000000044e53c3 ((wq_completion)"events"){+.+.}, at: atomic_long_set include/asm-generic/atomic-long.h:59 [inline] #0: 00000000044e53c3 ((wq_completion)"events"){+.+.}, at: set_work_data kernel/workqueue.c:617 [inline] #0: 00000000044e53c3 ((wq_completion)"events"){+.+.}, at: set_work_pool_and_clear_pending kernel/workqueue.c:644 [inline] #0: 00000000044e53c3 ((wq_completion)"events"){+.+.}, at: process_one_work+0xb43/0x1c40 kernel/workqueue.c:2124 #1: 0000000053316668 ((delayed_fput_work).work){+.+.}, at: process_one_work+0xb9a/0x1c40 kernel/workqueue.c:2128 stack backtrace: CPU: 0 PID: 6400 Comm: kworker/0:3 Not tainted 4.20.0-rc6+ #374 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Workqueue: events delayed_fput Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x244/0x39d lib/dump_stack.c:113 print_circular_bug.isra.35.cold.54+0x1bd/0x27d kernel/locking/lockdep.c:1221 check_prev_add kernel/locking/lockdep.c:1863 [inline] check_prevs_add kernel/locking/lockdep.c:1976 [inline] validate_chain kernel/locking/lockdep.c:2347 [inline] __lock_acquire+0x3399/0x4c20 kernel/locking/lockdep.c:3341 lock_acquire+0x1ed/0x520 kernel/locking/lockdep.c:3844 __mutex_lock_common kernel/locking/mutex.c:925 [inline] __mutex_lock+0x166/0x16f0 kernel/locking/mutex.c:1072 mutex_lock_nested+0x16/0x20 kernel/locking/mutex.c:1087 v4l2_release+0x1d7/0x3a0 drivers/media/v4l2-core/v4l2-dev.c:455 __fput+0x385/0xa30 fs/file_table.c:278 delayed_fput+0x55/0x80 fs/file_table.c:304 process_one_work+0xc90/0x1c40 kernel/workqueue.c:2153 worker_thread+0x17f/0x1390 kernel/workqueue.c:2296 kthread+0x35a/0x440 kernel/kthread.c:246 ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:352 kobject: 'loop2' (000000000983bb3d): kobject_uevent_env kobject: 'kvm' (00000000055b408f): kobject_uevent_env kobject: 'kvm' (00000000055b408f): fill_kobj_path: path = '/devices/virtual/misc/kvm' kobject: 'loop2' (000000000983bb3d): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'kvm' (00000000055b408f): kobject_uevent_env kobject: 'kvm' (00000000055b408f): kobject_uevent_env kobject: 'kvm' (00000000055b408f): fill_kobj_path: path = '/devices/virtual/misc/kvm' kobject: 'loop0' (00000000f82955fa): kobject_uevent_env kobject: 'kvm' (00000000055b408f): fill_kobj_path: path = '/devices/virtual/misc/kvm' kobject: 'loop0' (00000000f82955fa): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'kvm' (00000000055b408f): kobject_uevent_env kobject: 'kvm' (00000000055b408f): fill_kobj_path: path = '/devices/virtual/misc/kvm' kobject: 'loop4' (0000000012cd0d20): kobject_uevent_env kobject: 'loop4' (0000000012cd0d20): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop3' (000000008836fae1): kobject_uevent_env kobject: 'loop3' (000000008836fae1): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop5' (00000000e4eab9d5): kobject_uevent_env kobject: 'loop5' (00000000e4eab9d5): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop3' (000000008836fae1): kobject_uevent_env kobject: 'loop3' (000000008836fae1): fill_kobj_path: path = '/devices/virtual/block/loop3' kobject: 'loop2' (000000000983bb3d): kobject_uevent_env kobject: 'loop2' (000000000983bb3d): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'kvm' (00000000055b408f): kobject_uevent_env kobject: 'loop0' (00000000f82955fa): kobject_uevent_env kobject: 'loop0' (00000000f82955fa): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'kvm' (00000000055b408f): fill_kobj_path: path = '/devices/virtual/misc/kvm' kobject: 'loop4' (0000000012cd0d20): kobject_uevent_env kobject: 'loop4' (0000000012cd0d20): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop5' (00000000e4eab9d5): kobject_uevent_env kobject: 'loop5' (00000000e4eab9d5): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop2' (000000000983bb3d): kobject_uevent_env kobject: 'loop2' (000000000983bb3d): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'loop4' (0000000012cd0d20): kobject_uevent_env kobject: 'loop4' (0000000012cd0d20): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop5' (00000000e4eab9d5): kobject_uevent_env kobject: 'loop5' (00000000e4eab9d5): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop2' (000000000983bb3d): kobject_uevent_env kobject: 'loop2' (000000000983bb3d): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'rx-0' (000000009fb05b36): kobject_cleanup, parent 00000000fa38e2b5 kobject: 'rx-0' (000000009fb05b36): auto cleanup 'remove' event kobject: 'rx-0' (000000009fb05b36): kobject_uevent_env kobject: 'rx-0' (000000009fb05b36): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'rx-0' (000000009fb05b36): auto cleanup kobject_del kobject: 'rx-0' (000000009fb05b36): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000f90f58ee): kobject_cleanup, parent 00000000fa38e2b5 kobject: 'tx-0' (00000000f90f58ee): auto cleanup 'remove' event kobject: 'tx-0' (00000000f90f58ee): kobject_uevent_env kobject: 'tx-0' (00000000f90f58ee): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'tx-0' (00000000f90f58ee): auto cleanup kobject_del kobject: 'tx-0' (00000000f90f58ee): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000fa38e2b5): kobject_cleanup, parent (null) kobject: 'queues' (00000000fa38e2b5): calling ktype release kobject: 'queues' (00000000fa38e2b5): kset_release kobject: 'queues': free name kobject: 'syz_tun' (0000000010bf659f): kobject_uevent_env kobject: 'syz_tun' (0000000010bf659f): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'rx-0' (00000000ad17a835): kobject_cleanup, parent 000000006edff671 kobject: 'rx-0' (00000000ad17a835): auto cleanup 'remove' event kobject: 'rx-0' (00000000ad17a835): kobject_uevent_env kobject: 'rx-0' (00000000ad17a835): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/rx-0' kobject: 'rx-0' (00000000ad17a835): auto cleanup kobject_del kobject: 'rx-0' (00000000ad17a835): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000009af33ec1): kobject_cleanup, parent 000000006edff671 kobject: 'tx-0' (000000009af33ec1): auto cleanup 'remove' event kobject: 'tx-0' (000000009af33ec1): kobject_uevent_env kobject: 'tx-0' (000000009af33ec1): fill_kobj_path: path = '/devices/virtual/net/syz_tun/queues/tx-0' kobject: 'tx-0' (000000009af33ec1): auto cleanup kobject_del kobject: 'tx-0' (000000009af33ec1): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000006edff671): kobject_cleanup, parent (null) kobject: 'queues' (000000006edff671): calling ktype release kobject: 'queues' (000000006edff671): kset_release kobject: 'queues': free name kobject: 'syz_tun' (00000000390a31d0): kobject_uevent_env kobject: 'syz_tun' (00000000390a31d0): fill_kobj_path: path = '/devices/virtual/net/syz_tun' kobject: 'syz_tun' (0000000010bf659f): kobject_cleanup, parent (null) kobject: 'syz_tun' (0000000010bf659f): calling ktype release kobject: 'syz_tun': free name kobject: 'loop5' (00000000e4eab9d5): kobject_uevent_env kobject: 'loop5' (00000000e4eab9d5): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'loop4' (0000000012cd0d20): kobject_uevent_env kobject: 'loop4' (0000000012cd0d20): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'loop2' (000000000983bb3d): kobject_uevent_env kobject: 'loop2' (000000000983bb3d): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'rx-0' (000000005232d9d9): kobject_cleanup, parent 0000000000cabead kobject: 'rx-0' (000000005232d9d9): auto cleanup 'remove' event kobject: 'rx-0' (000000005232d9d9): kobject_uevent_env kobject: 'rx-0' (000000005232d9d9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000005232d9d9): auto cleanup kobject_del kobject: 'rx-0' (000000005232d9d9): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000000631ae7f): kobject_cleanup, parent 0000000000cabead kobject: 'tx-0' (000000000631ae7f): auto cleanup 'remove' event kobject: 'tx-0' (000000000631ae7f): kobject_uevent_env kobject: 'tx-0' (000000000631ae7f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000000631ae7f): auto cleanup kobject_del kobject: 'tx-0' (000000000631ae7f): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000000cabead): kobject_cleanup, parent (null) kobject: 'queues' (0000000000cabead): calling ktype release kobject: 'queues' (0000000000cabead): kset_release kobject: 'queues': free name kobject: 'ip6gre0' (000000008eabbf84): kobject_uevent_env kobject: 'ip6gre0' (000000008eabbf84): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000002ccc353f): kobject_cleanup, parent 000000002fe8a6ce kobject: 'rx-0' (000000002ccc353f): auto cleanup 'remove' event kobject: 'rx-0' (000000002ccc353f): kobject_uevent_env kobject: 'rx-0' (000000002ccc353f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000002ccc353f): auto cleanup kobject_del kobject: 'rx-0' (000000002ccc353f): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000862ef0d4): kobject_cleanup, parent 000000002fe8a6ce kobject: 'tx-0' (00000000862ef0d4): auto cleanup 'remove' event kobject: 'tx-0' (00000000862ef0d4): kobject_uevent_env kobject: 'tx-0' (00000000862ef0d4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000862ef0d4): auto cleanup kobject_del kobject: 'tx-0' (00000000862ef0d4): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000002fe8a6ce): kobject_cleanup, parent (null) kobject: 'queues' (000000002fe8a6ce): calling ktype release kobject: 'queues' (000000002fe8a6ce): kset_release kobject: 'queues': free name kobject: 'ip6gretap0' (00000000a69e4fdc): kobject_uevent_env kobject: 'ip6gretap0' (00000000a69e4fdc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'syz_tun' (00000000390a31d0): kobject_cleanup, parent (null) kobject: 'ip6gre0' (000000008eabbf84): kobject_cleanup, parent (null) kobject: 'syz_tun' (00000000390a31d0): calling ktype release kobject: 'ip6gre0' (000000008eabbf84): auto cleanup 'remove' event kobject: 'ip6gre0' (000000008eabbf84): kobject_uevent_env kobject: 'ip6gre0' (000000008eabbf84): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gre0' (000000008eabbf84): calling ktype release kobject: 'ip6gre0': free name kobject: 'syz_tun': free name kobject: 'ip6gretap0' (00000000a69e4fdc): kobject_cleanup, parent (null) kobject: 'ip6gretap0' (00000000a69e4fdc): auto cleanup 'remove' event kobject: 'ip6gretap0' (00000000a69e4fdc): kobject_uevent_env kobject: 'ip6gretap0' (00000000a69e4fdc): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6gretap0' (00000000a69e4fdc): calling ktype release kobject: 'ip6gretap0': free name kobject: 'loop0' (00000000f82955fa): kobject_uevent_env kobject: 'loop0' (00000000f82955fa): fill_kobj_path: path = '/devices/virtual/block/loop0' kobject: 'loop5' (00000000e4eab9d5): kobject_uevent_env kobject: 'loop5' (00000000e4eab9d5): fill_kobj_path: path = '/devices/virtual/block/loop5' kobject: 'rx-0' (00000000ed7fb4ac): kobject_cleanup, parent 000000004d32c61c kobject: 'rx-0' (00000000ed7fb4ac): auto cleanup 'remove' event kobject: 'loop4' (0000000012cd0d20): kobject_uevent_env kobject: 'rx-0' (00000000ed7fb4ac): kobject_uevent_env kobject: 'rx-0' (00000000ed7fb4ac): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'loop4' (0000000012cd0d20): fill_kobj_path: path = '/devices/virtual/block/loop4' kobject: 'rx-0' (00000000ed7fb4ac): auto cleanup kobject_del kobject: 'rx-0' (00000000ed7fb4ac): calling ktype release kobject: 'loop2' (000000000983bb3d): kobject_uevent_env kobject: 'rx-0': free name kobject: 'tx-0' (00000000517e0d10): kobject_cleanup, parent 000000004d32c61c kobject: 'tx-0' (00000000517e0d10): auto cleanup 'remove' event kobject: 'loop2' (000000000983bb3d): fill_kobj_path: path = '/devices/virtual/block/loop2' kobject: 'tx-0' (00000000517e0d10): kobject_uevent_env kobject: 'tx-0' (00000000517e0d10): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000517e0d10): auto cleanup kobject_del kobject: 'tx-0' (00000000517e0d10): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000004d32c61c): kobject_cleanup, parent (null) kobject: 'queues' (000000004d32c61c): calling ktype release kobject: 'queues' (000000004d32c61c): kset_release kobject: 'queues': free name kobject: 'ip6tnl0' (0000000059d54c6d): kobject_uevent_env kobject: 'ip6tnl0' (0000000059d54c6d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (0000000059d54c6d): kobject_cleanup, parent (null) kobject: 'ip6tnl0' (0000000059d54c6d): auto cleanup 'remove' event kobject: 'ip6tnl0' (0000000059d54c6d): kobject_uevent_env kobject: 'ip6tnl0' (0000000059d54c6d): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6tnl0' (0000000059d54c6d): calling ktype release kobject: 'ip6tnl0': free name kobject: 'rx-0' (00000000e9b2771f): kobject_cleanup, parent 00000000135c02ae kobject: 'rx-0' (00000000e9b2771f): auto cleanup 'remove' event kobject: 'rx-0' (00000000e9b2771f): kobject_uevent_env kobject: 'rx-0' (00000000e9b2771f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000e9b2771f): auto cleanup kobject_del kobject: 'rx-0' (00000000e9b2771f): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000004013a1de): kobject_cleanup, parent 00000000135c02ae kobject: 'tx-0' (000000004013a1de): auto cleanup 'remove' event kobject: 'tx-0' (000000004013a1de): kobject_uevent_env kobject: 'tx-0' (000000004013a1de): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000004013a1de): auto cleanup kobject_del kobject: 'tx-0' (000000004013a1de): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000135c02ae): kobject_cleanup, parent (null) kobject: 'queues' (00000000135c02ae): calling ktype release kobject: 'queues' (00000000135c02ae): kset_release kobject: 'queues': free name kobject: 'sit0' (000000007ef0b328): kobject_uevent_env kobject: 'sit0' (000000007ef0b328): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (000000007ef0b328): kobject_cleanup, parent (null) kobject: 'sit0' (000000007ef0b328): auto cleanup 'remove' event kobject: 'sit0' (000000007ef0b328): kobject_uevent_env kobject: 'sit0' (000000007ef0b328): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'sit0' (000000007ef0b328): calling ktype release kobject: 'sit0': free name kobject: 'rx-0' (00000000a78b1104): kobject_cleanup, parent 00000000689f5504 kobject: 'rx-0' (00000000a78b1104): auto cleanup 'remove' event kobject: 'rx-0' (00000000a78b1104): kobject_uevent_env kobject: 'rx-0' (00000000a78b1104): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000a78b1104): auto cleanup kobject_del kobject: 'rx-0' (00000000a78b1104): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000004f121ab4): kobject_cleanup, parent 00000000689f5504 kobject: 'tx-0' (000000004f121ab4): auto cleanup 'remove' event kobject: 'tx-0' (000000004f121ab4): kobject_uevent_env kobject: 'tx-0' (000000004f121ab4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000004f121ab4): auto cleanup kobject_del kobject: 'tx-0' (000000004f121ab4): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000689f5504): kobject_cleanup, parent (null) kobject: 'queues' (00000000689f5504): calling ktype release kobject: 'queues' (00000000689f5504): kset_release kobject: 'queues': free name kobject: 'ip6_vti0' (00000000fe1b1315): kobject_uevent_env kobject: 'ip6_vti0' (00000000fe1b1315): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (00000000fe1b1315): kobject_cleanup, parent (null) kobject: 'ip6_vti0' (00000000fe1b1315): auto cleanup 'remove' event kobject: 'ip6_vti0' (00000000fe1b1315): kobject_uevent_env kobject: 'ip6_vti0' (00000000fe1b1315): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip6_vti0' (00000000fe1b1315): calling ktype release kobject: 'ip6_vti0': free name kobject: 'rx-0' (000000005825580e): kobject_cleanup, parent 00000000e63e016b kobject: 'rx-0' (000000005825580e): auto cleanup 'remove' event kobject: 'rx-0' (000000005825580e): kobject_uevent_env kobject: 'rx-0' (000000005825580e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000005825580e): auto cleanup kobject_del kobject: 'rx-0' (000000005825580e): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000dacea2bd): kobject_cleanup, parent 00000000e63e016b kobject: 'tx-0' (00000000dacea2bd): auto cleanup 'remove' event kobject: 'tx-0' (00000000dacea2bd): kobject_uevent_env kobject: 'tx-0' (00000000dacea2bd): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000dacea2bd): auto cleanup kobject_del kobject: 'tx-0' (00000000dacea2bd): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000e63e016b): kobject_cleanup, parent (null) kobject: 'queues' (00000000e63e016b): calling ktype release kobject: 'queues' (00000000e63e016b): kset_release kobject: 'queues': free name kobject: 'ip_vti0' (0000000023a3d746): kobject_uevent_env kobject: 'ip_vti0' (0000000023a3d746): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (0000000023a3d746): kobject_cleanup, parent (null) kobject: 'ip_vti0' (0000000023a3d746): auto cleanup 'remove' event kobject: 'ip_vti0' (0000000023a3d746): kobject_uevent_env kobject: 'ip_vti0' (0000000023a3d746): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'ip_vti0' (0000000023a3d746): calling ktype release kobject: 'ip_vti0': free name kobject: 'rx-0' (000000008b99cb93): kobject_cleanup, parent 0000000007f1fdd3 kobject: 'rx-0' (000000008b99cb93): auto cleanup 'remove' event kobject: 'rx-0' (000000008b99cb93): kobject_uevent_env kobject: 'rx-0' (000000008b99cb93): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000008b99cb93): auto cleanup kobject_del kobject: 'rx-0' (000000008b99cb93): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000fd5d1f36): kobject_cleanup, parent 0000000007f1fdd3 kobject: 'tx-0' (00000000fd5d1f36): auto cleanup 'remove' event kobject: 'tx-0' (00000000fd5d1f36): kobject_uevent_env kobject: 'tx-0' (00000000fd5d1f36): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000fd5d1f36): auto cleanup kobject_del kobject: 'tx-0' (00000000fd5d1f36): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000007f1fdd3): kobject_cleanup, parent (null) kobject: 'queues' (0000000007f1fdd3): calling ktype release kobject: 'queues' (0000000007f1fdd3): kset_release kobject: 'queues': free name kobject: 'erspan0' (000000003b69ff30): kobject_uevent_env kobject: 'erspan0' (000000003b69ff30): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (000000003b69ff30): kobject_cleanup, parent (null) kobject: 'erspan0' (000000003b69ff30): auto cleanup 'remove' event kobject: 'erspan0' (000000003b69ff30): kobject_uevent_env kobject: 'erspan0' (000000003b69ff30): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'erspan0' (000000003b69ff30): calling ktype release kobject: 'erspan0': free name kobject: 'rx-0' (0000000080088abd): kobject_cleanup, parent 0000000037ec4091 kobject: 'rx-0' (0000000080088abd): auto cleanup 'remove' event kobject: 'rx-0' (0000000080088abd): kobject_uevent_env kobject: 'rx-0' (0000000080088abd): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000080088abd): auto cleanup kobject_del kobject: 'rx-0' (0000000080088abd): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (000000003e1893a0): kobject_cleanup, parent 0000000037ec4091 kobject: 'tx-0' (000000003e1893a0): auto cleanup 'remove' event kobject: 'tx-0' (000000003e1893a0): kobject_uevent_env kobject: 'tx-0' (000000003e1893a0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000003e1893a0): auto cleanup kobject_del kobject: 'tx-0' (000000003e1893a0): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000037ec4091): kobject_cleanup, parent (null) kobject: 'queues' (0000000037ec4091): calling ktype release kobject: 'queues' (0000000037ec4091): kset_release kobject: 'queues': free name kobject: 'gretap0' (0000000022db19c6): kobject_uevent_env kobject: 'gretap0' (0000000022db19c6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (0000000022db19c6): kobject_cleanup, parent (null) kobject: 'gretap0' (0000000022db19c6): auto cleanup 'remove' event kobject: 'gretap0' (0000000022db19c6): kobject_uevent_env kobject: 'gretap0' (0000000022db19c6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gretap0' (0000000022db19c6): calling ktype release kobject: 'gretap0': free name kobject: 'rx-0' (0000000036db485b): kobject_cleanup, parent 000000000cdc1e46 kobject: 'rx-0' (0000000036db485b): auto cleanup 'remove' event kobject: 'rx-0' (0000000036db485b): kobject_uevent_env kobject: 'rx-0' (0000000036db485b): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (0000000036db485b): auto cleanup kobject_del kobject: 'rx-0' (0000000036db485b): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000b02662cf): kobject_cleanup, parent 000000000cdc1e46 kobject: 'tx-0' (00000000b02662cf): auto cleanup 'remove' event kobject: 'tx-0' (00000000b02662cf): kobject_uevent_env kobject: 'tx-0' (00000000b02662cf): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000b02662cf): auto cleanup kobject_del kobject: 'tx-0' (00000000b02662cf): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000000cdc1e46): kobject_cleanup, parent (null) kobject: 'queues' (000000000cdc1e46): calling ktype release kobject: 'queues' (000000000cdc1e46): kset_release kobject: 'queues': free name kobject: 'gre0' (000000001af284a6): kobject_uevent_env kobject: 'gre0' (000000001af284a6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gre0' (000000001af284a6): kobject_cleanup, parent (null) kobject: 'gre0' (000000001af284a6): auto cleanup 'remove' event kobject: 'gre0' (000000001af284a6): kobject_uevent_env kobject: 'gre0' (000000001af284a6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'gre0' (000000001af284a6): calling ktype release kobject: 'gre0': free name kobject: 'rx-0' (000000005767e0b5): kobject_cleanup, parent 0000000024bb6c3a kobject: 'rx-0' (000000005767e0b5): auto cleanup 'remove' event kobject: 'rx-0' (000000005767e0b5): kobject_uevent_env kobject: 'rx-0' (000000005767e0b5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000005767e0b5): auto cleanup kobject_del kobject: 'rx-0' (000000005767e0b5): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000c48c09b8): kobject_cleanup, parent 0000000024bb6c3a kobject: 'tx-0' (00000000c48c09b8): auto cleanup 'remove' event kobject: 'tx-0' (00000000c48c09b8): kobject_uevent_env kobject: 'tx-0' (00000000c48c09b8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000c48c09b8): auto cleanup kobject_del kobject: 'tx-0' (00000000c48c09b8): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (0000000024bb6c3a): kobject_cleanup, parent (null) kobject: 'queues' (0000000024bb6c3a): calling ktype release kobject: 'queues' (0000000024bb6c3a): kset_release kobject: 'queues': free name kobject: 'tunl0' (00000000315ee996): kobject_uevent_env kobject: 'tunl0' (00000000315ee996): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000905eda4e): kobject_cleanup, parent 00000000efb245ba kobject: 'rx-0' (00000000905eda4e): auto cleanup 'remove' event kobject: 'rx-0' (00000000905eda4e): kobject_uevent_env kobject: 'rx-0' (00000000905eda4e): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000905eda4e): auto cleanup kobject_del kobject: 'rx-0' (00000000905eda4e): calling ktype release kobject: 'rx-0': free name kobject: 'tx-0' (00000000b4ba0f4f): kobject_cleanup, parent 00000000efb245ba kobject: 'tx-0' (00000000b4ba0f4f): auto cleanup 'remove' event kobject: 'tx-0' (00000000b4ba0f4f): kobject_uevent_env kobject: 'tx-0' (00000000b4ba0f4f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000b4ba0f4f): auto cleanup kobject_del kobject: 'tx-0' (00000000b4ba0f4f): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000efb245ba): kobject_cleanup, parent (null) kobject: 'queues' (00000000efb245ba): calling ktype release kobject: 'queues' (00000000efb245ba): kset_release kobject: 'queues': free name kobject: 'dvmrp1' (00000000b2439347): kobject_uevent_env kobject: 'dvmrp1' (00000000b2439347): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tunl0' (00000000315ee996): kobject_cleanup, parent (null) kobject: 'tunl0' (00000000315ee996): auto cleanup 'remove' event kobject: 'tunl0' (00000000315ee996): kobject_uevent_env kobject: 'tunl0' (00000000315ee996): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tunl0' (00000000315ee996): calling ktype release kobject: 'tunl0': free name kobject: 'dvmrp1' (00000000b2439347): kobject_cleanup, parent (null) kobject: 'dvmrp1' (00000000b2439347): auto cleanup 'remove' event kobject: 'dvmrp1' (00000000b2439347): kobject_uevent_env kobject: 'dvmrp1' (00000000b2439347): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'dvmrp1' (00000000b2439347): calling ktype release kobject: 'dvmrp1': free name IPVS: stopping master sync thread 24453 ... IPVS: stopping backup sync thread 24452 ... kobject: 'rx-0' (000000003a3830c0): kobject_cleanup, parent 00000000e3f7395c kobject: 'rx-0' (000000003a3830c0): auto cleanup 'remove' event kobject: 'rx-0' (000000003a3830c0): kobject_uevent_env kobject: 'rx-0' (000000003a3830c0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000003a3830c0): auto cleanup kobject_del kobject: 'rx-0' (000000003a3830c0): calling ktype release kobject: 'rx-0': free name kobject: 'tx-3' (000000006a2d00f3): kobject_cleanup, parent 00000000e3f7395c kobject: 'tx-3' (000000006a2d00f3): auto cleanup 'remove' event kobject: 'tx-3' (000000006a2d00f3): kobject_uevent_env kobject: 'tx-3' (000000006a2d00f3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-3' (000000006a2d00f3): auto cleanup kobject_del kobject: 'tx-3' (000000006a2d00f3): calling ktype release kobject: 'tx-3': free name kobject: 'tx-2' (00000000ec400c67): kobject_cleanup, parent 00000000e3f7395c kobject: 'tx-2' (00000000ec400c67): auto cleanup 'remove' event kobject: 'tx-2' (00000000ec400c67): kobject_uevent_env kobject: 'tx-2' (00000000ec400c67): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-2' (00000000ec400c67): auto cleanup kobject_del kobject: 'tx-2' (00000000ec400c67): calling ktype release kobject: 'tx-2': free name kobject: 'tx-1' (000000000cdaca96): kobject_cleanup, parent 00000000e3f7395c kobject: 'tx-1' (000000000cdaca96): auto cleanup 'remove' event kobject: 'tx-1' (000000000cdaca96): kobject_uevent_env kobject: 'tx-1' (000000000cdaca96): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-1' (000000000cdaca96): auto cleanup kobject_del kobject: 'tx-1' (000000000cdaca96): calling ktype release kobject: 'tx-1': free name kobject: 'tx-0' (00000000eabbafe8): kobject_cleanup, parent 00000000e3f7395c kobject: 'tx-0' (00000000eabbafe8): auto cleanup 'remove' event kobject: 'tx-0' (00000000eabbafe8): kobject_uevent_env kobject: 'tx-0' (00000000eabbafe8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (00000000eabbafe8): auto cleanup kobject_del kobject: 'tx-0' (00000000eabbafe8): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000e3f7395c): kobject_cleanup, parent (null) kobject: 'queues' (00000000e3f7395c): calling ktype release kobject: 'queues' (00000000e3f7395c): kset_release kobject: 'queues': free name kobject: 'wlan7' (000000002bda3938): kobject_uevent_env kobject: 'wlan7' (000000002bda3938): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'net' (0000000001705b88): kobject_cleanup, parent (null) kobject: 'net' (0000000001705b88): calling ktype release kobject: 'net': free name kobject: 'wlan7' (000000002bda3938): kobject_cleanup, parent (null) kobject: 'wlan7' (000000002bda3938): auto cleanup 'remove' event kobject: 'wlan7' (000000002bda3938): kobject_uevent_env kobject: 'wlan7' (000000002bda3938): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'wlan7' (000000002bda3938): calling ktype release kobject: 'wlan7': free name kobject: 'rfkill25' (00000000f7413103): kobject_uevent_env kobject: 'rfkill25' (00000000f7413103): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim18/ieee80211/phy18/rfkill25' kobject: 'phy18' (00000000b29dd7a3): kobject_uevent_env kobject: 'phy18' (00000000b29dd7a3): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim18/ieee80211/phy18' kobject: 'ieee80211' (000000005c14a6a2): kobject_cleanup, parent (null) kobject: 'ieee80211' (000000005c14a6a2): calling ktype release kobject: 'ieee80211': free name kobject: 'hwsim18' (00000000d5432fde): kobject_uevent_env kobject: 'hwsim18' (00000000d5432fde): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim18' kobject: 'hwsim18' (00000000d5432fde): kobject_uevent_env kobject: 'hwsim18' (00000000d5432fde): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim18' kobject: 'hwsim18' (00000000d5432fde): kobject_cleanup, parent (null) kobject: 'hwsim18' (00000000d5432fde): calling ktype release kobject: 'hwsim18': free name kobject: 'phy18' (00000000b29dd7a3): kobject_cleanup, parent (null) kobject: 'phy18' (00000000b29dd7a3): calling ktype release kobject: 'rfkill25' (00000000f7413103): kobject_cleanup, parent (null) kobject: 'rfkill25' (00000000f7413103): calling ktype release kobject: 'rfkill25': free name kobject: 'phy18': free name kobject: 'rx-0' (00000000ca0dab08): kobject_cleanup, parent 000000004ac22ce8 kobject: 'rx-0' (00000000ca0dab08): auto cleanup 'remove' event kobject: 'rx-0' (00000000ca0dab08): kobject_uevent_env kobject: 'rx-0' (00000000ca0dab08): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000ca0dab08): auto cleanup kobject_del kobject: 'rx-0' (00000000ca0dab08): calling ktype release kobject: 'rx-0': free name kobject: 'tx-3' (0000000062857a90): kobject_cleanup, parent 000000004ac22ce8 kobject: 'tx-3' (0000000062857a90): auto cleanup 'remove' event kobject: 'tx-3' (0000000062857a90): kobject_uevent_env kobject: 'tx-3' (0000000062857a90): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-3' (0000000062857a90): auto cleanup kobject_del kobject: 'tx-3' (0000000062857a90): calling ktype release kobject: 'tx-3': free name kobject: 'tx-2' (00000000dfb205ef): kobject_cleanup, parent 000000004ac22ce8 kobject: 'tx-2' (00000000dfb205ef): auto cleanup 'remove' event kobject: 'tx-2' (00000000dfb205ef): kobject_uevent_env kobject: 'tx-2' (00000000dfb205ef): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-2' (00000000dfb205ef): auto cleanup kobject_del kobject: 'tx-2' (00000000dfb205ef): calling ktype release kobject: 'tx-2': free name kobject: 'tx-1' (00000000998b2ef6): kobject_cleanup, parent 000000004ac22ce8 kobject: 'tx-1' (00000000998b2ef6): auto cleanup 'remove' event kobject: 'tx-1' (00000000998b2ef6): kobject_uevent_env kobject: 'tx-1' (00000000998b2ef6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-1' (00000000998b2ef6): auto cleanup kobject_del kobject: 'tx-1' (00000000998b2ef6): calling ktype release kobject: 'tx-1': free name kobject: 'tx-0' (000000006639bdee): kobject_cleanup, parent 000000004ac22ce8 kobject: 'tx-0' (000000006639bdee): auto cleanup 'remove' event kobject: 'tx-0' (000000006639bdee): kobject_uevent_env kobject: 'tx-0' (000000006639bdee): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000006639bdee): auto cleanup kobject_del kobject: 'tx-0' (000000006639bdee): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000004ac22ce8): kobject_cleanup, parent (null) kobject: 'queues' (000000004ac22ce8): calling ktype release kobject: 'queues' (000000004ac22ce8): kset_release kobject: 'queues': free name kobject: 'wlan6' (0000000003caa6ff): kobject_uevent_env kobject: 'wlan6' (0000000003caa6ff): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'net' (00000000720aa91b): kobject_cleanup, parent (null) kobject: 'net' (00000000720aa91b): calling ktype release kobject: 'net': free name kobject: 'wlan6' (0000000003caa6ff): kobject_cleanup, parent (null) kobject: 'wlan6' (0000000003caa6ff): auto cleanup 'remove' event kobject: 'wlan6' (0000000003caa6ff): kobject_uevent_env kobject: 'wlan6' (0000000003caa6ff): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'wlan6' (0000000003caa6ff): calling ktype release kobject: 'wlan6': free name kobject: 'rfkill19' (0000000097c97395): kobject_uevent_env kobject: 'rfkill19' (0000000097c97395): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim12/ieee80211/phy12/rfkill19' kobject: 'phy12' (0000000099ab3b73): kobject_uevent_env kobject: 'phy12' (0000000099ab3b73): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim12/ieee80211/phy12' kobject: 'ieee80211' (00000000fb901082): kobject_cleanup, parent (null) kobject: 'ieee80211' (00000000fb901082): calling ktype release kobject: 'ieee80211': free name kobject: 'hwsim12' (00000000dfd0687b): kobject_uevent_env kobject: 'hwsim12' (00000000dfd0687b): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim12' kobject: 'hwsim12' (00000000dfd0687b): kobject_uevent_env kobject: 'hwsim12' (00000000dfd0687b): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim12' kobject: 'hwsim12' (00000000dfd0687b): kobject_cleanup, parent (null) kobject: 'hwsim12' (00000000dfd0687b): calling ktype release kobject: 'hwsim12': free name kobject: 'phy12' (0000000099ab3b73): kobject_cleanup, parent (null) kobject: 'phy12' (0000000099ab3b73): calling ktype release kobject: 'rfkill19' (0000000097c97395): kobject_cleanup, parent (null) kobject: 'rfkill19' (0000000097c97395): calling ktype release kobject: 'rfkill19': free name kobject: 'phy12': free name kobject: 'rx-0' (00000000d90790aa): kobject_cleanup, parent 000000003ef89584 kobject: 'rx-0' (00000000d90790aa): auto cleanup 'remove' event kobject: 'rx-0' (00000000d90790aa): kobject_uevent_env kobject: 'rx-0' (00000000d90790aa): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000d90790aa): auto cleanup kobject_del kobject: 'rx-0' (00000000d90790aa): calling ktype release kobject: 'rx-0': free name kobject: 'tx-3' (0000000049c79cf3): kobject_cleanup, parent 000000003ef89584 kobject: 'tx-3' (0000000049c79cf3): auto cleanup 'remove' event kobject: 'tx-3' (0000000049c79cf3): kobject_uevent_env kobject: 'tx-3' (0000000049c79cf3): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-3' (0000000049c79cf3): auto cleanup kobject_del kobject: 'tx-3' (0000000049c79cf3): calling ktype release kobject: 'tx-3': free name kobject: 'tx-2' (000000009a84b100): kobject_cleanup, parent 000000003ef89584 kobject: 'tx-2' (000000009a84b100): auto cleanup 'remove' event kobject: 'tx-2' (000000009a84b100): kobject_uevent_env kobject: 'tx-2' (000000009a84b100): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-2' (000000009a84b100): auto cleanup kobject_del kobject: 'tx-2' (000000009a84b100): calling ktype release kobject: 'tx-2': free name kobject: 'tx-1' (000000000e0147ae): kobject_cleanup, parent 000000003ef89584 kobject: 'tx-1' (000000000e0147ae): auto cleanup 'remove' event kobject: 'tx-1' (000000000e0147ae): kobject_uevent_env kobject: 'tx-1' (000000000e0147ae): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-1' (000000000e0147ae): auto cleanup kobject_del kobject: 'tx-1' (000000000e0147ae): calling ktype release kobject: 'tx-1': free name kobject: 'tx-0' (000000004f1f9589): kobject_cleanup, parent 000000003ef89584 kobject: 'tx-0' (000000004f1f9589): auto cleanup 'remove' event kobject: 'tx-0' (000000004f1f9589): kobject_uevent_env kobject: 'tx-0' (000000004f1f9589): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000004f1f9589): auto cleanup kobject_del kobject: 'tx-0' (000000004f1f9589): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000003ef89584): kobject_cleanup, parent (null) kobject: 'queues' (000000003ef89584): calling ktype release kobject: 'queues' (000000003ef89584): kset_release kobject: 'queues': free name kobject: 'wlan5' (0000000003a6bbc9): kobject_uevent_env kobject: 'wlan5' (0000000003a6bbc9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'net' (000000005e7b73d8): kobject_cleanup, parent (null) kobject: 'net' (000000005e7b73d8): calling ktype release kobject: 'net': free name kobject: 'wlan5' (0000000003a6bbc9): kobject_cleanup, parent (null) kobject: 'wlan5' (0000000003a6bbc9): auto cleanup 'remove' event kobject: 'wlan5' (0000000003a6bbc9): kobject_uevent_env kobject: 'wlan5' (0000000003a6bbc9): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'wlan5' (0000000003a6bbc9): calling ktype release kobject: 'wlan5': free name kobject: 'rfkill18' (00000000e09d22fc): kobject_uevent_env kobject: 'rfkill18' (00000000e09d22fc): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim11/ieee80211/phy11/rfkill18' kobject: 'phy11' (000000005f8bd9c6): kobject_uevent_env kobject: 'phy11' (000000005f8bd9c6): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim11/ieee80211/phy11' kobject: 'ieee80211' (00000000ace47aac): kobject_cleanup, parent (null) kobject: 'ieee80211' (00000000ace47aac): calling ktype release kobject: 'ieee80211': free name kobject: 'hwsim11' (0000000023148e1a): kobject_uevent_env kobject: 'hwsim11' (0000000023148e1a): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim11' kobject: 'hwsim11' (0000000023148e1a): kobject_uevent_env kobject: 'hwsim11' (0000000023148e1a): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim11' kobject: 'hwsim11' (0000000023148e1a): kobject_cleanup, parent (null) kobject: 'hwsim11' (0000000023148e1a): calling ktype release kobject: 'hwsim11': free name kobject: 'phy11' (000000005f8bd9c6): kobject_cleanup, parent (null) kobject: 'phy11' (000000005f8bd9c6): calling ktype release kobject: 'rfkill18' (00000000e09d22fc): kobject_cleanup, parent (null) kobject: 'rfkill18' (00000000e09d22fc): calling ktype release kobject: 'rfkill18': free name kobject: 'phy11': free name kobject: 'rx-0' (000000004587dfb0): kobject_cleanup, parent 00000000e68e03f1 kobject: 'rx-0' (000000004587dfb0): auto cleanup 'remove' event kobject: 'rx-0' (000000004587dfb0): kobject_uevent_env kobject: 'rx-0' (000000004587dfb0): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004587dfb0): auto cleanup kobject_del kobject: 'rx-0' (000000004587dfb0): calling ktype release kobject: 'rx-0': free name kobject: 'tx-3' (000000005159c6d5): kobject_cleanup, parent 00000000e68e03f1 kobject: 'tx-3' (000000005159c6d5): auto cleanup 'remove' event kobject: 'tx-3' (000000005159c6d5): kobject_uevent_env kobject: 'tx-3' (000000005159c6d5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-3' (000000005159c6d5): auto cleanup kobject_del kobject: 'tx-3' (000000005159c6d5): calling ktype release kobject: 'tx-3': free name kobject: 'tx-2' (00000000ae765102): kobject_cleanup, parent 00000000e68e03f1 kobject: 'tx-2' (00000000ae765102): auto cleanup 'remove' event kobject: 'tx-2' (00000000ae765102): kobject_uevent_env kobject: 'tx-2' (00000000ae765102): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-2' (00000000ae765102): auto cleanup kobject_del kobject: 'tx-2' (00000000ae765102): calling ktype release kobject: 'tx-2': free name kobject: 'tx-1' (00000000b1a9eebe): kobject_cleanup, parent 00000000e68e03f1 kobject: 'tx-1' (00000000b1a9eebe): auto cleanup 'remove' event kobject: 'tx-1' (00000000b1a9eebe): kobject_uevent_env kobject: 'tx-1' (00000000b1a9eebe): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-1' (00000000b1a9eebe): auto cleanup kobject_del kobject: 'tx-1' (00000000b1a9eebe): calling ktype release kobject: 'tx-1': free name kobject: 'tx-0' (0000000053b44ebe): kobject_cleanup, parent 00000000e68e03f1 kobject: 'tx-0' (0000000053b44ebe): auto cleanup 'remove' event kobject: 'tx-0' (0000000053b44ebe): kobject_uevent_env kobject: 'tx-0' (0000000053b44ebe): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000053b44ebe): auto cleanup kobject_del kobject: 'tx-0' (0000000053b44ebe): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000e68e03f1): kobject_cleanup, parent (null) kobject: 'queues' (00000000e68e03f1): calling ktype release kobject: 'queues' (00000000e68e03f1): kset_release kobject: 'queues': free name kobject: 'wlan4' (000000005591341c): kobject_uevent_env kobject: 'wlan4' (000000005591341c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'net' (0000000097774790): kobject_cleanup, parent (null) kobject: 'net' (0000000097774790): calling ktype release kobject: 'net': free name kobject: 'wlan4' (000000005591341c): kobject_cleanup, parent (null) kobject: 'wlan4' (000000005591341c): auto cleanup 'remove' event kobject: 'wlan4' (000000005591341c): kobject_uevent_env kobject: 'wlan4' (000000005591341c): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'wlan4' (000000005591341c): calling ktype release kobject: 'wlan4': free name kobject: 'rfkill17' (000000004e595fe2): kobject_uevent_env kobject: 'rfkill17' (000000004e595fe2): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim10/ieee80211/phy10/rfkill17' kobject: 'phy10' (000000000eefbc95): kobject_uevent_env kobject: 'phy10' (000000000eefbc95): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim10/ieee80211/phy10' kobject: 'ieee80211' (00000000265f9ce0): kobject_cleanup, parent (null) kobject: 'ieee80211' (00000000265f9ce0): calling ktype release kobject: 'ieee80211': free name kobject: 'hwsim10' (0000000042227871): kobject_uevent_env kobject: 'hwsim10' (0000000042227871): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim10' kobject: 'hwsim10' (0000000042227871): kobject_uevent_env kobject: 'hwsim10' (0000000042227871): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim10' kobject: 'hwsim10' (0000000042227871): kobject_cleanup, parent (null) kobject: 'hwsim10' (0000000042227871): calling ktype release kobject: 'hwsim10': free name kobject: 'phy10' (000000000eefbc95): kobject_cleanup, parent (null) kobject: 'phy10' (000000000eefbc95): calling ktype release kobject: 'rfkill17' (000000004e595fe2): kobject_cleanup, parent (null) kobject: 'rfkill17' (000000004e595fe2): calling ktype release kobject: 'rfkill17': free name kobject: 'phy10': free name kobject: 'rx-0' (000000005ff1c2fe): kobject_cleanup, parent 000000008b39cfca kobject: 'rx-0' (000000005ff1c2fe): auto cleanup 'remove' event kobject: 'rx-0' (000000005ff1c2fe): kobject_uevent_env kobject: 'rx-0' (000000005ff1c2fe): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000005ff1c2fe): auto cleanup kobject_del kobject: 'rx-0' (000000005ff1c2fe): calling ktype release kobject: 'rx-0': free name kobject: 'tx-3' (000000007143f9ce): kobject_cleanup, parent 000000008b39cfca kobject: 'tx-3' (000000007143f9ce): auto cleanup 'remove' event kobject: 'tx-3' (000000007143f9ce): kobject_uevent_env kobject: 'tx-3' (000000007143f9ce): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-3' (000000007143f9ce): auto cleanup kobject_del kobject: 'tx-3' (000000007143f9ce): calling ktype release kobject: 'tx-3': free name kobject: 'tx-2' (00000000d4b94f81): kobject_cleanup, parent 000000008b39cfca kobject: 'tx-2' (00000000d4b94f81): auto cleanup 'remove' event kobject: 'tx-2' (00000000d4b94f81): kobject_uevent_env kobject: 'tx-2' (00000000d4b94f81): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-2' (00000000d4b94f81): auto cleanup kobject_del kobject: 'tx-2' (00000000d4b94f81): calling ktype release kobject: 'tx-2': free name kobject: 'tx-1' (00000000d0fa1958): kobject_cleanup, parent 000000008b39cfca kobject: 'tx-1' (00000000d0fa1958): auto cleanup 'remove' event kobject: 'tx-1' (00000000d0fa1958): kobject_uevent_env kobject: 'tx-1' (00000000d0fa1958): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-1' (00000000d0fa1958): auto cleanup kobject_del kobject: 'tx-1' (00000000d0fa1958): calling ktype release kobject: 'tx-1': free name kobject: 'tx-0' (000000003e451fc4): kobject_cleanup, parent 000000008b39cfca kobject: 'tx-0' (000000003e451fc4): auto cleanup 'remove' event kobject: 'tx-0' (000000003e451fc4): kobject_uevent_env kobject: 'tx-0' (000000003e451fc4): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000003e451fc4): auto cleanup kobject_del kobject: 'tx-0' (000000003e451fc4): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000008b39cfca): kobject_cleanup, parent (null) kobject: 'queues' (000000008b39cfca): calling ktype release kobject: 'queues' (000000008b39cfca): kset_release kobject: 'queues': free name kobject: 'wlan3' (0000000042906b92): kobject_uevent_env kobject: 'wlan3' (0000000042906b92): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'net' (00000000c1ca5cca): kobject_cleanup, parent (null) kobject: 'net' (00000000c1ca5cca): calling ktype release kobject: 'net': free name kobject: 'wlan3' (0000000042906b92): kobject_cleanup, parent (null) kobject: 'wlan3' (0000000042906b92): auto cleanup 'remove' event kobject: 'wlan3' (0000000042906b92): kobject_uevent_env kobject: 'wlan3' (0000000042906b92): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'wlan3' (0000000042906b92): calling ktype release kobject: 'wlan3': free name kobject: 'rfkill14' (0000000078994471): kobject_uevent_env kobject: 'rfkill14' (0000000078994471): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim9/ieee80211/phy9/rfkill14' kobject: 'phy9' (00000000688691b4): kobject_uevent_env kobject: 'phy9' (00000000688691b4): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim9/ieee80211/phy9' kobject: 'ieee80211' (00000000c278f556): kobject_cleanup, parent (null) kobject: 'ieee80211' (00000000c278f556): calling ktype release kobject: 'ieee80211': free name kobject: 'hwsim9' (000000007fe567c5): kobject_uevent_env kobject: 'hwsim9' (000000007fe567c5): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim9' kobject: 'hwsim9' (000000007fe567c5): kobject_uevent_env kobject: 'hwsim9' (000000007fe567c5): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim9' kobject: 'hwsim9' (000000007fe567c5): kobject_cleanup, parent (null) kobject: 'hwsim9' (000000007fe567c5): calling ktype release kobject: 'hwsim9': free name kobject: 'phy9' (00000000688691b4): kobject_cleanup, parent (null) kobject: 'phy9' (00000000688691b4): calling ktype release kobject: 'rfkill14' (0000000078994471): kobject_cleanup, parent (null) kobject: 'rfkill14' (0000000078994471): calling ktype release kobject: 'rfkill14': free name kobject: 'phy9': free name kobject: 'rx-0' (00000000b27823e5): kobject_cleanup, parent 000000004d9982b4 kobject: 'rx-0' (00000000b27823e5): auto cleanup 'remove' event kobject: 'rx-0' (00000000b27823e5): kobject_uevent_env kobject: 'rx-0' (00000000b27823e5): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000b27823e5): auto cleanup kobject_del kobject: 'rx-0' (00000000b27823e5): calling ktype release kobject: 'rx-0': free name kobject: 'tx-3' (00000000f331835a): kobject_cleanup, parent 000000004d9982b4 kobject: 'tx-3' (00000000f331835a): auto cleanup 'remove' event kobject: 'tx-3' (00000000f331835a): kobject_uevent_env kobject: 'tx-3' (00000000f331835a): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-3' (00000000f331835a): auto cleanup kobject_del kobject: 'tx-3' (00000000f331835a): calling ktype release kobject: 'tx-3': free name kobject: 'tx-2' (00000000196668ce): kobject_cleanup, parent 000000004d9982b4 kobject: 'tx-2' (00000000196668ce): auto cleanup 'remove' event kobject: 'tx-2' (00000000196668ce): kobject_uevent_env kobject: 'tx-2' (00000000196668ce): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-2' (00000000196668ce): auto cleanup kobject_del kobject: 'tx-2' (00000000196668ce): calling ktype release kobject: 'tx-2': free name kobject: 'tx-1' (000000009deba988): kobject_cleanup, parent 000000004d9982b4 kobject: 'tx-1' (000000009deba988): auto cleanup 'remove' event kobject: 'tx-1' (000000009deba988): kobject_uevent_env kobject: 'tx-1' (000000009deba988): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-1' (000000009deba988): auto cleanup kobject_del kobject: 'tx-1' (000000009deba988): calling ktype release kobject: 'tx-1': free name kobject: 'tx-0' (000000001199c674): kobject_cleanup, parent 000000004d9982b4 kobject: 'tx-0' (000000001199c674): auto cleanup 'remove' event kobject: 'tx-0' (000000001199c674): kobject_uevent_env kobject: 'tx-0' (000000001199c674): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000001199c674): auto cleanup kobject_del kobject: 'tx-0' (000000001199c674): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (000000004d9982b4): kobject_cleanup, parent (null) kobject: 'queues' (000000004d9982b4): calling ktype release kobject: 'queues' (000000004d9982b4): kset_release kobject: 'queues': free name kobject: 'wlan2' (00000000156e399f): kobject_uevent_env kobject: 'wlan2' (00000000156e399f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'net' (00000000ede337c5): kobject_cleanup, parent (null) kobject: 'net' (00000000ede337c5): calling ktype release kobject: 'net': free name kobject: 'wlan2' (00000000156e399f): kobject_cleanup, parent (null) kobject: 'wlan2' (00000000156e399f): auto cleanup 'remove' event kobject: 'wlan2' (00000000156e399f): kobject_uevent_env kobject: 'wlan2' (00000000156e399f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'wlan2' (00000000156e399f): calling ktype release kobject: 'wlan2': free name kobject: 'rfkill13' (000000001d3db8aa): kobject_uevent_env kobject: 'rfkill13' (000000001d3db8aa): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim8/ieee80211/phy8/rfkill13' kobject: 'phy8' (0000000007f18d0a): kobject_uevent_env kobject: 'phy8' (0000000007f18d0a): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim8/ieee80211/phy8' kobject: 'ieee80211' (00000000d502bab6): kobject_cleanup, parent (null) kobject: 'ieee80211' (00000000d502bab6): calling ktype release kobject: 'ieee80211': free name kobject: 'hwsim8' (00000000ad675e0c): kobject_uevent_env kobject: 'hwsim8' (00000000ad675e0c): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim8' kobject: 'hwsim8' (00000000ad675e0c): kobject_uevent_env kobject: 'hwsim8' (00000000ad675e0c): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim8' kobject: 'hwsim8' (00000000ad675e0c): kobject_cleanup, parent (null) kobject: 'hwsim8' (00000000ad675e0c): calling ktype release kobject: 'hwsim8': free name kobject: 'phy8' (0000000007f18d0a): kobject_cleanup, parent (null) kobject: 'phy8' (0000000007f18d0a): calling ktype release kobject: 'rfkill13' (000000001d3db8aa): kobject_cleanup, parent (null) kobject: 'rfkill13' (000000001d3db8aa): calling ktype release kobject: 'rfkill13': free name kobject: 'phy8': free name kobject: 'rx-0' (000000004ae62312): kobject_cleanup, parent 00000000ba53dd08 kobject: 'rx-0' (000000004ae62312): auto cleanup 'remove' event kobject: 'rx-0' (000000004ae62312): kobject_uevent_env kobject: 'rx-0' (000000004ae62312): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (000000004ae62312): auto cleanup kobject_del kobject: 'rx-0' (000000004ae62312): calling ktype release kobject: 'rx-0': free name kobject: 'tx-3' (0000000079003e25): kobject_cleanup, parent 00000000ba53dd08 kobject: 'tx-3' (0000000079003e25): auto cleanup 'remove' event kobject: 'tx-3' (0000000079003e25): kobject_uevent_env kobject: 'tx-3' (0000000079003e25): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-3' (0000000079003e25): auto cleanup kobject_del kobject: 'tx-3' (0000000079003e25): calling ktype release kobject: 'tx-3': free name kobject: 'tx-2' (0000000005434d7f): kobject_cleanup, parent 00000000ba53dd08 kobject: 'tx-2' (0000000005434d7f): auto cleanup 'remove' event kobject: 'tx-2' (0000000005434d7f): kobject_uevent_env kobject: 'tx-2' (0000000005434d7f): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-2' (0000000005434d7f): auto cleanup kobject_del kobject: 'tx-2' (0000000005434d7f): calling ktype release kobject: 'tx-2': free name kobject: 'tx-1' (0000000059f20d14): kobject_cleanup, parent 00000000ba53dd08 kobject: 'tx-1' (0000000059f20d14): auto cleanup 'remove' event kobject: 'tx-1' (0000000059f20d14): kobject_uevent_env kobject: 'tx-1' (0000000059f20d14): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-1' (0000000059f20d14): auto cleanup kobject_del kobject: 'tx-1' (0000000059f20d14): calling ktype release kobject: 'tx-1': free name kobject: 'tx-0' (0000000017f487cf): kobject_cleanup, parent 00000000ba53dd08 kobject: 'tx-0' (0000000017f487cf): auto cleanup 'remove' event kobject: 'tx-0' (0000000017f487cf): kobject_uevent_env kobject: 'tx-0' (0000000017f487cf): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (0000000017f487cf): auto cleanup kobject_del kobject: 'tx-0' (0000000017f487cf): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000ba53dd08): kobject_cleanup, parent (null) kobject: 'queues' (00000000ba53dd08): calling ktype release kobject: 'queues' (00000000ba53dd08): kset_release kobject: 'queues': free name kobject: 'wlan1' (00000000823a1e58): kobject_uevent_env kobject: 'wlan1' (00000000823a1e58): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'net' (0000000033a0ea20): kobject_cleanup, parent (null) kobject: 'net' (0000000033a0ea20): calling ktype release kobject: 'net': free name kobject: 'wlan1' (00000000823a1e58): kobject_cleanup, parent (null) kobject: 'wlan1' (00000000823a1e58): auto cleanup 'remove' event kobject: 'wlan1' (00000000823a1e58): kobject_uevent_env kobject: 'wlan1' (00000000823a1e58): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'wlan1' (00000000823a1e58): calling ktype release kobject: 'wlan1': free name kobject: 'rfkill8' (000000004ec18d7c): kobject_uevent_env kobject: 'rfkill8' (000000004ec18d7c): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim5/ieee80211/phy5/rfkill8' kobject: 'phy5' (0000000078d3ab71): kobject_uevent_env kobject: 'phy5' (0000000078d3ab71): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim5/ieee80211/phy5' kobject: 'ieee80211' (00000000332c9a47): kobject_cleanup, parent (null) kobject: 'ieee80211' (00000000332c9a47): calling ktype release kobject: 'ieee80211': free name kobject: 'hwsim5' (00000000b1db2e2f): kobject_uevent_env kobject: 'hwsim5' (00000000b1db2e2f): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim5' kobject: 'hwsim5' (00000000b1db2e2f): kobject_uevent_env kobject: 'hwsim5' (00000000b1db2e2f): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim5' kobject: 'hwsim5' (00000000b1db2e2f): kobject_cleanup, parent (null) kobject: 'hwsim5' (00000000b1db2e2f): calling ktype release kobject: 'hwsim5': free name kobject: 'phy5' (0000000078d3ab71): kobject_cleanup, parent (null) kobject: 'phy5' (0000000078d3ab71): calling ktype release kobject: 'rfkill8' (000000004ec18d7c): kobject_cleanup, parent (null) kobject: 'rfkill8' (000000004ec18d7c): calling ktype release kobject: 'rfkill8': free name kobject: 'phy5': free name kobject: 'rx-0' (00000000703102d6): kobject_cleanup, parent 00000000ef6a08e5 kobject: 'rx-0' (00000000703102d6): auto cleanup 'remove' event kobject: 'rx-0' (00000000703102d6): kobject_uevent_env kobject: 'rx-0' (00000000703102d6): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'rx-0' (00000000703102d6): auto cleanup kobject_del kobject: 'rx-0' (00000000703102d6): calling ktype release kobject: 'rx-0': free name kobject: 'tx-3' (000000002c5e4599): kobject_cleanup, parent 00000000ef6a08e5 kobject: 'tx-3' (000000002c5e4599): auto cleanup 'remove' event kobject: 'tx-3' (000000002c5e4599): kobject_uevent_env kobject: 'tx-3' (000000002c5e4599): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-3' (000000002c5e4599): auto cleanup kobject_del kobject: 'tx-3' (000000002c5e4599): calling ktype release kobject: 'tx-3': free name kobject: 'tx-2' (00000000a9d3ab01): kobject_cleanup, parent 00000000ef6a08e5 kobject: 'tx-2' (00000000a9d3ab01): auto cleanup 'remove' event kobject: 'tx-2' (00000000a9d3ab01): kobject_uevent_env kobject: 'tx-2' (00000000a9d3ab01): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-2' (00000000a9d3ab01): auto cleanup kobject_del kobject: 'tx-2' (00000000a9d3ab01): calling ktype release kobject: 'tx-2': free name kobject: 'tx-1' (000000004588ca96): kobject_cleanup, parent 00000000ef6a08e5 kobject: 'tx-1' (000000004588ca96): auto cleanup 'remove' event kobject: 'tx-1' (000000004588ca96): kobject_uevent_env kobject: 'tx-1' (000000004588ca96): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-1' (000000004588ca96): auto cleanup kobject_del kobject: 'tx-1' (000000004588ca96): calling ktype release kobject: 'tx-1': free name kobject: 'tx-0' (000000005f3c3264): kobject_cleanup, parent 00000000ef6a08e5 kobject: 'tx-0' (000000005f3c3264): auto cleanup 'remove' event kobject: 'tx-0' (000000005f3c3264): kobject_uevent_env kobject: 'tx-0' (000000005f3c3264): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'tx-0' (000000005f3c3264): auto cleanup kobject_del kobject: 'tx-0' (000000005f3c3264): calling ktype release kobject: 'tx-0': free name kobject: 'queues' (00000000ef6a08e5): kobject_cleanup, parent (null) kobject: 'queues' (00000000ef6a08e5): calling ktype release kobject: 'queues' (00000000ef6a08e5): kset_release kobject: 'queues': free name kobject: 'wlan0' (00000000942e68b8): kobject_uevent_env kobject: 'wlan0' (00000000942e68b8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'net' (000000007577e5b9): kobject_cleanup, parent (null) kobject: 'net' (000000007577e5b9): calling ktype release kobject: 'net': free name kobject: 'wlan0' (00000000942e68b8): kobject_cleanup, parent (null) kobject: 'wlan0' (00000000942e68b8): auto cleanup 'remove' event kobject: 'wlan0' (00000000942e68b8): kobject_uevent_env kobject: 'wlan0' (00000000942e68b8): kobject_uevent_env: uevent_suppress caused the event to drop! kobject: 'wlan0' (00000000942e68b8): calling ktype release kobject: 'wlan0': free name kobject: 'rfkill7' (0000000075f61d54): kobject_uevent_env kobject: 'rfkill7' (0000000075f61d54): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim4/ieee80211/phy4/rfkill7' kobject: 'phy4' (000000006b14f405): kobject_uevent_env kobject: 'phy4' (000000006b14f405): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim4/ieee80211/phy4' kobject: 'ieee80211' (00000000d3a85568): kobject_cleanup, parent (null) kobject: 'ieee80211' (00000000d3a85568): calling ktype release kobject: 'ieee80211': free name kobject: 'hwsim4' (00000000e32bc5b5): kobject_uevent_env kobject: 'hwsim4' (00000000e32bc5b5): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim4' kobject: 'hwsim4' (00000000e32bc5b5): kobject_uevent_env kobject: 'hwsim4' (00000000e32bc5b5): fill_kobj_path: path = '/devices/virtual/mac80211_hwsim/hwsim4' kobject: 'hwsim4' (00000000e32bc5b5): kobject_cleanup, parent (null) kobject: 'hwsim4' (00000000e32bc5b5): calling ktype release kobject: 'hwsim4': free name kobject: 'phy4' (000000006b14f405): kobject_cleanup, parent (null) kobject: 'phy4' (000000006b14f405): calling ktype release kobject: 'rfkill7' (0000000075f61d54): kobject_cleanup, parent (null) kobject: 'rfkill7' (0000000075f61d54): calling ktype release kobject: 'rfkill7': free name kobject: 'phy4': free name device bridge_slave_1 left promiscuous mode bridge0: port 2(bridge_slave_1) entered disabled state kobject: 'brport' (00000000a2277326): kobject_uevent_env kobject: 'brport' (00000000a2277326): kobject_uevent_env: filter function caused the event to drop! device bridge_slave_0 left promiscuous mode bridge0: port 1(bridge_slave_0) entered disabled state kobject: 'brport' (00000000a0415351): kobject_uevent_env kobject: 'brport' (00000000a0415351): kobject_uevent_env: filter function caused the event to drop! kobject: 'brif' (0000000016bdff55): kobject_cleanup, parent 0000000006fe3ac4 kobject: 'brif' (0000000016bdff55): auto cleanup kobject_del kobject: 'brif' (0000000016bdff55): calling ktype release kobject: 'brport' (00000000a2277326): kobject_cleanup, parent (null) kobject: (0000000016bdff55): dynamic_kobj_release kobject: 'brport' (00000000a2277326): calling ktype release kobject: 'brport': free name