From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1164377AbdDXC5Z (ORCPT ); Sun, 23 Apr 2017 22:57:25 -0400 Received: from ozlabs.org ([103.22.144.67]:58963 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1164261AbdDXC5P (ORCPT ); Sun, 23 Apr 2017 22:57:15 -0400 Date: Mon, 24 Apr 2017 12:57:12 +1000 From: Stephen Rothwell To: Al Viro Cc: LKML , Linus Subject: Re: patch series moving compat syscalls from fs/compat.c Message-ID: <20170424125712.58b26526@canb.auug.org.au> In-Reply-To: <20170424005530.GU29622@ZenIV.linux.org.uk> References: <20170424103134.48baba07@canb.auug.org.au> <20170424005530.GU29622@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Al, On Mon, 24 Apr 2017 01:55:30 +0100 Al Viro wrote: > > FWIW, the same kind of stuff had been done before (e.g. compat > variants of readv/writev moved to fs/read_write.c, compat aio syscalls > to fs/aio.c, etc.) with no objections from anybody. OK. I guess I was just suprised by this series out of nowhere. -- Cheers, Stephen Rothwell