On Mon, Jan 18, 2021 at 03:21:51PM +0800, Like Xu wrote: > Clean up that CONFIG_RETPOLINE crud and replace the > indirect call x86_pmu.guest_get_msrs with static_call(). > > Suggested-by: Peter Zijlstra (Intel) <pet...@infradead.org> > Signed-off-by: Like Xu <like...@linux.intel.com>
Thanks!