Brian Behlendorf 095b5412b3
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 <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #9041
Closes #9049
2019-07-17 09:14:36 -07:00
..
2019-03-29 09:13:20 -07:00
2013-12-18 16:46:35 -08:00
2016-08-22 10:05:45 -07:00
2019-07-16 17:22:31 -07:00
2019-07-12 09:31:20 -07:00
2014-10-17 14:58:57 -07:00