Re: [PATCH v3 2/2] arch: wire-up clone3() syscall
From: Christian Brauner <christian@brauner.io>
Date: 2019-07-01 15:24:21
Also in:
linux-arch, lkml
From: Christian Brauner <christian@brauner.io>
Date: 2019-07-01 15:24:21
Also in:
linux-arch, lkml
On Mon, Jul 01, 2019 at 05:14:51PM +0200, Arnd Bergmann wrote:
On Fri, Jun 21, 2019 at 5:30 PM Christian Brauner [off-list ref] wrote:quoted
On Fri, Jun 21, 2019 at 04:20:15PM +0200, Arnd Bergmann wrote:quoted
On Fri, Jun 21, 2019 at 1:18 PM Christian Brauner [off-list ref] wrote:Hm, if you believe that this is fine and want to "vouch" for it by whipping up a patch that replaces the wiring up done in [1] I'm happy to take it. :) Otherwise I'd feel more comfortable not adding all arches at once. [1]: https://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux.git/log/?h=cloneSorry for my late reply. I had actually looked at the implementations in a little more detail and I think you are right that adding these are better left to the arch maintainers in case of clone3.
Perfect, thanks! Christian