Files
linux-apfs/net
Eric Dumazet bba14de987 scm: lower SCM_MAX_FD
Lower SCM_MAX_FD from 255 to 253 so that allocations for scm_fp_list are
halved. (commit f8d570a4 added two pointers in this structure)

scm_fp_dup() should not copy whole structure (and trigger kmemcheck
warnings), but only the used part. While we are at it, only allocate
needed size.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-11-24 11:16:43 -08:00
..
2010-10-25 13:09:44 -07:00
2010-11-24 11:16:43 -08:00
2010-11-18 09:37:07 -08:00
2010-09-23 14:33:39 -07:00
2010-11-24 11:16:42 -08:00
2010-10-21 15:44:13 +02:00
2010-09-23 14:33:39 -07:00
2010-11-21 10:01:42 -08:00
2010-11-15 13:24:06 -05:00
2010-11-10 12:12:00 -08:00
2010-11-08 13:50:09 -08:00
2010-11-19 12:40:02 -08:00
2010-10-21 03:09:46 -07:00
2010-10-15 15:53:27 +02:00
2010-11-12 13:27:25 -08:00