summaryrefslogtreecommitdiffstats
path: root/init/do_mounts.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2022-04-21 17:29:04 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-22 08:51:16 +0200
commit23cfbc6ec44e5e80d5522976ff45ffcdcddfb230 (patch)
treefeb745c7389ced5c23481d2e947cd43fe79c5c4c /init/do_mounts.c
parentLinux 5.18-rc2 (diff)
downloadlinux-23cfbc6ec44e5e80d5522976ff45ffcdcddfb230.tar.xz
linux-23cfbc6ec44e5e80d5522976ff45ffcdcddfb230.zip
firmware: Add the support for ZSTD-compressed firmware files
As the growing demand on ZSTD compressions, there have been requests for the support of ZSTD-compressed firmware files, so here it is: this patch extends the firmware loader code to allow loading ZSTD files. The implementation is fairly straightforward, it just adds a ZSTD decompression routine for the file expander. (And the code is even simpler than XZ thanks to the ZSTD API that gives the original decompressed size from the header.) Link: https://lore.kernel.org/all/20210127154939.13288-1-tiwai@suse.de/ Tested-by: Piotr Gorski <lucjan.lucjanov@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://lore.kernel.org/r/20220421152908.4718-2-tiwai@suse.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'init/do_mounts.c')
0 files changed, 0 insertions, 0 deletions