All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: Mike Galbraith <efault@gmx.de>
Cc: linux-rt-users <linux-rt-users@vger.kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Steven Rostedt <rostedt@goodmis.org>
Subject: Re: [rfc 4.16-rt patch] arm64: efi,fpsimd: use a local_lock() in efi_virtmap_load()
Date: Thu, 26 Jul 2018 17:09:35 +0200	[thread overview]
Message-ID: <20180726150934.tsrk6kgc2nmhbxq2@linutronix.de> (raw)
In-Reply-To: <1531321642.12761.30.camel@gmx.de>

On 2018-07-11 17:07:22 [+0200], Mike Galbraith wrote:
> Greetings,
> 
> With the patch below, there's still one neon splat to figure out what
> to do with should this patch not die a gruesome death.  Cavium box
> boots and seemingly works fine modulo kvm, which is utterly deadly in
> 4.16-rt due to..
> 
> 972             if (!vgic_initialized(vcpu->kvm))
> 973                     return false;
> 974
> 975             irq = vgic_get_irq(vcpu->kvm, vcpu, vintid);
> 976             spin_lock_irqsave(&irq->irq_lock, flags);
> 
> ..that lock apparently having wandered into a minefield post v4.14.
> 
> Remaining neon splat:

I don't have this with preempt-disable patch for kernel_neon_begin()
(posted seconds ago).

Sebastian

  parent reply	other threads:[~2018-07-26 16:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-11 15:07 [rfc 4.16-rt patch] arm64: efi,fpsimd: use a local_lock() in efi_virtmap_load() Mike Galbraith
2018-07-12  1:08 ` Steven Rostedt
2018-07-26 15:09 ` Sebastian Andrzej Siewior [this message]
2018-07-26 17:52   ` Mike Galbraith

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=20180726150934.tsrk6kgc2nmhbxq2@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=efault@gmx.de \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=tglx@linutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.