diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-01-18 06:13:25 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-01-19 00:54:25 +0300 |
commit | ad46061fca87c0ab6670af3a44e03237f99d7a1f (patch) | |
tree | 8c88290504958afe2d28d7f965e3351cfccf0691 /kernel/events | |
parent | 0c91c4239d23d44a5cb95f51e9d4b71d88793d75 (diff) | |
download | linux-ad46061fca87c0ab6670af3a44e03237f99d7a1f.tar.xz |
bpf: arraymap: move checks out of alloc function
Use the new callback to perform allocation checks for array maps.
The fd maps don't need a special allocation callback, they only
need a special check callback.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'kernel/events')
0 files changed, 0 insertions, 0 deletions