From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Mon, 14 Feb 2022 08:58:58 -0800 Subject: [OpenRISC] [PATCH 01/14] uaccess: fix integer overflow on access_ok() In-Reply-To: <20220214163452.1568807-2-arnd@kernel.org> References: <20220214163452.1568807-1-arnd@kernel.org> <20220214163452.1568807-2-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