diff options
author | Gary Guo <gary@garyguo.net> | 2019-03-27 00:41:29 +0000 |
---|---|---|
committer | Palmer Dabbelt <palmer@sifive.com> | 2019-05-16 20:42:12 -0700 |
commit | a21344dfc6adb78c291a48906478e76e1de08f6d (patch) | |
tree | 70f019246bdb6b2a391572ae1879a14a06dfe111 /mm/page_vma_mapped.c | |
parent | f6635f873a605576fa1983c605655a8721475c22 (diff) |
riscv: fix sbi_remote_sfence_vma{,_asid}.
Currently sbi_remote_sfence_vma{,_asid} does not pass their arguments
to SBI at all, which is semantically incorrect.
Neither BBL nor OpenSBI is using these arguments at the moment, and
they just do a global flush instead. However we still need to provide
correct arguments.
Signed-off-by: Gary Guo <gary@garyguo.net>
Reviewed-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Diffstat (limited to 'mm/page_vma_mapped.c')
0 files changed, 0 insertions, 0 deletions