Commit Graph
2 Commits
Author SHA1 Message Date
Danielle Rozenblit 610c8b9e33 initial commit 2023-02-09 07:37:37 -08:00
Nick 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