From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Fri, 18 Feb 2022 07:25:16 +0100 Subject: [OpenRISC] [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8() In-Reply-To: <20220216131332.1489939-3-arnd@kernel.org> References: <20220216131332.1489939-1-arnd@kernel.org> <20220216131332.1489939-3-arnd@kernel.org> Message-ID: <20220218062516.GA22576@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