Re: [PATCH 1/4] x86_64/i386 thermal mce: Refactor thermal throttle reporting.

From: Andi Kleen
Date: Wed Sep 20 2006 - 03:39:22 EST



> +
> +#include <linux/percpu.h>
> +#include <linux/cpu.h>
> +#include <asm/cpu.h>
> +#include <linux/notifier.h>
> +#include <asm/therm_throt.h>
> +
> +#ifdef CONFIG_X86_64


Sorry, no such ifdefs allowed. That is what I meant with making the merged code
worse than split code.

-Andi
-
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/