]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'RISC-V selftest/bpf fixes'
authorAndrii Nakryiko <andrii@kernel.org>
Thu, 19 Nov 2020 01:39:41 +0000 (17:39 -0800)
committerAndrii Nakryiko <andrii@kernel.org>
Thu, 19 Nov 2020 01:45:39 +0000 (17:45 -0800)
commit5e0d89955e0a97b32f81ddb66c8db846bc2e4860
tree98b969cfd7612f38e05c6cda6d5382ac0a8b36c6
parenteea62a24cdf141c6068ea8fbcfe0f9b923d449f4
parentf81585c11837c7330d404ac980c7003f861c117a
Merge branch 'RISC-V selftest/bpf fixes'

Björn Töpel says:

====================

This series contain some fixes for selftests/bpf when building/running
on a RISC-V host. Details can be found in each individual commit.

v2:
  Makefile cosmetics. (Andrii)
  Simplified unpriv check and added comment. (Andrii)
====================

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>