Thread (4 messages) flat view 4 messages, 2 authors, 2017-03-09

Re: [RFC PATCH net] net: Work around lockdep limitation in sockets that use sockets

From: David Miller <davem@davemloft.net>
Date: 2017-03-09 17:40:01
Also in: lkml

From: David Howells <dhowells@redhat.com>
Date: Thu, 09 Mar 2017 07:51:34 +0000
David Miller [off-list ref] wrote:
quoted
I guess this is fine, but I think you can use one of the two "sk_padding"
bits in struct sock instead of making the structure larger.
It shouldn't make the structure larger since there's a hole in the structure:
 ...
		u16			sk_gso_max_segs;
  ---> 2-byte hole here
		unsigned long	        sk_lingertime;

but I'll quite happily shift it to sk_padding.
Ok, then that's fine.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help