Re: Linux 2.6.24.3

From: Mike Galbraith
Date: Wed Feb 27 2008 - 19:06:13 EST



On Wed, 2008-02-27 at 13:49 -0800, Randy Dunlap wrote:
> On Mon, 25 Feb 2008 20:15:45 -0800 Greg KH wrote:

> > Is this a regression from 2.6.24.2?
>
> Yes.
>
> > If so, any ideas which patch caused it?

Which ever one that added this.

diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index f30fa92..4b32bb1 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -217,6 +217,7 @@ unifdef-y += i2o-dev.h
unifdef-y += icmp.h
unifdef-y += icmpv6.h
unifdef-y += if_addr.h
+unifdef-y += if_addrlabel.h
unifdef-y += if_arp.h
unifdef-y += if_bridge.h
unifdef-y += if_ec.h


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/