diff options
author | Alan Kao <alankao@andestech.com> | 2018-10-09 04:18:31 +0200 |
---|---|---|
committer | Palmer Dabbelt <palmer@sifive.com> | 2018-10-23 02:02:23 +0200 |
commit | 007f5c35895786fdc797f13313b9493fe5d5e655 (patch) | |
tree | 37ed6cf8decee06defddd93eccc31096f32458ad /arch/riscv/Makefile | |
parent | Extract FPU context operations from entry.S (diff) | |
download | linux-007f5c35895786fdc797f13313b9493fe5d5e655.tar.xz linux-007f5c35895786fdc797f13313b9493fe5d5e655.zip |
Refactor FPU code in signal setup/return procedures
FPU-related logic is separated from normal signal handling path in
this patch. Kernel can easily be configured to exclude those procedures
for no-FPU systems.
Signed-off-by: Alan Kao <alankao@andestech.com>
Cc: Greentime Hu <greentime@andestech.com>
Cc: Vincent Chen <vincentc@andestech.com>
Cc: Zong Li <zong@andestech.com>
Cc: Nick Hu <nickhu@andestech.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Diffstat (limited to 'arch/riscv/Makefile')
0 files changed, 0 insertions, 0 deletions