The patch titled net: inet_hashtables.h needs vmalloc.h has been removed from the -mm tree. Its filename was net-inet_hashtablesh-needs-vmalloch.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: net: inet_hashtables.h needs vmalloc.h From: Eric Dumazet <dada1@xxxxxxxxxxxxx> Signed-off-by: Eric Dumazet <dada1@xxxxxxxxxxxxx> Cc: "Luck, Tony" <tony.luck@xxxxxxxxx> Cc: Roland Dreier <rolandd@xxxxxxxxx> Cc: "David S. Miller" <davem@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/net/inet_hashtables.h | 1 + 1 file changed, 1 insertion(+) diff -puN include/net/inet_hashtables.h~net-inet_hashtablesh-needs-vmalloch include/net/inet_hashtables.h --- a/include/net/inet_hashtables.h~net-inet_hashtablesh-needs-vmalloch +++ a/include/net/inet_hashtables.h @@ -23,6 +23,7 @@ #include <linux/spinlock.h> #include <linux/types.h> #include <linux/wait.h> +#include <linux/vmalloc.h> #include <net/inet_connection_sock.h> #include <net/inet_sock.h> _ Patches currently in -mm which might be from dada1@xxxxxxxxxxxxx are origin.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html