Closed
Bug 1009998
Opened 11 years ago
Closed 10 years ago
Enable seccomp-bpf support on Dolphin
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jld, Assigned: jld)
References
Details
(Whiteboard: [sprd323064])
Attachments
(1 file)
850 bytes,
patch
|
Details | Diff | Splinter Review |
The dolphin kernel is based on 3.10.17, so it has the original non-backported version of the seccomp-bpf patches, and seems to not use a prebuilt kernel. So we just need to turn it on in the config, build/flash, test that things still work, and send the config change upstream.
Assignee | ||
Comment 1•10 years ago
|
||
Tested booting, taking photos, and browsing a simple WebGL page.
Assignee | ||
Comment 2•10 years ago
|
||
What's the process for getting this kind of patch upstreamed?
Flags: needinfo?(kli)
Comment 3•10 years ago
|
||
I'll request partner to review and merge into their git repo.
Flags: needinfo?(kli)
Comment 4•10 years ago
|
||
(In reply to Jed Davis [:jld] from comment #1)
> Created attachment 8438784 [details] [diff] [review]
> Kernel patch to enable seccomp-bpf for dolphin
>
Sam, Dolphin needs this patch, can you get it reviewed and merged?
Flags: needinfo?(sam.hua)
Assignee | ||
Comment 6•10 years ago
|
||
Fixed in commit ec939721c590a212584636046be2769620e124da (Change-Id: I167e7c957f4eaee42caa1ddaacf33b00c4d048e0).
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•