Re: [PATCH] x86/ioapic: Do not unmask io_apic when interrupt is in progress

From: Thomas Gleixner
Date: Mon Jul 16 2018 - 17:32:07 EST


On Mon, 16 Jul 2018, Andy Shevchenko wrote:
> On Mon, Jul 16, 2018 at 7:41 PM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> 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 ....