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

Issue 10826254: Seccomp: merge i386 and x86_64 architectures in system call sets. (Closed)

Created:
8 years, 4 months ago by jln (very slow on Chromium)
Modified:
8 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, Chris Evans
Visibility:
Public.

Description

Seccomp: merge i386 and x86_64 architectures in system call sets. BUG=142030 NOTRY=true Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151423

Patch Set 1 : #

Patch Set 2 : Rebase #

Total comments: 8

Patch Set 3 : Address Markus' comments. #

Patch Set 4 : Adapt some comments. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+226 lines, -9 lines) Patch
M content/common/sandbox_seccomp_bpf_linux.cc View 1 2 3 36 chunks +226 lines, -9 lines 2 comments Download

Messages

Total messages: 11 (0 generated)
jln (very slow on Chromium)
Finally! We're very close from being able to design a reasonable i386 seccomp policy. Even ...
8 years, 4 months ago (2012-08-10 23:08:33 UTC) #1
Markus (顧孟勤)
https://chromiumcodereview.appspot.com/10826254/diff/5002/content/common/sandbox_seccomp_bpf_linux.cc File content/common/sandbox_seccomp_bpf_linux.cc (right): https://chromiumcodereview.appspot.com/10826254/diff/5002/content/common/sandbox_seccomp_bpf_linux.cc#newcode179 content/common/sandbox_seccomp_bpf_linux.cc:179: #if defined(__i386__) I would generally prefer if you did ...
8 years, 4 months ago (2012-08-11 00:58:40 UTC) #2
jln (very slow on Chromium)
Thanks, PTAL! https://chromiumcodereview.appspot.com/10826254/diff/5002/content/common/sandbox_seccomp_bpf_linux.cc File content/common/sandbox_seccomp_bpf_linux.cc (right): https://chromiumcodereview.appspot.com/10826254/diff/5002/content/common/sandbox_seccomp_bpf_linux.cc#newcode179 content/common/sandbox_seccomp_bpf_linux.cc:179: #if defined(__i386__) On 2012/08/11 00:58:40, Markus (顧孟勤) ...
8 years, 4 months ago (2012-08-11 01:36:38 UTC) #3
jln (very slow on Chromium)
On 2012/08/11 01:36:38, Julien Tinnes wrote: > Thanks, PTAL! > > https://chromiumcodereview.appspot.com/10826254/diff/5002/content/common/sandbox_seccomp_bpf_linux.cc > File content/common/sandbox_seccomp_bpf_linux.cc ...
8 years, 4 months ago (2012-08-11 01:44:21 UTC) #4
Markus (顧孟勤)
lgtm I still think that in the long run you'll be happier to check symbol ...
8 years, 4 months ago (2012-08-13 21:31:54 UTC) #5
Jorge Lucangeli Obes
lgtm with a question. I found Markus' comment interesting, but I think I would agree ...
8 years, 4 months ago (2012-08-13 23:55:11 UTC) #6
jln (very slow on Chromium)
https://chromiumcodereview.appspot.com/10826254/diff/12002/content/common/sandbox_seccomp_bpf_linux.cc File content/common/sandbox_seccomp_bpf_linux.cc (right): https://chromiumcodereview.appspot.com/10826254/diff/12002/content/common/sandbox_seccomp_bpf_linux.cc#newcode244 content/common/sandbox_seccomp_bpf_linux.cc:244: case __NR_lstat64: On 2012/08/13 23:55:12, Jorge Lucangeli Obes wrote: ...
8 years, 4 months ago (2012-08-14 00:22:54 UTC) #7
Jorge Lucangeli Obes
On 2012/08/14 00:22:54, Julien Tinnes wrote: > https://chromiumcodereview.appspot.com/10826254/diff/12002/content/common/sandbox_seccomp_bpf_linux.cc > File content/common/sandbox_seccomp_bpf_linux.cc (right): > > https://chromiumcodereview.appspot.com/10826254/diff/12002/content/common/sandbox_seccomp_bpf_linux.cc#newcode244 ...
8 years, 4 months ago (2012-08-14 00:24:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/10826254/12002
8 years, 4 months ago (2012-08-14 01:32:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/10826254/12002
8 years, 4 months ago (2012-08-14 04:07:23 UTC) #10
commit-bot: I haz the power
8 years, 4 months ago (2012-08-14 04:07:36 UTC) #11
Change committed as 151423

Powered by Google App Engine
This is Rietveld 408576698