Re: [PATCH 06/31] x86: Fix panic with interrupts off (needed for MCE)

From: Andi Kleen
Date: Wed May 27 2009 - 02:59:34 EST


> #ifdef CONFIG_X86_64
> #define UV_BAU_MESSAGE 0xec
> #endif
>
> Isn't it?

No, it's not, the ifdef is not needed. I see no point at all in adding
that ifdef. It would only help if 32bit wanted to add a vector
on its own here which is totally unlikely.

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
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/