diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/suppressions.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/suppressions.txt b/.github/suppressions.txt new file mode 100644 index 000000000..61a2cd233 --- /dev/null +++ b/.github/suppressions.txt @@ -0,0 +1,4 @@ +nullPointer:./module/zfs/zfs_vnops.c:839 +preprocessorErrorDirective:./module/zfs/vdev_raidz_math_avx512f.c:243 +preprocessorErrorDirective:./module/zfs/vdev_raidz_math_sse2.c:266 + |