From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Morse Subject: Re: [RFC][CFT][PATCHSET v1] uaccess unification Date: Mon, 03 Apr 2017 17:27:21 +0100 Message-ID: <58E277E9.8080404@arm.com> References: <20170329055706.GH29622@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from foss.arm.com ([217.140.101.70]:33330 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753585AbdDCQ1r (ORCPT ); Mon, 3 Apr 2017 12:27:47 -0400 In-Reply-To: <20170329055706.GH29622@ZenIV.linux.org.uk> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Al Viro , Will Deacon , Catalin Marinas Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, Linus Torvalds , Richard Henderson , Russell King , Haavard Skinnemoen , Vineet Gupta , Steven Miao , Jesper Nilsson , Mark Salter , Yoshinori Sato , Richard Kuo , Tony Luck , Geert Uytterhoeven , James Hogan , Michal Simek , David Howells , Ley Foon Tan , Jonas Bonn , Helge Deller , Martin Schwidefsky On 29/03/17 06:57, Al Viro wrote: > The series lives in git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git > in #work.uaccess. It's based at 4.11-rc1. Infrastructure is in > #uaccess.stem, then it splits into per-architecture branches (uaccess.), > Comments, review, testing, replacement patches, etc. are very welcome. For the two "arm64: " patches: Reviewed-by: James Morse Thanks, James From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from foss.arm.com ([217.140.101.70]:33330 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753585AbdDCQ1r (ORCPT ); Mon, 3 Apr 2017 12:27:47 -0400 Message-ID: <58E277E9.8080404@arm.com> Date: Mon, 03 Apr 2017 17:27:21 +0100 From: James Morse MIME-Version: 1.0 Subject: Re: [RFC][CFT][PATCHSET v1] uaccess unification References: <20170329055706.GH29622@ZenIV.linux.org.uk> In-Reply-To: <20170329055706.GH29622@ZenIV.linux.org.uk> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: Al Viro , Will Deacon , Catalin Marinas Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, Linus Torvalds , Richard Henderson , Russell King , Haavard Skinnemoen , Vineet Gupta , Steven Miao , Jesper Nilsson , Mark Salter , Yoshinori Sato , Richard Kuo , Tony Luck , Geert Uytterhoeven , James Hogan , Michal Simek , David Howells , Ley Foon Tan , Jonas Bonn , Helge Deller , Martin Schwidefsky , Ralf Baechle , Benjamin Herrenschmidt , Chen Liqin , "David S. Miller" , Chris Metcalf , Richard Weinberger , Guan Xuetao , Thomas Gleixner , Chris Zankel Message-ID: <20170403162721.TAgm8jGjPlGhoXjB6ShX4d1aM5CXn6al1k04Qf4EdDk@z> On 29/03/17 06:57, Al Viro wrote: > The series lives in git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git > in #work.uaccess. It's based at 4.11-rc1. Infrastructure is in > #uaccess.stem, then it splits into per-architecture branches (uaccess.), > Comments, review, testing, replacement patches, etc. are very welcome. For the two "arm64: " patches: Reviewed-by: James Morse Thanks, James