zfs/include/os/linux
Richard Yao 135d9a9048 Linux: Suppress -Wordered-compare-function-pointers in tracepoint code
Clang points out that there is a comparison against -1, but we cannot
fix it because that is from the kernel headers, which we must support.
We can workaround this by using a pragma.

Sponsored-By: Wasabi Technology, Inc.
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Youzhong Yang <yyang@mathworks.com>
Signed-off-by: Richard Yao <richard.yao@klarasystems.com>
Closes #14738
2023-04-20 10:31:01 -07:00
..
kernel/linux Linux 6.3 compat: idmapped mount API changes 2023-04-10 14:15:36 -07:00
spl Linux 6.3 compat: idmapped mount API changes 2023-04-10 14:15:36 -07:00
zfs/sys Linux: Suppress -Wordered-compare-function-pointers in tracepoint code 2023-04-20 10:31:01 -07:00
Makefile.am Add SHA2 SIMD feature tests for Linux 2023-03-02 13:52:04 -08:00