aboutsummaryrefslogtreecommitdiffstats
path: root/executor/android
diff options
context:
space:
mode:
authorbobogei81123 <chmnchiang@google.com>2020-08-24 13:36:18 -0700
committerGitHub <noreply@github.com>2020-08-24 13:36:18 -0700
commit622e52f44c4904c8e58cb23dc3259d69a9a6c38e (patch)
treef73d07db50b5b1ce83c1ada7fbff8f55b6d6a7e3 /executor/android
parent9e08308fe145de471082b83b28ada6e84706b9a5 (diff)
sys/linux: make bpf_lsm_btf_id optional (#2054)
Pull request #1971 add the resource bpf_lsm_btf_id and make that a required resource for bpf$BPF_LSM_PROG_LOAD. However, we need #2035 merged to get a bpf_lsm_btf_id, and the pull request is currently blocked by a pahole issue. Thus, bpf$BPF_LSM_PROG_LOAD will be disabled for now. This pull request makes bpf_lsm_btf_id optional for bpf$BPF_LSM_PROG_LOAD, so we can test this syscall before the issue is resolved.
Diffstat (limited to 'executor/android')
0 files changed, 0 insertions, 0 deletions