summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/preempt.h
AgeCommit message (Collapse)AuthorFilesLines
2023-11-06riscv: rt: add riscv lazy preempt support.minda.chen1-0/+112
The code is origin from arm64/x86 Signed-off-by: Minda Chen <minda.chen@starfivetech.com>