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

Issue 10830348: Add ARM syscalls to syscall sets. (Closed)

Created:
8 years, 4 months ago by Jorge Lucangeli Obes
Modified:
8 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, agl, jln+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add ARM syscalls to syscall sets. BUG=141157 TEST=Build and boot on daisy. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152164

Patch Set 1 #

Total comments: 12

Patch Set 2 : Address jln's comments. #

Patch Set 3 : Add EABI guard and comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -13 lines) Patch
M content/common/sandbox_seccomp_bpf_linux.cc View 1 2 23 chunks +93 lines, -13 lines 0 comments Download
M sandbox/linux/services/arm_linux_syscalls.h View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Jorge Lucangeli Obes
PTAL. CL adding all syscalls to ARM header coming up next.
8 years, 4 months ago (2012-08-16 20:11:35 UTC) #1
jln (very slow on Chromium)
I didn't see some system calls that I remember from arm. I'm also pretty sure ...
8 years, 4 months ago (2012-08-16 20:45:08 UTC) #2
Jorge Lucangeli Obes
https://chromiumcodereview.appspot.com/10830348/diff/1/content/common/sandbox_seccomp_bpf_linux.cc File content/common/sandbox_seccomp_bpf_linux.cc (right): https://chromiumcodereview.appspot.com/10830348/diff/1/content/common/sandbox_seccomp_bpf_linux.cc#newcode156 content/common/sandbox_seccomp_bpf_linux.cc:156: #if defined(__i386__) || defined(__x86_64__) || defined(__arm__) On 2012/08/16 20:45:08, ...
8 years, 4 months ago (2012-08-16 21:32:07 UTC) #3
jln (very slow on Chromium)
On 2012/08/16 21:32:07, Jorge Lucangeli Obes wrote: Did you forget to upload the new CL ...
8 years, 4 months ago (2012-08-16 21:51:58 UTC) #4
Jorge Lucangeli Obes
On 2012/08/16 21:51:58, Julien Tinnes wrote: > On 2012/08/16 21:32:07, Jorge Lucangeli Obes wrote: > ...
8 years, 4 months ago (2012-08-16 21:53:09 UTC) #5
Jorge Lucangeli Obes
Uploaded.
8 years, 4 months ago (2012-08-16 22:14:30 UTC) #6
jln (very slow on Chromium)
On 2012/08/16 22:14:30, Jorge Lucangeli Obes wrote: > Uploaded. You may have missed the top ...
8 years, 4 months ago (2012-08-16 22:17:24 UTC) #7
Jorge Lucangeli Obes
On 2012/08/16 20:45:08, Julien Tinnes wrote: > I didn't see some system calls that I ...
8 years, 4 months ago (2012-08-16 22:20:43 UTC) #8
Jorge Lucangeli Obes
On 2012/08/16 22:20:43, Jorge Lucangeli Obes wrote: > On 2012/08/16 20:45:08, Julien Tinnes wrote: > ...
8 years, 4 months ago (2012-08-16 22:27:23 UTC) #9
jln (very slow on Chromium)
On 2012/08/16 22:20:43, Jorge Lucangeli Obes wrote: > On 2012/08/16 20:45:08, Julien Tinnes wrote: > ...
8 years, 4 months ago (2012-08-16 22:29:31 UTC) #10
jln (very slow on Chromium)
lgtm But you'll probably need to land a arm_linux_syscalls.h update before you can land this.
8 years, 4 months ago (2012-08-16 22:34:15 UTC) #11
Jorge Lucangeli Obes
On 2012/08/16 22:34:15, Julien Tinnes wrote: > lgtm > > But you'll probably need to ...
8 years, 4 months ago (2012-08-16 22:36:06 UTC) #12
jln (very slow on Chromium)
On 2012/08/16 22:36:06, Jorge Lucangeli Obes wrote: > On 2012/08/16 22:34:15, Julien Tinnes wrote: > ...
8 years, 4 months ago (2012-08-16 22:48:17 UTC) #13
Jorge Lucangeli Obes
On 2012/08/16 22:48:17, Julien Tinnes wrote: > On 2012/08/16 22:36:06, Jorge Lucangeli Obes wrote: > ...
8 years, 4 months ago (2012-08-16 22:48:54 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jorgelo@chromium.org/10830348/6003
8 years, 4 months ago (2012-08-17 17:30:48 UTC) #15
commit-bot: I haz the power
8 years, 4 months ago (2012-08-17 22:34:18 UTC) #16
Change committed as 152164

Powered by Google App Engine
This is Rietveld 408576698