<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/lib/zstd/zstd_common_module.c, branch v6.6.131</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v6.6.131</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v6.6.131'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2022-10-24T19:12:26+00:00</updated>
<entry>
<title>zstd: Move zstd-common module exports to zstd_common_module.c</title>
<updated>2022-10-24T19:12:26+00:00</updated>
<author>
<name>Nick Terrell</name>
<email>terrelln@fb.com</email>
</author>
<published>2022-10-14T21:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=4782c725c1538aa9ef894ae4a3938db40be7f02c'/>
<id>urn:sha1:4782c725c1538aa9ef894ae4a3938db40be7f02c</id>
<content type='text'>
The zstd codebase is imported from the upstream zstd repo, and is over-written on
every update. Upstream keeps the kernel specific code separate from the main
library. So the module definition is moved into the zstd_common_module.c file.
This matches the pattern followed by the zstd-compress and zstd-decompress files.

I've done build and boot testing on x86-64, i386, and aarch64. I've
verified that zstd built both as modules and built-in build and boot.

Signed-off-by: Nick Terrell &lt;terrelln@fb.com&gt;
</content>
</entry>
</feed>
