Re: [RFC PATCH 0/5] Remote mapping
From: Christian Brauner <hidden>
Date: 2020-09-04 09:54:44
On Thu, Sep 03, 2020 at 08:47:25PM +0300, Adalbert Lazăr wrote:
This patchset adds support for the remote mapping feature. Remote mapping, as its name suggests, is a means for transparent and zero-copy access of a remote process' address space. access of a remote process' address space.
Hey Adalbert, Thanks for the patch. When you resend this patch series, could you please make sure that everyone Cced on any individual patch receives the full patch series? I only got patch 5/5 and it's a bit annoying because one completely lacks context of what's going on. I first thought "did someone just add a syscall with 3 lines of commit message?". :) Could you please resend the patch series with linux-api, me and the following people Cced: Andy Lutomirski [off-list ref] Arnd Bergmann [off-list ref] Sargun Dhillon [off-list ref] Aleksa Sarai [off-list ref] Oleg Nesterov [off-list ref] Jann Horn [off-list ref] Kees Cook [off-list ref] Matthew Wilcox [off-list ref] linux-api@vger.kernel.org Christian