[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1204157141.8466.4.camel@homer.simson.net>
Date: Thu, 28 Feb 2008 01:05:41 +0100
From: Mike Galbraith <efault@....de>
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: Greg KH <gregkh@...e.de>, linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
torvalds@...ux-foundation.org, stable@...nel.org
Subject: Re: Linux 2.6.24.3
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists