diff options
author | Brian Behlendorf <[email protected]> | 2019-07-17 09:14:36 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2019-07-17 09:14:36 -0700 |
commit | 095b5412b31c07cad5cec74a4eb5ace011c92b27 (patch) | |
tree | deb09916f58948aef707cd6bbfbe97bfc89af8e3 /module/zfs | |
parent | 5784c7c36eca5a0c9ed662dfd9248de4c90862cf (diff) |
Fix CONFIG_X86_DEBUG_FPU build failure
When CONFIG_X86_DEBUG_FPU is defined the alternatives_patched symbol
is pulled in as a dependency which results in a build failure. To
prevent this undefine CONFIG_X86_DEBUG_FPU to disable the WARN_ON_FPU()
macro and rely on WARN_ON_ONCE debugging checks which were previously
added.
Reviewed-by: Tony Hutter <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #9041
Closes #9049
Diffstat (limited to 'module/zfs')
0 files changed, 0 insertions, 0 deletions