]> git.ipfire.org Git - thirdparty/zstd.git/commit
[contrib][linux-kernel] Add standard warnings and -Werror to CI 2803/head
authorNick Terrell <terrelln@fb.com>
Fri, 24 Sep 2021 21:46:45 +0000 (14:46 -0700)
committerNick Terrell <terrelln@fb.com>
Fri, 24 Sep 2021 22:08:11 +0000 (15:08 -0700)
commitb10085d97dc9f2acaab776503eb151ee59f7d48c
treeb5e75542c9f922d78a335426dad97cdd76758355
parent32a8443b5c0235c7569fe29bfeec59b677665778
[contrib][linux-kernel] Add standard warnings and -Werror to CI

Test the kernel build with the standard warnings enabled so that we
don't miss issues like fixed in PR #2802.

Stacked on top of PR #2802 so CI passes, so it includes the fix. But, I
won't merge until it is merged, so @solbjorn gets the credit for the
fix.
contrib/linux-kernel/Makefile
contrib/linux-kernel/test/include/asm/unaligned.h
contrib/linux-kernel/test/include/linux/xxhash.h
contrib/linux-kernel/test/static_test.c
contrib/linux-kernel/test/test.c
lib/decompress/huf_decompress.c