[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190228010748.guapaqwwha4v7apd@ast-mbp>
Date: Wed, 27 Feb 2019 17:07:49 -0800
From: Alexei Starovoitov <alexei.starovoitov@...il.com>
To: Yonghong Song <yhs@...com>
Cc: netdev@...r.kernel.org, Alexei Starovoitov <ast@...com>,
Daniel Borkmann <daniel@...earbox.net>, kernel-team@...com
Subject: Re: [PATCH bpf-next 0/2] bpf: set inner_map_meta->spin_lock_off
correctly
On Wed, Feb 27, 2019 at 01:22:56PM -0800, Yonghong Song wrote:
> The inner_map_meta->spin_lock_off is not set correctly during
> map creation for BPF_MAP_TYPE_ARRAY_OF_MAPS and BPF_MAP_TYPE_HASH_OF_MAPS.
> This may lead verifier error due to misinformation.
> This patch set fixed the issue with Patch #1 for the kernel change
> and Patch #2 for enhanced selftest test_maps.
Applied, Thanks
Powered by blists - more mailing lists