[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20081227103036.GE14639@elte.hu>
Date: Sat, 27 Dec 2008 11:30:36 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Jaswinder Singh <jaswinder@...radead.org>
Cc: x86 maintainers <x86@...nel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86: apic.c x2apic_preenabled and disable_x2apic
should be static
* Jaswinder Singh <jaswinder@...radead.org> 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@...radead.org>
> ---
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists