diff options
author | 2018-11-07 23:14:10 +0000 | |
---|---|---|
committer | 2018-11-09 10:23:18 -0800 | |
commit | 42b10815d55958ec519ae7d97fdfcc6e38b4d46b (patch) | |
tree | feb0fe90bd1eb4729bbc093e5132607c47be84b3 /arch/mips/include/asm/processor.h | |
parent | MIPS: Avoid FCSR sanitization when CONFIG_MIPS_FP_SUPPORT=n (diff) | |
download | wireguard-linux-42b10815d55958ec519ae7d97fdfcc6e38b4d46b.tar.xz wireguard-linux-42b10815d55958ec519ae7d97fdfcc6e38b4d46b.zip |
MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=n
When CONFIG_MIPS_FP_SUPPORT=n we don't support floating point, so
there's no point compiling in our FPU emulator. Avoid doing so,
providing stub versions of dsemul cleanup functions that are called from
signal & task handling code.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/21012/
Cc: linux-mips@linux-mips.org
Diffstat (limited to 'arch/mips/include/asm/processor.h')
0 files changed, 0 insertions, 0 deletions