From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Date: Wed, 18 Mar 2020 08:23:04 +0000 Subject: Re: [PATCH v4 2/4] KEYS: Remove __user annotation from rxrpc_read() Message-Id: <2831786.1584519784@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit List-Id: References: <20200317194140.6031-3-longman@redhat.com> <20200317194140.6031-1-longman@redhat.com> In-Reply-To: <20200317194140.6031-3-longman@redhat.com> To: Waiman Long Cc: dhowells@redhat.com, Jarkko Sakkinen , James Morris , "Serge E. Hallyn" , Mimi Zohar , "David S. Miller" , Jakub Kicinski , keyrings@vger.kernel.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, linux-integrity@vger.kernel.org, netdev@vger.kernel.org, linux-afs@lists.infradead.org, Sumit Garg , Jerry Snitselaar , Roberto Sassu , Eric Biggers , Chris von Recklinghausen Patch 2 and 3 need to be rolled into patch 1 otherwise sparse will give warnings about mismatches in address spaces on patch 1. Thanks, David