On Wed, Jun 02, 2021 at 11:27:44AM +0800, Tiezhu Yang wrote: > With the following patch series, all verifier selftests pass on the archs which > select HAVE_EFFICIENT_UNALIGNED_ACCESS. > > [v2,4.19,00/19] bpf: fix verifier selftests, add CVE-2021-29155, CVE-2021-33200 fixes > https://patchwork.kernel.org/project/netdevbpf/cover/20210528103810.22025-1-ovidiu.panait@xxxxxxxxxxxxx/ > > But on inefficient unaligned access architectures, there still exist many failures, > so some patches about F_NEEDS_EFFICIENT_UNALIGNED_ACCESS are also needed, backport > to 4.19 with a minor context difference. Looks good, now queued up, thanks. greg k-h