commit | c6fdcd6e0cc4dc316e3eb261025fb0abd69540b9 | [log] [tgz] |
---|---|---|
author | Roman Gushchin <guro@fb.com> | Fri Sep 28 14:45:46 2018 +0000 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Mon Oct 01 16:18:33 2018 +0200 |
tree | 2ba97812bcd679f80ed3473c1354e2d1f7c8b862 | |
parent | b741f1630346defcbc8cc60f1a2bdae8b3b0036f [diff] |
bpf: don't allow create maps of per-cpu cgroup local storages Explicitly forbid creating map of per-cpu cgroup local storages. This behavior matches the behavior of shared cgroup storages. Signed-off-by: Roman Gushchin <guro@fb.com> Acked-by: Song Liu <songliubraving@fb.com> Cc: Daniel Borkmann <daniel@iogearbox.net> Cc: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>