|
|
Log in / Subscribe / Register

LZ4: vendoring in the kernel

LZ4: vendoring in the kernel

Posted Feb 2, 2017 2:08 UTC (Thu) by klindsay (guest, #7459)
Parent article: LZ4: vendoring in the kernel

I'm not a kernel developer, so take the following comment from the peanut gallery with a grain of salt..

When I see "job that has to be remembered every time ... to avoid regressions ...", I can't help but think that a test suite for the in-kernel version of the LZ4 code would be an appropriate approach to deal with this.


to post comments

LZ4: vendoring in the kernel

Posted Feb 2, 2017 8:13 UTC (Thu) by iq-0 (subscriber, #36655) [Link]

Some explicit rule, like: "For any patches applied to vendored source, there must be at least a regression test added."?
(Along with another rule: "Any files that are vendored from external projects should include an explicit comment about it's origin, version and a reference to the regression test rule for patches.")


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds