24/09/2019 19:03, Ananyev, Konstantin: > > Jerin Jacob (8): > > bpf/arm64: add build infrastructure > > bpf/arm64: add prologue and epilogue > > bpf/arm64: add basic arithmetic operations > > bpf/arm64: add logical operations > > bpf/arm64: add byte swap operations > > bpf/arm64: add load and store operations > > bpf/arm64: add atomic-exchange-and-add operation > > bpf/arm64: add branch operation > > > > Series Acked-by: Konstantin Ananyev <konstantin.anan...@intel.com>
Applied Please continue the discussions started with the Linux maintainers in order to try reducing the code duplication between the two projects. Thanks