Re: [PATCH] x86/ioapic: Do not unmask io_apic when interrupt is in progress
From: Andy Shevchenko
Date: Mon Jul 16 2018 - 16:53:23 EST
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?
--
With Best Regards,
Andy Shevchenko