Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIPS] Linux sandbox: Allow __NR_send for mips32
This change will fix "Aw, Snap!" in Chromium for Linux on mips32, which is caused by dissallowed __NR_send syscall: sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall 4000 + 0178 TEST=Running Chromium on MIPS CI20 board with 3.18 kernel BUG=369594, 130022 Review URL: https://codereview.chromium.org/1666103002 Cr-Commit-Position: refs/heads/master@{#374357}
- Loading branch information