From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Stanislav Goriainov <goriainov@ispras.ru>
Cc: stable@vger.kernel.org, "David S. Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>,
"Matthew Wilcox (Oracle)" <willy@infradead.org>,
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
Xiaolong Huang <butterflyhuangxx@gmail.com>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
ldv-project@linuxtesting.org
Subject: Re: [PATCH 5.10 0/1] qrtr: Convert qrtr_ports from IDR to XArray
Date: Tue, 23 Aug 2022 09:22:35 +0200 [thread overview]
Message-ID: <YwSAO4MfxISeUGDR@kroah.com> (raw)
In-Reply-To: <20220819194727.18911-1-goriainov@ispras.ru>
On Fri, Aug 19, 2022 at 10:47:26PM +0300, Stanislav Goriainov wrote:
> Syzkaller reports using smp_processor_id() in preemptible code at
> radix_tree_node_alloc() in 5.10 stable releases. The problem has
> been fixed by the following patch which can be cleanly applied to
> the 5.10 branch.
>
> Found by Linux Verification Center (linuxtesting.org) with Syzkaller.
Now queued up, thanks.
greg k-h
next prev parent reply other threads:[~2022-08-23 7:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-19 19:47 [PATCH 5.10 0/1] qrtr: Convert qrtr_ports from IDR to XArray Stanislav Goriainov
2022-08-19 19:47 ` [PATCH 5.10 1/1] " Stanislav Goriainov
2022-08-23 7:22 ` Greg Kroah-Hartman [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-18 14:14 [PATCH 5.10 0/1] " Stanislav Goriainov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YwSAO4MfxISeUGDR@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=butterflyhuangxx@gmail.com \
--cc=davem@davemloft.net \
--cc=goriainov@ispras.ru \
--cc=kuba@kernel.org \
--cc=ldv-project@linuxtesting.org \
--cc=linux-kernel@vger.kernel.org \
--cc=manivannan.sadhasivam@linaro.org \
--cc=netdev@vger.kernel.org \
--cc=stable@vger.kernel.org \
--cc=willy@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.