Re: [PATCH 5/6] x86/bugs: Cleanup mds_user_clear
From: Nikolay Borisov
Date: Mon Oct 23 2023 - 04:51:56 EST
On 20.10.23 г. 23:45 ч., Pawan Gupta wrote:
There are no more users of mds_user_clear static key, remove it.
Signed-off-by: Pawan Gupta <pawan.kumar.gupta@xxxxxxxxxxxxxxx>
This patch can be squashed into the previous one. You've already done
the bulk of the work to eliminate usage of mds_user_clear there.