Commit Graph
2 Commits
Author SHA1 Message Date
Danielle Rozenblit 908e812733 initial commit 2023-01-04 13:01:54 -08:00
Nick TerrellandNick Terrell 330558ad52 [contrib][linux] Add zstd_common module
The zstd_common module was added upstream in commit
https://github.com/torvalds/linux/commit/637a642f5ca5e850186bb64ac75ebb0f124b458d.

But the kernel specific code was inlined into the library. This commit
switches it to use the out of line method that we use for the other
modules.
2022-10-21 17:14:31 -07:00