From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Fri, 18 Feb 2022 07:30:19 +0100 Subject: [OpenRISC] [PATCH v2 08/18] uaccess: add generic __{get, put}_kernel_nofault In-Reply-To: <20220216131332.1489939-9-arnd@kernel.org> References: <20220216131332.1489939-1-arnd@kernel.org> <20220216131332.1489939-9-arnd@kernel.org> Message-ID: <20220218063019.GF22576@lst.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: openrisc@lists.librecores.org Looks good: Reviewed-by: Christoph Hellwig