summaryrefslogtreecommitdiff
path: root/src/alloc.h
AgeCommit message (Expand)AuthorFilesLines
2006-11-13Initial import15.6-2Tobias Klauser1-0/+46
ption value='0' selected='selected'>unified
authorJames Bottomley <James.Bottomley@HansenPartnership.com>2016-02-17 16:51:16 -0800
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2016-03-30 14:12:22 -0700
commit948b701a607f123df92ed29084413e5dd8cda2ed (patch)
treea8ec94afaa37da897e283923d20d3bde16897d97 /sound/soc
parent9a08c352d05305ca7651540c3b107da1e4e1f40b (diff)
binfmt_misc: add persistent opened binary handler for containers
This patch adds a new flag 'F' to the binfmt handlers. If you pass in 'F' the binary that runs the emulation will be opened immediately and in future, will be cloned from the open file. The net effect is that the handler survives both changeroots and mount namespace changes, making it easy to work with foreign architecture containers without contaminating the container image with the emulator. Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com> Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Diffstat (limited to 'sound/soc')