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

Issue 389673002: MIPS: The new ABI should be allowed to use r8 and r9 for syscalls. (Closed)

Created:
6 years, 5 months ago by Lei Zhang
Modified:
6 years, 4 months ago
Reviewers:
Mark Seaborn, petarj
CC:
chromium-reviews, Markus (顧孟勤)
Visibility:
Public.

Description

MIPS: The new ABI should be allowed to use r8 and r9 for syscalls. BUG=linux-syscall-support:7 R=mseaborn@chromium.org, petarj@mips.com Committed: https://code.google.com/p/linux-syscall-support/source/detail?r=31

Patch Set 1 #

Total comments: 4

Patch Set 2 : address comments #

Total comments: 4

Patch Set 3 : address comments, remove tabs #

Patch Set 4 : for committing, just rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -6 lines) Patch
M lss/linux_syscall_support.h View 1 2 3 4 chunks +14 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Lei Zhang
See comment on line 2613 in the original file.
6 years, 5 months ago (2014-07-11 18:55:47 UTC) #1
Mark Seaborn
On 2014/07/11 18:55:47, Lei Zhang wrote: > See comment on line 2613 in the original ...
6 years, 5 months ago (2014-07-11 23:21:34 UTC) #2
Lei Zhang
On 2014/07/11 23:21:34, Mark Seaborn wrote: > On 2014/07/11 18:55:47, Lei Zhang wrote: > > ...
6 years, 5 months ago (2014-07-11 23:24:35 UTC) #3
Mark Seaborn
[CC'ing Petar about the hi/lo issue and for general review.] https://codereview.chromium.org/389673002/diff/1/linux_syscall_support.h File linux_syscall_support.h (right): https://codereview.chromium.org/389673002/diff/1/linux_syscall_support.h#newcode2585 ...
6 years, 5 months ago (2014-07-12 23:58:08 UTC) #4
Lei Zhang
https://codereview.chromium.org/389673002/diff/1/linux_syscall_support.h File linux_syscall_support.h (right): https://codereview.chromium.org/389673002/diff/1/linux_syscall_support.h#newcode2585 linux_syscall_support.h:2585: : "$10", "$11", "$12", "$13", "$14", \ On 2014/07/12 ...
6 years, 5 months ago (2014-07-14 19:39:28 UTC) #5
Mark Seaborn
On 14 July 2014 12:39, <thestig@chromium.org> wrote: > > https://codereview.chromium.org/389673002/diff/1/linux_syscall_support.h > File linux_syscall_support.h (right): > ...
6 years, 5 months ago (2014-07-15 22:28:10 UTC) #6
petarj
https://codereview.chromium.org/389673002/diff/1/linux_syscall_support.h File linux_syscall_support.h (right): https://codereview.chromium.org/389673002/diff/1/linux_syscall_support.h#newcode2585 linux_syscall_support.h:2585: : "$10", "$11", "$12", "$13", "$14", \ On 2014/07/14 ...
6 years, 5 months ago (2014-07-16 02:23:24 UTC) #7
Lei Zhang
See patch set 2. - Added LSS_SYSCALL_CLOBBERS - Mimics __SYSCALL_CLOBBERS https://codereview.chromium.org/389673002/diff/1/linux_syscall_support.h File linux_syscall_support.h (right): https://codereview.chromium.org/389673002/diff/1/linux_syscall_support.h#newcode2585 ...
6 years, 5 months ago (2014-07-16 23:42:07 UTC) #8
petarj
On 2014/07/16 23:42:07, Lei Zhang wrote: > See patch set 2. > > - Added ...
6 years, 5 months ago (2014-07-17 22:27:47 UTC) #9
Lei Zhang
Mark: If you are ok with the CL, please commit it on my behalf.
6 years, 5 months ago (2014-07-17 22:31:05 UTC) #10
Mark Seaborn
On 2014/07/17 22:31:05, Lei Zhang wrote: > Mark: If you are ok with the CL, ...
6 years, 5 months ago (2014-07-22 18:19:37 UTC) #11
Lei Zhang
https://codereview.chromium.org/389673002/diff/20001/linux_syscall_support.h File linux_syscall_support.h (right): https://codereview.chromium.org/389673002/diff/20001/linux_syscall_support.h#newcode2570 linux_syscall_support.h:2570: #define LSS_SYSCALL_CLOBBERS "$8", "$9", "$10", "$11", "$12", \ On ...
6 years, 4 months ago (2014-07-31 22:52:51 UTC) #12
Mark Seaborn
LGTM, thanks. Can you roll this into Chromium after committing, please, as per https://code.google.com/p/linux-syscall-support/wiki/HowToContribute?
6 years, 4 months ago (2014-08-01 00:49:06 UTC) #13
Lei Zhang
Committed patchset #4 manually as r31 (presubmit successful).
6 years, 4 months ago (2014-08-01 02:23:02 UTC) #14
Lei Zhang
6 years, 4 months ago (2014-08-01 02:27:02 UTC) #15
Message was sent while issue was closed.
On 2014/08/01 00:49:06, Mark Seaborn wrote:
> LGTM, thanks.  Can you roll this into Chromium after committing, please, as
per
> https://code.google.com/p/linux-syscall-support/wiki/HowToContribute

Done, https://codereview.chromium.org/435853002

Powered by Google App Engine
This is Rietveld 408576698