Re: [PATCH] Fix arch/x86/kernel/setup.c build warning when!CONFIG_X86_RESERVE_LOW_64K

From: Ingo Molnar
Date: Thu Nov 20 2008 - 03:05:32 EST



* Richard A. Holden III <aciddeath@xxxxxxxxx> wrote:

> Fix
> arch/x86/kernel/setup.c:592: warning: 'dmi_low_memory_corruption' defined but not used
>
> this is only used if CONFIG_X86_RESERVE_LOW_64K is defined.
>
> Signed-off-by: Richard A. Holden III <aciddeath@xxxxxxxxx>
> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> Cc: Ingo Molnar <mingo@xxxxxxxxxx>
> Cc: H. Peter Anvin <hpa@xxxxxxxxx>
> ---
> arch/x86/kernel/setup.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)

applied to tip/x86/memory-corruption-check, thanks Richard!

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/