On Sat, Jun 16, 2018 at 10:27:27AM +0900, Linus Torvalds wrote: > On Fri, Jun 15, 2018 at 8:36 PM Mark Rutland <[email protected]> wrote: > > > > At least for sampling the GPRs, we could do something like below > > unconditionally, which seems sufficient for my test cases. > > Ack. > > The PEBS case may need checking, but maybe PEBS doesn't even have this issue?
Sadly PEBS is susceptible as well, but the proposed patch actually works for that as well.

