From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Stephen Boyd <swboyd@chromium.org>
Cc: Luis Chamberlain <mcgrof@kernel.org>,
linux-kernel@vger.kernel.org, patches@lists.linux.dev,
linux-modules@vger.kernel.org,
Piotr Gorski <lucjan.lucjanov@gmail.com>,
Nick Terrell <terrelln@fb.com>
Subject: Re: [PATCH] module/decompress: Support zstd in-kernel decompression
Date: Tue, 6 Dec 2022 17:17:06 -0800 [thread overview]
Message-ID: <Y4/pkgE+xHLt9Sm+@google.com> (raw)
In-Reply-To: <20221206215318.3955400-1-swboyd@chromium.org>
On Tue, Dec 06, 2022 at 01:53:18PM -0800, Stephen Boyd wrote:
> Add support for zstd compressed modules to the in-kernel decompression
> code. This allows zstd compressed modules to be decompressed by the
> kernel, similar to the existing support for gzip and xz compressed
> modules.
>
> Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> Cc: Piotr Gorski <lucjan.lucjanov@gmail.com>
> Cc: Nick Terrell <terrelln@fb.com>
> Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Thanks.
--
Dmitry
next prev parent reply other threads:[~2022-12-07 1:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-06 21:53 [PATCH] module/decompress: Support zstd in-kernel decompression Stephen Boyd
2022-12-06 22:07 ` Luis Chamberlain
2022-12-07 1:17 ` Dmitry Torokhov [this message]
2022-12-07 16:53 ` Piotr Gorski
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=Y4/pkgE+xHLt9Sm+@google.com \
--to=dmitry.torokhov@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-modules@vger.kernel.org \
--cc=lucjan.lucjanov@gmail.com \
--cc=mcgrof@kernel.org \
--cc=patches@lists.linux.dev \
--cc=swboyd@chromium.org \
--cc=terrelln@fb.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;
as well as URLs for NNTP newsgroup(s).