original_kernel/arch/riscv/include/asm
Vincent Chen 69703eb9a8 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: 7db91e57a0 ("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>
2019-08-14 13:20:46 -07:00
..
Kbuild
asm-offsets.h
asm-prototypes.h
asm.h
atomic.h
barrier.h
bitops.h
bug.h
cache.h
cacheflush.h
cmpxchg.h
csr.h
current.h
delay.h
elf.h
fence.h
fixmap.h
ftrace.h
futex.h
hugetlb.h
hwcap.h
image.h
io.h
irq.h
irqflags.h
kprobes.h
linkage.h
mmiowb.h
mmu.h
mmu_context.h
module.h
page.h
pci.h
perf_event.h
pgalloc.h
pgtable-32.h
pgtable-64.h
pgtable-bits.h
pgtable.h
processor.h
ptrace.h
sbi.h
sifive_l2_cache.h
smp.h
spinlock.h
spinlock_types.h
string.h
switch_to.h riscv: Make __fstate_clean() work correctly. 2019-08-14 13:20:46 -07:00
syscall.h
thread_info.h
timex.h
tlb.h
tlbflush.h riscv: fix flush_tlb_range() end address for flush_tlb_page() 2019-08-13 14:03:52 -07:00
uaccess.h
unistd.h
vdso.h
word-at-a-time.h