Re: [PATCH] x86: apic.c x2apic_preenabled and disable_x2apicshould be static

From: Ingo Molnar
Date: Sat Dec 27 2008 - 05:30:58 EST



* Jaswinder Singh <jaswinder@xxxxxxxxxxxxx> wrote:

> Impact: cleanup, reduce kernel size a bit, avoid sparse warning
>
> Fixes sparse warning:
> arch/x86/kernel/apic.c:103:5: warning: symbol 'disable_x2apic' was not declared. Should it be static?
>
> Signed-off-by: Jaswinder Singh <jaswinder@xxxxxxxxxxxxx>
> ---
> arch/x86/include/asm/apic.h | 2 +-
> arch/x86/kernel/apic.c | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)

applied to tip/x86/cleanups, 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/