Re: [PATCH] x86/retpoline: Fill return stack buffer on vmexit

From: Peter Zijlstra
Date: Thu Jan 11 2018 - 03:49:39 EST


On Wed, Jan 10, 2018 at 10:51:22PM +0000, David Woodhouse wrote:
> This implements the most pressing of the RSB stuffing documented
> by dhansen (based our discussions) in https://goo.gl/pXbvBE

Only took me 3 readings to find interrupts/traps were in fact
enumerated. Could we plretty please separate them from the deep call
case? Also might make sense to explicitly mention SMI, as that will be
the most difficult to fix :-(