Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2131)

Issue 317373003: Merge 274934 "Linux sandbox: restrict futex operations." (Closed)

Created:
6 years, 6 months ago by jln (very slow on Chromium)
Modified:
6 years, 6 months ago
CC:
chromium-reviews, agl, jln+watch_chromium.org
Visibility:
Public.

Description

Merge 274934 "Linux sandbox: restrict futex operations." > Linux sandbox: restrict futex operations. > > First-pass at restricting futex operations. We ban FUTEX_CMP_REQUEUE_PI, as it is > not used throughout Chrome. > > BUG=377392 > R=mdempsky@chromium.org > > Review URL: https://codereview.chromium.org/314903002 TBR=jln@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275491

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -4 lines) Patch
M sandbox/linux/sandbox_linux.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M sandbox/linux/seccomp-bpf-helpers/baseline_policy.cc View 2 chunks +4 lines, -1 line 0 comments Download
M sandbox/linux/seccomp-bpf-helpers/baseline_policy_unittest.cc View 3 chunks +25 lines, -0 lines 0 comments Download
M sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.h View 2 chunks +7 lines, -1 line 0 comments Download
M sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc View 3 chunks +17 lines, -0 lines 0 comments Download
M sandbox/linux/seccomp-bpf-helpers/syscall_parameters_restrictions.h View 1 chunk +3 lines, -0 lines 0 comments Download
M sandbox/linux/seccomp-bpf-helpers/syscall_parameters_restrictions.cc View 3 chunks +27 lines, -0 lines 0 comments Download
M sandbox/linux/seccomp-bpf-helpers/syscall_sets.h View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/linux/seccomp-bpf-helpers/syscall_sets.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + sandbox/linux/services/android_futex.h View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jln (very slow on Chromium)
6 years, 6 months ago (2014-06-06 18:57:11 UTC) #1
jln (very slow on Chromium)
6 years, 6 months ago (2014-06-06 18:58:58 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r275491.

Powered by Google App Engine
This is Rietveld 408576698