Re: [PATCH net-next] rxrpc: Don't expose skbs to in-kernel users

From: David Miller
Date: Thu Sep 01 2016 - 19:38:41 EST


From: David Howells <dhowells@xxxxxxxxxx>
Date: Tue, 30 Aug 2016 16:52:39 +0100

> Don't expose skbs to in-kernel users, such as the AFS filesystem, but
> instead provide a notification hook the indicates that a call needs
> attention and another that indicates that there's a new call to be
> collected.
...
> Signed-off-by: David Howells <dhowells@xxxxxxxxxx>

Applied.