Re: [PATCH] x86: nmi - fix incorrect NMI watchdog used by default

From: Ingo Molnar
Date: Fri May 30 2008 - 08:54:31 EST



* Cyrill Gorcunov <gorcunov@xxxxxxxxx> wrote:

> +extern void nmi_watchdog_default(void);
> +#else
> +#define nmi_watchdog_default(void) do {} while (0)
^------

that doesnt work too well in a macro ... :-)

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/