From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Mon, 14 Feb 2022 09:02:48 -0800 Subject: [OpenRISC] [PATCH 05/14] uaccess: add generic __{get, put}_kernel_nofault In-Reply-To: <20220214163452.1568807-6-arnd@kernel.org> References: <20220214163452.1568807-1-arnd@kernel.org> <20220214163452.1568807-6-arnd@kernel.org> Message-ID: 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