[PATCH net 0/2] bpf: fix two bugs

From: Alexei Starovoitov
Date: Thu Jan 22 2015 - 20:11:24 EST


Michael Holzheu caught two issues (in bpf syscall and in the test).
Fix them. Details in corresponding patches.

Alexei Starovoitov (2):
bpf: rcu lock must not be held when calling copy_to_user()
samples: bpf: relax test_maps check

kernel/bpf/syscall.c | 25 +++++++++++++++++--------
samples/bpf/test_maps.c | 4 ++--
2 files changed, 19 insertions(+), 10 deletions(-)

--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/