Gentoo Archives: gentoo-commits

From: "Mike Pagano (mpagano)" <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] linux-patches r1551 - genpatches-2.6/trunk/2.6.29
Date: Wed, 29 Apr 2009 12:58:34
Message-Id: E1Lz9Mu-0006P1-0D@stork.gentoo.org
1 Author: mpagano
2 Date: 2009-04-29 12:58:31 +0000 (Wed, 29 Apr 2009)
3 New Revision: 1551
4
5 Modified:
6 genpatches-2.6/trunk/2.6.29/1001_linux-2.6.29.2.patch
7 Log:
8 Fixing linux 2.6.29.2 patch
9
10 Modified: genpatches-2.6/trunk/2.6.29/1001_linux-2.6.29.2.patch
11 ===================================================================
12 --- genpatches-2.6/trunk/2.6.29/1001_linux-2.6.29.2.patch 2009-04-29 01:21:27 UTC (rev 1550)
13 +++ genpatches-2.6/trunk/2.6.29/1001_linux-2.6.29.2.patch 2009-04-29 12:58:31 UTC (rev 1551)
14 @@ -11,19 +11,6 @@
15
16 To remove an ARP target:
17 # echo -192.168.0.100 > /sys/class/net/bond0/bonding/arp_ip_target
18 -diff --git a/Makefile b/Makefile
19 -index cdb1133..0380c7e 100644
20 ---- a/Makefile
21 -+++ b/Makefile
22 -@@ -1,7 +1,7 @@
23 - VERSION = 2
24 - PATCHLEVEL = 6
25 - SUBLEVEL = 29
26 --EXTRAVERSION = .1
27 -+EXTRAVERSION = .2
28 - NAME = Temporary Tasmanian Devil
29 -
30 - # *DOCUMENTATION*
31 diff --git a/arch/ia64/kvm/Kconfig b/arch/ia64/kvm/Kconfig
32 index f833a0b..0a2d6b8 100644
33 --- a/arch/ia64/kvm/Kconfig