Thread (5 messages) flat view 5 messages, 2 authors, 2016-09-01

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

From: David Miller <davem@davemloft.net>
Date: 2016-09-01 23:39:45
Also in: lkml

From: David Miller <davem@davemloft.net>
Date: Thu, 01 Sep 2016 16:38:32 -0700 (PDT)
From: David Howells <dhowells@redhat.com>
Date: Tue, 30 Aug 2016 16:52:39 +0100
quoted
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.
 ...
quoted
Signed-off-by: David Howells <dhowells@redhat.com>
Applied.
Actually, reverted, this adds a new warning to the build:

net/rxrpc/recvmsg.c: In function ‘rxrpc_kernel_recv_data’:
net/rxrpc/recvmsg.c:531:1: warning: label ‘need_more_data’ defined but not used [-Wunused-label]
 need_more_data:
 ^
net/rxrpc/recvmsg.c:475:7: warning: unused variable ‘no_more’ [-Wunused-variable]
  bool no_more;
       ^
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help