Re: [PATCH] x86: fix compile warning in io_apic_{32,64}.c

From: Ingo Molnar
Date: Tue Jun 10 2008 - 06:21:57 EST



* Andreas Herrmann <andreas.herrmann3@xxxxxxx> wrote:

> Commit 05f2d12c3563dea8c81b301f9f3cf7919af23b13
> (x86: change GET_APIC_ID() from an inline function to an out-of-line function)
>
> introduced a compile warning
>
> arch/x86/kernel/io_apic_64.c: In function 'print_local_APIC':
> arch/x86/kernel/io_apic_64.c:1152: warning: 'v' is used uninitialized in this function
>
> in some debug code -- which is not enabled by default.
> This patch reverts the code changes in print_local_APIC.

applied to tip/x86/cleanups - thanks Andreas.

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/