[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080530125359.GA11667@elte.hu>
Date: Fri, 30 May 2008 14:54:00 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Cyrill Gorcunov <gorcunov@...il.com>
Cc: "H. Peter Anvin" <hpa@...or.com>,
Thomas Gleixner <tglx@...utronix.de>,
"Maciej W. Rozycki" <macro@...ux-mips.org>,
Sitsofe Wheeler <sitsofe@...oo.com>,
Adrian Bunk <bunk@...nel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86: nmi - fix incorrect NMI watchdog used by default
* Cyrill Gorcunov <gorcunov@...il.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists