Re: [patch V2 18/28] x86/speculation: Prepare for per task indirect branch speculation control
From: Thomas Gleixner
Date: Wed Nov 28 2018 - 04:39:12 EST
On Tue, 27 Nov 2018, Tim Chen wrote:
> I think it will be cleaner just to fold the msr update into
> __speculation_ctrl_update to fix this issue.
Yes, that looks nicer and avoids a couple of extra static_cpu_has()
evaluations. I'll fold it into the proper places.
Thanks,
tglx