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

Issue 1248033002: MIPS Android: use asm/sgidefs.h instead of sgidefs.h (Closed)

Created:
5 years, 5 months ago by Ian Cullinan
Modified:
5 years, 4 months ago
Reviewers:
Mark Seaborn, Nico
CC:
michaelbai, clamy, Nico
Base URL:
https://chromium.googlesource.com/external/linux-syscall-support/lss.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

MIPS Android: use asm/sgidefs.h instead of sgidefs.h Including LSS from Chromium's base_unittests breaks compilation on MIPS Android. Breakpad works around this by suppling an sgidefs.h that just includes asm/sgidefs.h. This CL makes LSS include asm/sgidefs.h directly when building for MIPS Android, preventing other projects for having to apply the same workaround. BUG=512384 Patch contributed by Ian Cullinan (cullinan@amazon.com). R=mseaborn@chromium.org Committed: https://code.google.com/p/linux-syscall-support/source/detail?r=36

Patch Set 1 #

Total comments: 1

Patch Set 2 : fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M linux_syscall_support.h View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
Ian Cullinan
PTAL
5 years, 5 months ago (2015-07-21 22:21:26 UTC) #2
Nico
seee https://www.chromium.org/developers/adding-3rd-party-libraries – can this be upstreamed? in any reason, README.chromium should document the local ...
5 years, 5 months ago (2015-07-21 22:23:59 UTC) #4
Ian Cullinan
On 2015/07/21 22:23:59, Nico (hiding) wrote: > seee https://www.chromium.org/developers/adding-3rd-party-libraries – can this > be upstreamed? in ...
5 years, 5 months ago (2015-07-21 22:30:08 UTC) #5
Mark Seaborn
LGTM I suppose. Could this be fixed in Bionic by adding sgidefs.h there? (I haven't ...
5 years, 5 months ago (2015-07-22 00:53:55 UTC) #6
Ian Cullinan
On 2015/07/22 00:53:55, Mark Seaborn wrote: > LGTM I suppose. Could this be fixed in ...
5 years, 5 months ago (2015-07-22 01:19:04 UTC) #7
Ian Cullinan
Hi Mark, Is there anything else I need to do to get this landed? Thanks, ...
5 years, 4 months ago (2015-07-30 00:19:26 UTC) #8
commit-bot: I haz the power
Commit queue rejected this change because it did not recognize the base URL. Please commit ...
5 years, 4 months ago (2015-08-11 20:55:03 UTC) #12
Mark Seaborn
Committed patchset #2 (id:2) manually as 36 (presubmit successful).
5 years, 4 months ago (2015-08-11 21:15:29 UTC) #13
Mark Seaborn
On 2015/07/22 01:19:04, Ian Cullinan wrote: > Can you please land this for me? Done ...
5 years, 4 months ago (2015-08-11 21:36:34 UTC) #14
Ian Cullinan
5 years, 4 months ago (2015-08-11 21:40:34 UTC) #15
Message was sent while issue was closed.
On 2015/08/11 21:36:34, Mark Seaborn wrote:
> On 2015/07/22 01:19:04, Ian Cullinan wrote:
> > Can you please land this for me?
> 
> Done now.  Would you like to roll this into Chromium's DEPS?

Thanks. I'll post a DEPS roll CL shortly.

Powered by Google App Engine
This is Rietveld 408576698