HomeFreeBSD

riscv: remove sbi_clear_ipi()

Description

riscv: remove sbi_clear_ipi()

S-mode software has write access to the SIP.SSIP bit, so instead of
making a second round-trip through the SBI we can clear it ourselves.
The SBI spec has deprecated this function for this exactly this reason.

Submitted by: Danjel Q. <danq1222@gmail.com
Reviewed by: kp
Differential Revision: https://reviews.freebsd.org/D26952

Details

Provenance
mhorneAuthored on
Reviewer
kp
Differential Revision
D26952: riscv: remove sbi_clear_ipi()
Parents
rS367066: linux: silence renameat2 flags warning
Branches
Unknown
Tags
Unknown