From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Mon, 14 Feb 2022 09:04:44 -0800 Subject: [OpenRISC] [PATCH 07/14] uaccess: generalize access_ok() In-Reply-To: <20220214163452.1568807-8-arnd@kernel.org> References: <20220214163452.1568807-1-arnd@kernel.org> <20220214163452.1568807-8-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