From: Kees Cook <kees@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Randy Dunlap <rdunlap@infradead.org>,
Zhang Boyang <zhangboyang.id@gmail.com>,
linux-kernel@vger.kernel.org,
Thomas Gleixner <tglx@linutronix.de>,
Ferdinand Blomqvist <ferdinand.blomqvist@gmail.com>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH 0/5] rslib: Bug fixes and improvements for Reed-Solomon library
Date: Sat, 28 Sep 2024 14:11:17 -0700 [thread overview]
Message-ID: <202409281410.FBD093EAB@keescook> (raw)
In-Reply-To: <CAHk-=wgs70xZ_F=3+52cuhXNsK3eDWVp3PJtExbCAQrUdhcRwg@mail.gmail.com>
On Thu, Sep 26, 2024 at 10:12:39AM -0700, Linus Torvalds wrote:
> On Thu, 26 Sept 2024 at 10:03, Randy Dunlap <rdunlap@infradead.org> wrote:
> >
> >
> > If I were making this patch series, I would send it to Andrew Morton,
> > but if Linus takes it, I'm certainly OK with that.
>
> I don't feel like I have the expertise of something like rslib, and
> would actually suggest it go through one of the (very very few) users.
>
> It's just pstore and some NAND chip drivers, afaik.
I can review this soon and can take it via pstore; I'll probably go poke
tglx though, since IIRC, he was the original author.
--
Kees Cook
next prev parent reply other threads:[~2024-09-28 21:11 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-24 12:31 [PATCH 0/5] rslib: Bug fixes and improvements for Reed-Solomon library Zhang Boyang
2024-09-24 12:31 ` [PATCH 1/5] rslib: Fix incorrect documentation of rs_modnn() Zhang Boyang
2024-09-24 12:31 ` [PATCH 2/5] rslib: Fix documentation of alpha_to[] and index_of[] Zhang Boyang
2024-09-24 12:31 ` [PATCH 3/5] rslib: Fix wrong result if gffunc(0) != 1 Zhang Boyang
2024-09-24 12:31 ` [PATCH 4/5] rslib: Improve the performance of encode_rs.c Zhang Boyang
2024-09-24 12:31 ` [PATCH 5/5] rslib: Fix 16-bit symbol support Zhang Boyang
2024-09-26 17:03 ` [PATCH 0/5] rslib: Bug fixes and improvements for Reed-Solomon library Randy Dunlap
2024-09-26 17:12 ` Linus Torvalds
2024-09-26 23:54 ` Zhang Boyang
2024-09-28 21:11 ` Kees Cook [this message]
2024-09-29 3:22 ` Zhang Boyang
2024-09-26 23:53 ` Zhang Boyang
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=202409281410.FBD093EAB@keescook \
--to=kees@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=ferdinand.blomqvist@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@infradead.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
--cc=zhangboyang.id@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox