]> git.pld-linux.org Git - packages/zfs.git/commit
- don't try to be smarter than the upstream - no Werror for kernel modules, rel 2 auto/th/zfs-2.1.5-2
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 24 Sep 2022 06:13:39 +0000 (08:13 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 24 Sep 2022 06:13:39 +0000 (08:13 +0200)
commit924fd3f4e8e8936f1a86d217028403fc07407928
treee40014dd34c38c730d0762cdc16f57cf80d6af10
parente1ca25ecb35aa14a27802da4d7369d4ed7feb14a
- don't try to be smarter than the upstream - no Werror for kernel modules, rel 2

-Werror breaks build with 4.9

./include/linux/mmzone.h: In function ‘__nr_to_section’:
./include/linux/mmzone.h:1132:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘mem_section’ will never be NULL [-Waddress]
 1132 |         if (!mem_section[SECTION_NR_TO_ROOT(nr)])
      |             ^
./include/linux/mmzone.h:1127:27: note: ‘mem_section’ declared here
 1127 | extern struct mem_section mem_section[NR_SECTION_ROOTS][SECTIONS_PER_ROOT];
      |                           ^~~~~~~~~~~
no-Werror.patch [new file with mode: 0644]
zfs.spec
This page took 0.055956 seconds and 4 git commands to generate.