Closed
Bug 1102277
Opened 8 years ago
Closed 8 years ago
[gonk-l] Update seccomp filter for newer bionic
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.2 S2 (19dec)
People
(Reporter: seinlin, Assigned: seinlin)
References
Details
Attachments
(1 file)
1.62 KB,
patch
|
jld
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•8 years ago
|
||
Jed, Could you review this patch? Thanks!
Attachment #8526555 -
Flags: review?(jld)
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → kli
Updated•8 years ago
|
Attachment #8526555 -
Flags: review?(jld) → review+
Updated•8 years ago
|
Keywords: checkin-needed
Comment 2•8 years ago
|
||
Removing checkin-needed since this is adding syscalls that ICS bionic doesn't recognize.
Keywords: checkin-needed
Comment 4•8 years ago
|
||
Seems to be ok. Went ahead and landed - https://hg.mozilla.org/integration/b2g-inbound/rev/ff45d829cf6b
Comment 5•8 years ago
|
||
(In reply to Michael Wu [:mwu] from comment #2) > Removing checkin-needed since this is adding syscalls that ICS bionic > doesn't recognize. As long as the syscalls are in security/sandbox/chromium/sandbox/linux/services/*_linux_syscalls.h it will build; if they're not supported by the running kernel they'll fail with ENOSYS as normal.
Comment 6•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/ff45d829cf6b
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2.2 S2 (19dec)
You need to log in
before you can comment on or make changes to this bug.
Description
•