[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20081219221619.GM2351@elte.hu>
Date: Fri, 19 Dec 2008 23:16:19 +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: common.c boot_cpu_stack and boot_exception_stacks
should be static
* Jaswinder Singh <jaswinder@...radead.org> wrote:
> Impact: cleanup, avoid sparse warnings, reduce kernel size a bit
>
> Fixes these sparse warnings:
> arch/x86/kernel/cpu/common.c:869:6: warning: symbol 'boot_cpu_stack' was not declared. Should it be static?
> arch/x86/kernel/cpu/common.c:910:6: warning: symbol 'boot_exception_stacks' was not declared. Should it be static?
>
> Signed-off-by: Jaswinder Singh <jaswinder@...radead.org>
> ---
> arch/x86/kernel/cpu/common.c | 6 +++---
> 1 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