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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <3673ee00-3bdb-fb02-f379-849d5881d3b4@fb.com> Date: Fri, 2 Oct 2020 19:41:35 -0700 From: Yonghong Song <yhs@...com> To: "Gustavo A. R. Silva" <gustavoars@...nel.org>, Alexei Starovoitov <ast@...nel.org>, Daniel Borkmann <daniel@...earbox.net>, Martin KaFai Lau <kafai@...com>, Song Liu <songliubraving@...com>, Andrii Nakryiko <andriin@...com>, John Fastabend <john.fastabend@...il.com>, KP Singh <kpsingh@...omium.org> CC: <netdev@...r.kernel.org>, <bpf@...r.kernel.org>, <linux-kernel@...r.kernel.org>, <linux-hardening@...r.kernel.org> Subject: Re: [PATCH][next] bpf: verifier: Use fallthrough pseudo-keyword On 10/2/20 4:42 PM, Gustavo A. R. Silva wrote: > Replace /* fallthrough */ comments with the new pseudo-keyword macro > fallthrough[1]. > > [1] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through > > Signed-off-by: Gustavo A. R. Silva <gustavoars@...nel.org> Acked-by: Yonghong Song <yhs@...com>
Powered by blists - more mailing lists