[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191115221855.27728-1-daniel@iogearbox.net>
Date: Fri, 15 Nov 2019 23:18:55 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: davem@...emloft.net
Cc: jakub.kicinski@...ronome.com, daniel@...earbox.net, ast@...nel.org,
netdev@...r.kernel.org, bpf@...r.kernel.org
Subject: pull-request: bpf 2019-11-15
Hi David,
The following pull-request contains BPF updates for your *net* tree.
We've added 1 non-merge commits during the last 9 day(s) which contain
a total of 1 file changed, 3 insertions(+), 1 deletion(-).
The main changes are:
1) Fix a missing unlock of bpf_devs_lock in bpf_offload_dev_create()'s
error path, from Dan.
Please consider pulling these changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
Thanks a lot!
Also thanks to reporters, reviewers and testers of commits in this pull-request:
Jakub Kicinski
----------------------------------------------------------------
The following changes since commit 2836654a2735d3bc0479edd3ca7457d909b007ed:
Documentation: TLS: Add missing counter description (2019-11-05 18:34:06 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
for you to fetch changes up to d0fbb51dfaa612f960519b798387be436e8f83c5:
bpf, offload: Unlock on error in bpf_offload_dev_create() (2019-11-07 00:20:27 +0100)
----------------------------------------------------------------
Dan Carpenter (1):
bpf, offload: Unlock on error in bpf_offload_dev_create()
kernel/bpf/offload.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists