[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161880479840.1398509.5195313938984929332.b4-ty@ellerman.id.au>
Date: Mon, 19 Apr 2021 13:59:58 +1000
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Madhavan Srinivasan <maddy@...ux.ibm.com>,
Bixuan Cui <cuibixuan@...wei.com>,
Michael Ellerman <mpe@...erman.id.au>,
Kajol Jain <kjain@...ux.ibm.com>,
"Gautham R. Shenoy" <ego@...ux.vnet.ibm.com>
Cc: kernel-janitors@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] powerpc/perf/hv-24x7: Make some symbols static
On Fri, 9 Apr 2021 17:01:24 +0800, Bixuan Cui wrote:
> The sparse tool complains as follows:
>
> arch/powerpc/perf/hv-24x7.c:229:1: warning:
> symbol '__pcpu_scope_hv_24x7_txn_flags' was not declared. Should it be static?
> arch/powerpc/perf/hv-24x7.c:230:1: warning:
> symbol '__pcpu_scope_hv_24x7_txn_err' was not declared. Should it be static?
> arch/powerpc/perf/hv-24x7.c:236:1: warning:
> symbol '__pcpu_scope_hv_24x7_hw' was not declared. Should it be static?
> arch/powerpc/perf/hv-24x7.c:244:1: warning:
> symbol '__pcpu_scope_hv_24x7_reqb' was not declared. Should it be static?
> arch/powerpc/perf/hv-24x7.c:245:1: warning:
> symbol '__pcpu_scope_hv_24x7_resb' was not declared. Should it be static?
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/perf/hv-24x7: Make some symbols static
https://git.kernel.org/powerpc/c/cc331eee03eadd750af1fb957d020b3f24e5e056
cheers
Powered by blists - more mailing lists