oom: skip zombies when iterating tasklist
[linux-2.6-block.git] / include / linux / inetdevice.h
index ae8fdc54e0c06941356de75606fc186f7cc63507..5f8146695b7ff199b3135c89a079b4649d5cf269 100644 (file)
@@ -144,6 +144,7 @@ static inline void ipv4_devconf_setall(struct in_device *in_dev)
 #define IN_DEV_ARP_NOTIFY(in_dev)      IN_DEV_MAXCONF((in_dev), ARP_NOTIFY)
 
 struct in_ifaddr {
+       struct hlist_node       hash;
        struct in_ifaddr        *ifa_next;
        struct in_device        *ifa_dev;
        struct rcu_head         rcu_head;