Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RISC-V: Issue a tlb page flush if possible
If tlbflush request is for page only, there is no need to do a complete local tlb shootdown. Just do a local tlb flush for the given address. Signed-off-by: Atish Patra <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Paul Walmsley <[email protected]> (cherry picked from commit 6efb16b) Signed-off-by: Seth Forshee <[email protected]>
- Loading branch information