]> git.baikalelectronics.ru Git - kernel.git/commit
riscv: Make __fstate_clean() work correctly.
authorVincent Chen <vincent.chen@sifive.com>
Wed, 14 Aug 2019 08:23:53 +0000 (16:23 +0800)
committerPaul Walmsley <paul.walmsley@sifive.com>
Wed, 14 Aug 2019 20:20:46 +0000 (13:20 -0700)
commitc86b21362c95678e2eeb151b47180e068a01772b
tree6ac4d72a059e1d5eec05d0f2d0a62844d5ff0fbb
parent5b496275428f2d95746669b3b65dd043a13d7e7a
riscv: Make __fstate_clean() work correctly.

Make the __fstate_clean() function correctly set the
state of sstatus.FS in pt_regs to SR_FS_CLEAN.

Fixes: 0ae4603af2169 ("RISC-V: Task implementation")
Cc: linux-stable <stable@vger.kernel.org>
Signed-off-by: Vincent Chen <vincent.chen@sifive.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
[paul.walmsley@sifive.com: expanded "Fixes" commit ID]
Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
arch/riscv/include/asm/switch_to.h