mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
To: Scott Wood <swood@redhat.com>
Cc: linux-kernel@vger.kernel.org, Pei Zhang <pezhang@redhat.com>,
	Clark Williams <williams@redhat.com>,
	x86@kernel.org
Subject: Re: [PATCH] x86/microcode: Make update_lock raw
Date: Fri, 25 May 2018 10:36:59 +0200	[thread overview]
Message-ID: <20180525083659.GA23867@pd.tnic> (raw)
In-Reply-To: <20180524154420.24455-1-swood@redhat.com>

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@redhat.com>
> ---
>  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.

  reply	other threads:[~2018-05-25  8:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-24 15:44 Scott Wood
2018-05-25  8:36 ` Borislav Petkov [this message]
2018-05-27 19:55 ` [tip:x86/microcode] x86/microcode: Make the late update update_lock a raw lock for RT tip-bot for Scott Wood

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180525083659.GA23867@pd.tnic \
    --to=bp@alien8.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pezhang@redhat.com \
    --cc=swood@redhat.com \
    --cc=williams@redhat.com \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome