diff options
author | Stephen Boyd <swboyd@chromium.org> | 2022-12-06 13:53:18 -0800 |
---|---|---|
committer | Luis Chamberlain <mcgrof@kernel.org> | 2022-12-07 12:05:05 -0800 |
commit | 169a58ad824d896b9e291a27193342616e651b82 (patch) | |
tree | 22d8ae2d46fd94981687cf582cb9bbce035b4103 /fs/binfmt_misc.c | |
parent | c86a514f5fad1fdd11f690c6538161413f63d777 (diff) | |
download | linux-169a58ad824d896b9e291a27193342616e651b82.tar.bz2 |
module/decompress: Support zstd in-kernel decompression
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>
Reviewed-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'fs/binfmt_misc.c')
0 files changed, 0 insertions, 0 deletions