On Thu, 29 Nov 2018 08:50:16 -0800 Linus Torvalds <torva...@linux-foundation.org> wrote:
> Instead, I'd suggest: > > - just restart the instruction (with the suggested "ptregs->rip --") > > - to avoid any "oh, we're not making progress" issues, just fix the > instruction yourself to be the right call, by looking it up in the > "what needs to be fixed" tables. So basically this will cause the code to go into a spin while we are doing the update, right? -- Steve