summaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@mips.com>2018-11-08 00:14:09 +0100
committerPaul Burton <paul.burton@mips.com>2018-11-09 19:23:18 +0100
commit36a498035bd2e5169bbceed1e3b0c8bb0ce5a7b4 (patch)
treea56b00865d9ec4048c50dcc0aefbbc26d1bc155e /arch/mips/Makefile
parentMIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=n (diff)
downloadlinux-36a498035bd2e5169bbceed1e3b0c8bb0ce5a7b4.tar.xz
linux-36a498035bd2e5169bbceed1e3b0c8bb0ce5a7b4.zip
MIPS: Avoid FCSR sanitization when CONFIG_MIPS_FP_SUPPORT=n
When CONFIG_MIPS_FP_SUPPORT=n we don't support floating point, so we don't need to worry about floating point exceptions pending in the Floating point Control & Status Register (FCSR) during switch_to(). Stub out the __sanitize_fcr31() macro in this case. Signed-off-by: Paul Burton <paul.burton@mips.com> Patchwork: https://patchwork.linux-mips.org/patch/21010/ Cc: linux-mips@linux-mips.org
Diffstat (limited to 'arch/mips/Makefile')
0 files changed, 0 insertions, 0 deletions