Re: [PATCH] x86: Fix show_msr= debug print out

From: Ingo Molnar
Date: Sun Feb 12 2012 - 06:14:17 EST



* Yinghai Lu <yinghai@xxxxxxxxxx> wrote:

> +void print_cpu_msr(struct cpuinfo_x86 *);
> +void __cpuinit print_cpu_mdr(struct cpuinfo_x86 *c)
> + print_cpu_msr(&cpu_data(cpu));

This patch cannot possibly have been build tested, let alone
boot tested.

Thanks,

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/