Re: [PATCH] x86/microcode: Make update_lock raw

From: Borislav Petkov
Date: Fri May 25 2018 - 07:59:59 EST


On Thu, May 24, 2018 at 10:44:20AM -0500, Scott Wood wrote:
> __reload_late() is called from stop_machine context and thus
> cannot acquire a non-raw spinlock on PREEMPT_RT.
>
> Signed-off-by: Scott Wood <swood@xxxxxxxxxx>
> ---
> arch/x86/kernel/cpu/microcode/core.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)

Applied, thanks.

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.