======================================================
WARNING: possible circular locking dependency detected
syzkaller #0 Tainted: G             L     
------------------------------------------------------
syz.1.332/6292 is trying to acquire lock:
ffff88817562fae8 ((work_completion)(&new_smc->smc_listen_work)){+.+.}-{0:0}, at: __flush_work+0x101/0xca0

but task is already holding lock:
ffff88816c7d8ee0 (sk_lock-AF_SMC/1){+.+.}-{0:0}, at: smc_release+0x24d/0x550

which lock already depends on the new lock.


the existing dependency chain (in reverse order) is:

-> #1 (sk_lock-AF_SMC/1){+.+.}-{0:0}:
       lock_sock_nested+0x41/0x100
       smc_listen_out+0x105/0x3c0
       smc_listen_work+0x81d/0x1410
       process_scheduled_works+0xa8e/0x14e0
       worker_thread+0xa47/0xfb0
       kthread+0x388/0x470
       ret_from_fork+0x514/0xb70
       ret_from_fork_asm+0x1a/0x30

-> #0 ((work_completion)(&new_smc->smc_listen_work)){+.+.}-{0:0}:
       __lock_acquire+0x15ff/0x2e50
       lock_acquire+0x115/0x350
       __flush_work+0x74c/0xca0
       __cancel_work_sync+0xbe/0x110
       smc_clcsock_release+0x60/0xf0
       __smc_release+0x64e/0x7c0
       smc_close_non_accepted+0xd5/0x1f0
       smc_close_active+0xb42/0xf30
       __smc_release+0x9c/0x7c0
       smc_release+0x2c5/0x550
       sock_close+0xad/0x220
       __fput+0x418/0xa50
       fput_close_sync+0x11f/0x240
       __x64_sys_close+0x7e/0x110
       do_syscall_64+0x174/0x580
       entry_SYSCALL_64_after_hwframe+0x77/0x7f

other info that might help us debug this:

 Possible unsafe locking scenario:

       CPU0                    CPU1
       ----                    ----
  lock(sk_lock-AF_SMC/1);
                               lock((work_completion)(&new_smc->smc_listen_work));
                               lock(sk_lock-AF_SMC/1);
  lock((work_completion)(&new_smc->smc_listen_work));

 *** DEADLOCK ***

3 locks held by syz.1.332/6292:
 #0: ffff8881a6a11440 (&sb->s_type->i_mutex_key#13){+.+.}-{4:4}, at: sock_close+0x82/0x220
 #1: ffff88816c7d8ee0 (sk_lock-AF_SMC/1){+.+.}-{0:0}, at: smc_release+0x24d/0x550
 #2: ffffffff8eb59ca0 (rcu_read_lock){....}-{1:3}, at: __flush_work+0x101/0xca0

stack backtrace:
CPU: 1 UID: 0 PID: 6292 Comm: syz.1.332 Tainted: G             L      syzkaller #0 PREEMPT(full) 
Tainted: [L]=SOFTLOCKUP
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.2-debian-1.16.2-1 04/01/2014
Call Trace:
 <TASK>
 dump_stack_lvl+0xe8/0x150
 print_circular_bug+0x2e2/0x300
 check_noncircular+0x12f/0x150
 __lock_acquire+0x15ff/0x2e50
 lock_acquire+0x115/0x350
 __flush_work+0x74c/0xca0
 __cancel_work_sync+0xbe/0x110
 smc_clcsock_release+0x60/0xf0
 __smc_release+0x64e/0x7c0
 smc_close_non_accepted+0xd5/0x1f0
 smc_close_active+0xb42/0xf30
 __smc_release+0x9c/0x7c0
 smc_release+0x2c5/0x550
 sock_close+0xad/0x220
 __fput+0x418/0xa50
 fput_close_sync+0x11f/0x240
 __x64_sys_close+0x7e/0x110
 do_syscall_64+0x174/0x580
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fa61999e019
Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 e8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fa61a7b3028 EFLAGS: 00000246 ORIG_RAX: 0000000000000003
RAX: ffffffffffffffda RBX: 00007fa619c25fa0 RCX: 00007fa61999e019
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000007
RBP: 00007fa619a3500c R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fa619c26038 R14: 00007fa619c25fa0 R15: 00007fff7ccd3368
 </TASK>
