[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161880479136.1398509.6657730746176929719.b4-ty@ellerman.id.au>
Date: Mon, 19 Apr 2021 13:59:51 +1000
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Yu Kuai <yukuai3@...wei.com>, mpe@...erman.id.au
Cc: zhangxiaoxu5@...wei.com, yi.zhang@...wei.com,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] powerpc/smp: Make some symbols static
On Wed, 7 Apr 2021 20:59:03 +0800, Yu Kuai wrote:
> The sparse tool complains as follows:
>
> arch/powerpc/kernel/smp.c:86:1: warning:
> symbol '__pcpu_scope_cpu_coregroup_map' was not declared. Should it be static?
> arch/powerpc/kernel/smp.c:125:1: warning:
> symbol '__pcpu_scope_thread_group_l1_cache_map' was not declared. Should it be static?
> arch/powerpc/kernel/smp.c:132:1: warning:
> symbol '__pcpu_scope_thread_group_l2_cache_map' was not declared. Should it be static?
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/smp: Make some symbols static
https://git.kernel.org/powerpc/c/078277acbd7c3fdb25c01a3cd5b4a1a875a1ab2f
cheers
Powered by blists - more mailing lists