lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 12 May 2020 19:42:21 -0600 From: shuah <shuah@...nel.org> To: Samuel Zou <zou_wei@...wei.com>, trenn@...e.com Cc: linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org, shuah <shuah@...nel.org> Subject: Re: [PATCH -next] cpupower: Remove unneeded semicolon On 5/6/20 10:09 AM, shuah wrote: > On 5/5/20 6:52 PM, Samuel Zou wrote: >> Hi Shuah, >> >> I run with the below command, and get the output report. >> >> [local-host linux-next]# make coccicheck MODE=report >> M=tools/power/cpupower/utils >> > > Yes this is the command I am using as well. I don't see the errors > you are seeing. What is the difference? > I figured out what's going on. The coccinelle package from the distro was the problem. I ended up installing coccinelle_1.0.8.deb-2_amd64.deb from https://packages.debian.org/sid/amd64/coccinelle/download After fixing that problem, it all works now. I see the same errors you are seeing. thanks, -- Shuah
Powered by blists - more mailing lists