On 5/5/20 3:41 PM, Thomas Gleixner wrote:
Move the functions which are inside the RCU off region into the non-instrumentable text section. Signed-off-by: Thomas Gleixner <[email protected]> Cc: Paolo Bonzini <[email protected]> Cc: Sean Christopherson <[email protected]> --- arch/x86/kvm/svm/svm.c | 102 ++++++++++++++++++++++++--------------------- arch/x86/kvm/svm/vmenter.S | 2 2 files changed, 57 insertions(+), 47 deletions(-)
I have reviewed this series and only sent minor comments. So for all patches of part 2: Reviewed-by: Alexandre Chartre <[email protected]> alex.

