HomeFreeBSD

Suppress incorrect objtool warnings

Description

Suppress incorrect objtool warnings

Suppress incorrect warnings from versions of objtool which are not
aware of x86 EVEX prefix instructions used for AVX512.

  module/zfs/vdev_raidz_math_avx512bw.o: warning:
  objtool: <func+offset>: can't find jump dest instruction at .text

Reviewed-by: Don Brady <don.brady@delphix.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #6928

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Dec 7 2017, 6:28 PM
GitHub <noreply@github.com>Committed on Dec 7 2017, 6:28 PM
Parents
rG674b89342e43: Fix segfault in zpool iostat when adding VDEVs
Branches
Unknown
Tags
Unknown