+ net-inet_hashtablesh-needs-vmalloch.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     net: inet_hashtables.h needs vmalloc.h
has been added to the -mm tree.  Its filename is
     net-inet_hashtablesh-needs-vmalloch.patch

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
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

net-inet_hashtablesh-needs-vmalloch.patch
git-net.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

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux