On Wed, 2015-05-27 at 14:21 -0400, David Miller wrote:
From: Eric Dumazet <redacted>
Date: Tue, 26 May 2015 21:43:44 -0700
quoted
From: Eric Dumazet <redacted>
vmalloc.h used to be included from include/net/inet_hashtables.h
but it is no longer the case.
Fixes: 095dc8e0c368 ("tcp: fix/cleanup inet_ehash_locks_alloc()")
Reported-by: kbuild test robot <redacted>
Signed-off-by: Eric Dumazet <redacted>
---
Given its broken in David net-next tree, its probably simpler
that David merges this fix directly ? Thanks !
Yeah it's easiest if I just apply this to net-next, which I've just done,
thanks Eric.
Fine with me. There's no point creating cross tree hassle for a simple
include problem.
James