On Wed, Mar 16, 2022 at 9:42 AM Alistair Francis <alistai...@gmail.com> wrote: > > On Wed, Mar 16, 2022 at 5:26 AM Idan Horowitz <idan.horow...@gmail.com> wrote: > > > > If the pages which control the translation of the currently executing > > instructions are changed, and then the TLB is flushed using sfence.vma > > we have to exit the current TB early, to ensure we don't execute stale > > instructions. > > > > Signed-off-by: Idan Horowitz <idan.horow...@gmail.com> > > Thanks! > > Applied to riscv-to-apply.next
This results in failed Linux boots, I have dropped this patch Alistair