binfmt_misc namespacing
Open
@benhillis is already working on this.
Since Jun 16, 2022.
feature
- Dominant language
- C++
- Stars
- 33.7k
- Forks
- 1.8k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 116
Description
Is your feature request related to a problem? Please describe.
Current implementation of binfmt_misc/wslinterop allows one distro to break binfmt registrations on other distros. See discussion here
Describe the solution you'd like
Track https://lore.kernel.org/all/20211028103114.2849140-2-brauner@kernel.org/ and setup all binfmt registrations in their own namespace.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.