Re: [PATCH -next] kcov: make some symbols static

2020-07-02 Thread Andrey Konovalov
On Thu, Jul 2, 2020 at 1:44 PM Wei Yongjun wrote: > > Fix sparse build warnings: > > kernel/kcov.c:99:1: warning: > symbol '__pcpu_scope_kcov_percpu_data' was not declared. Should it be static? > kernel/kcov.c:778:6: warning: > symbol 'kcov_remote_softirq_start' was not declared. Should it be

[PATCH -next] kcov: make some symbols static

2020-07-02 Thread Wei Yongjun
Fix sparse build warnings: kernel/kcov.c:99:1: warning: symbol '__pcpu_scope_kcov_percpu_data' was not declared. Should it be static? kernel/kcov.c:778:6: warning: symbol 'kcov_remote_softirq_start' was not declared. Should it be static? kernel/kcov.c:795:6: warning: symbol