Re: [PATCH 2/2] x86/cpu/cacheinfo: amd_get/set_l3_disable_slot should be static

From: Borislav Petkov
Date: Mon Sep 28 2015 - 03:25:40 EST


On Sun, Sep 27, 2015 at 11:40:46PM +0800, Geliang Tang wrote:
> Fixes the following sparse warnings:
>
> arch/x86/kernel/cpu/intel_cacheinfo.c:329:5: warning: symbol
> 'amd_get_l3_disable_slot' was not declared. Should it be static?
>
> arch/x86/kernel/cpu/intel_cacheinfo.c:406:5: warning: symbol
> 'amd_set_l3_disable_slot' was not declared. Should it be static?
>
> Signed-off-by: Geliang Tang <geliangtang@xxxxxxx>
> ---
> arch/x86/kernel/cpu/intel_cacheinfo.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)

Both applied,
thanks.

--
Regards/Gruss,
Boris.

SUSE Linux GmbH, GF: Felix ImendÃrffer, Jane Smithard, Graham Norton, HRB 21284 (AG NÃrnberg)
--
--
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/