[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LSU.2.21.2002261604350.25150@pobox.suse.cz>
Date: Wed, 26 Feb 2020 16:05:37 +0100 (CET)
From: Miroslav Benes <mbenes@...e.cz>
To: Thomas Gleixner <tglx@...utronix.de>
cc: LKML <linux-kernel@...r.kernel.org>, x86@...nel.org,
Steven Rostedt <rostedt@...dmis.org>,
Brian Gerst <brgerst@...il.com>,
Juergen Gross <jgross@...e.com>,
Paolo Bonzini <pbonzini@...hat.com>,
Arnd Bergmann <arnd@...db.de>
Subject: Re: [patch 03/15] x86/entry: Add IRQENTRY_IRQ macro
>
> +/* Entries for common/spurious (device) interrupts */
> +#define DECLARE_IDTENTRY_IRQ(vector, func) \
> + idtentry_irq vector func
> +
idtentry_irq is defined in the next patch (04/15). Wouldn't it be better
to move it here?
Miroslav
Powered by blists - more mailing lists