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)
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>

Trivial merge