From: Jakub Kicinski <kuba@kernel.org> Date: 2021-08-13 18:01:57
On Fri, 13 Aug 2021 10:58:16 -0700 Rao Shoaib wrote:
From: Rao Shoaib <redacted>
syzkaller found that OOB code was holding spinlock
while calling a function in which it could sleep.
Also addressed comments from edumazet@google.com.
I applied v1 an hour or so ago, please resend addressing
only the issues pointed out by Eric. Try to separate the
issues each into its own patch. That's easier to review.