linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
	LKML <linux-kernel@vger.kernel.org>,
	"maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)"
	<x86@kernel.org>, Peter Zijlstra <peterz@infradead.org>
Subject: Re: [PATCH] x86/ioapic: Do not unmask io_apic when interrupt is in progress
Date: Mon, 16 Jul 2018 23:32:02 +0200 (CEST)	[thread overview]
Message-ID: <alpine.DEB.2.21.1807162331020.1693@nanos.tec.linutronix.de> (raw)
In-Reply-To: <CAHp75VfPa0sWRvEs9Gt9u9AP0xzE50qmx6i=fOBN016Geg-BTA@mail.gmail.com>

On Mon, 16 Jul 2018, Andy Shevchenko wrote:
> On Mon, Jul 16, 2018 at 7:41 PM, Thomas Gleixner <tglx@linutronix.de> wrote:
> > +static inline bool ioapic_prepare_move(struct irq_data *data)
> 
> > +static inline void ioapic_finish_move(struct irq_data *data, bool moveit)
> 
> > +static inline bool ioapic_move_prepare(struct irq_data *data)
> 
> > +static inline void ioapic_move_irq(struct irq_data *data, bool masked)
> 
> Verb or noun?

Bah. prepare/finish_move() for both places ....

  reply	other threads:[~2018-07-16 21:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-02 13:04 [PATCH] x86/ioapic: Do not unmask io_apic when interrupt is in progress Sebastian Andrzej Siewior
2018-07-16 16:41 ` Thomas Gleixner
2018-07-16 20:53   ` Andy Shevchenko
2018-07-16 21:32     ` Thomas Gleixner [this message]
2018-07-17 16:25       ` [PATCH] x86/ioapic: Don't let setaffinity unmask threaded EOI interrupt too early Sebastian Andrzej Siewior

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=alpine.DEB.2.21.1807162331020.1693@nanos.tec.linutronix.de \
    --to=tglx@linutronix.de \
    --cc=andy.shevchenko@gmail.com \
    --cc=bigeasy@linutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterz@infradead.org \
    --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;
as well as URLs for NNTP newsgroup(s).