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

Issue 446213003: [MIPS] Add ABI check for syscall numbers definitions (Closed)

Created:
6 years, 4 months ago by nedeljko
Modified:
6 years, 4 months ago
CC:
chromium-reviews, jln+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[MIPS] Add ABI check for syscall numbers definitions In file mips_linux_syscalls.h are definitions of syscall numbers for O32 ABI, so this check is needed in order for Mips architectures with other ABIs to work properly. BUG=400684 TEST=compile sandbox_linux_unittest for MIPS32 and MIPS64 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288252

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M sandbox/linux/services/linux_syscalls.h View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 13 (0 generated)
nedeljko
Please have a look. Thanks, Nedeljko
6 years, 4 months ago (2014-08-07 14:02:50 UTC) #1
mdempsky
https://codereview.chromium.org/446213003/diff/1/sandbox/linux/services/linux_syscalls.h File sandbox/linux/services/linux_syscalls.h (right): https://codereview.chromium.org/446213003/diff/1/sandbox/linux/services/linux_syscalls.h#newcode25 sandbox/linux/services/linux_syscalls.h:25: #include "sandbox/linux/services/mips_linux_syscalls.h" Is there any plan to support other ...
6 years, 4 months ago (2014-08-07 15:21:58 UTC) #2
mdempsky
LGTM Either way though, this CL LGTM as is. I'm happy to punt on renaming ...
6 years, 4 months ago (2014-08-07 15:26:56 UTC) #3
petarj
On 2014/08/07 15:21:58, mdempsky wrote: > https://codereview.chromium.org/446213003/diff/1/sandbox/linux/services/linux_syscalls.h > File sandbox/linux/services/linux_syscalls.h (right): > > https://codereview.chromium.org/446213003/diff/1/sandbox/linux/services/linux_syscalls.h#newcode25 > ...
6 years, 4 months ago (2014-08-07 15:37:48 UTC) #4
mdempsky
On 2014/08/07 15:37:48, petarj wrote: > Yes, N64 ABI will follow. I suggest we discuss ...
6 years, 4 months ago (2014-08-07 17:30:54 UTC) #5
nedeljko
The CQ bit was checked by nedeljko.babic@imgtec.com
6 years, 4 months ago (2014-08-07 19:44:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nedeljko.babic@imgtec.com/446213003/1
6 years, 4 months ago (2014-08-07 19:57:28 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-07 23:23:55 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-08 00:53:39 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_triggered_tests/builds/3474)
6 years, 4 months ago (2014-08-08 00:53:40 UTC) #10
nedeljko
The CQ bit was checked by nedeljko.babic@imgtec.com
6 years, 4 months ago (2014-08-08 08:11:53 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nedeljko.babic@imgtec.com/446213003/1
6 years, 4 months ago (2014-08-08 08:15:31 UTC) #12
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 08:22:16 UTC) #13
Message was sent while issue was closed.
Change committed as 288252

Powered by Google App Engine
This is Rietveld 408576698