From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Tue, 8 Dec 2020 15:06:14 +0000 From: Christoph Hellwig Subject: Re: [PATCH v2 4/4] compat: remove some compat entry points Message-ID: <20201208150614.GA15765@infradead.org> References: <20201102123151.2860165-1-arnd@kernel.org> <20201102123151.2860165-5-arnd@kernel.org> <20201103083703.GD9092@infradead.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: Arnd Bergmann Cc: linux-arch , Thomas Gleixner , Arnd Bergmann , Brian Gerst , kexec@lists.infradead.org, "linux-kernel@vger.kernel.org" , Christoph Hellwig , Linux-MM , Borislav Petkov , Alexander Viro , Andy Lutomirski , "H . Peter Anvin" , Andrew Morton , Ingo Molnar , Linux ARM , Eric Biederman On Tue, Nov 03, 2020 at 10:45:54AM +0100, Arnd Bergmann wrote: > I had it there originally, I guess I should have left it there ;-) > > When I changed it, I was considering to do the same for additional > syscalls that have very small differences now (timer_create, > rt_sigqueueinfo, rt_sigpending, recvmsg, sendmsg) and use > in_compat_syscall() there, but then I decided against that. > > In the end, I did like the split, as I found the smaller three > patches that contain the real change easier to review, and > it turns the larger patch at the end into a more obvious > transformation. Oh well, let's just keep the split as-is then. _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec