Message ID | 20230116142533.905102512@infradead.org (mailing list archive) |
---|---|
Headers | show |
Series | x86: retbleed=stuff fixes | expand |
Thanks, I've been testing those patches on my real system (i5-7200U) for the last day with no problems so far, waking from s2ram works as well. I can also no longer see those `sarq $5, %gs:0x1337` with %gs=0 on QEMU. Regards, - Joan
On Mon, Jan 16, 2023 at 03:25:33PM +0100, Peter Zijlstra wrote: > Hi all, > > Patches to address the various callthunk fails reported by Joan. > > The first two patches are new (and I've temporarily dropped the > restore_processor_state sealing). > > It is my understanding that AP bringup will always use the 16bit trampoline > path, if this is not the case, please holler. Ping?