Home
last modified time | relevance | path

Searched hist:"976 a702ac9eeacea09e588456ab165dc06f9ee83" (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dtcp_metrics.cdiff 976a702ac9eeacea09e588456ab165dc06f9ee83 Fri Nov 16 06:31:53 CET 2012 Eric Dumazet <eric.dumazet@gmail.com> tcp: handle tcp_net_metrics_init() order-5 memory allocation failures

order-5 allocations can fail with current kernels, we should
try vmalloc() as well.

Reported-by: Julien Tinnes <jln@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>