Re: [PATCH] hardirq.h clean up

From: Ingo Molnar
Date: Fri Oct 31 2008 - 05:31:30 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

>
> This patch converts the CPP macros of __irq_enter, __irq_exit,
> nmi_enter, and nmi_exit into static inlines.
>
> Signed-off-by: Steven Rostedt <srostedt@xxxxxxxxxx>
> ---
> include/linux/hardirq.h | 53 ++++++++++++++++++++++++------------------------
> 1 file changed, 27 insertions(+), 26 deletions(-)

makes sense, but have you done build-testing (and cross-build-testing)
of this? I remember that this area was include-file-dependencies-hell
in the past.

perhaps with your simulate-old-arch patch on x86 we could tickle some
of the issues that trigger here.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/