rpms/kernel/devel patch-2.6.28-git3.bz2.sign, NONE, 1.1 .cvsignore, 1.976, 1.977 config-debug, 1.21, 1.22 config-generic, 1.206, 1.207 config-nodebug, 1.24, 1.25 config-x86-generic, 1.56, 1.57 config-x86_64-generic, 1.55, 1.56 kernel.spec, 1.1186, 1.1187 sources, 1.938, 1.939 upstream, 1.850, 1.851 patch-2.6.28-git2.bz2.sign, 1.1, NONE

Kyle McMartin kyle at fedoraproject.org
Wed Dec 31 16:13:06 UTC 2008


Author: kyle

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21007

Modified Files:
	.cvsignore config-debug config-generic config-nodebug 
	config-x86-generic config-x86_64-generic kernel.spec sources 
	upstream 
Added Files:
	patch-2.6.28-git3.bz2.sign 
Removed Files:
	patch-2.6.28-git2.bz2.sign 
Log Message:
* Wed Dec 31 2008 Kyle McMartin <kyle at redhat.com>
- Linux 2.6.28-git3



--- NEW FILE patch-2.6.28-git3.bz2.sign ---
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: See http://www.kernel.org/signature.html for info

iD8DBQBJW199yGugalF9Dw4RAgtqAKCAxifvQw82N9L6pdkrx3xcHVgOdACfXJvl
xp+Gjn9k1eP3vEQg13lhuyk=
=0xEE
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.976
retrieving revision 1.977
diff -u -r1.976 -r1.977
--- .cvsignore	29 Dec 2008 17:30:27 -0000	1.976
+++ .cvsignore	31 Dec 2008 16:12:35 -0000	1.977
@@ -4,4 +4,4 @@
 temp-*
 kernel-2.6.28
 linux-2.6.28.tar.bz2
-patch-2.6.28-git2.bz2
+patch-2.6.28-git3.bz2


Index: config-debug
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-debug,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- config-debug	17 Nov 2008 17:14:33 -0000	1.21
+++ config-debug	31 Dec 2008 16:12:35 -0000	1.22
@@ -35,6 +35,7 @@
 # CONFIG_DEBUG_OBJECTS_SELFTEST is not set
 CONFIG_DEBUG_OBJECTS_FREE=y
 CONFIG_DEBUG_OBJECTS_TIMERS=y
+CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1
 
 CONFIG_X86_PTDUMP=y
 
@@ -43,3 +44,5 @@
 CONFIG_MODULE_FORCE_UNLOAD=y
 
 CONFIG_SYSCTL_SYSCALL_CHECK=y
+
+CONFIG_DEBUG_NOTIFIERS=y


Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-generic,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -r1.206 -r1.207
--- config-generic	29 Dec 2008 17:30:27 -0000	1.206
+++ config-generic	31 Dec 2008 16:12:35 -0000	1.207
@@ -3832,3 +3832,16 @@
 CONFIG_EARLY_PRINTK_DBGP=y
 
 CONFIG_SECURITYFS=y
+
+CONFIG_SCSI_CXGB3_ISCSI=m
+CONFIG_LIBFC=m
+CONFIG_FCOE=m
+# CONFIG_SCSI_LPFC_DEBUG_FS is not set
+CONFIG_VIDEO_TVP514X=m
+CONFIG_SOC_CAMERA_MT9T031=m
+CONFIG_SOC_CAMERA_TW9910=m
+CONFIG_SOC_CAMERA_OV772X=m
+
+CONFIG_DVB_DYNAMIC_MINORS=y
+CONFIG_DVB_LGDT3304=m
+CONFIG_DVB_S921=m


Index: config-nodebug
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-nodebug,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- config-nodebug	18 Nov 2008 23:20:44 -0000	1.24
+++ config-nodebug	31 Dec 2008 16:12:35 -0000	1.25
@@ -34,6 +34,7 @@
 # CONFIG_DEBUG_OBJECTS_SELFTEST is not set
 CONFIG_DEBUG_OBJECTS_FREE=y
 CONFIG_DEBUG_OBJECTS_TIMERS=y
+CONFIG_DEBUG_OBJECTS_ENABLE_DEFAULT=1
 
 CONFIG_X86_PTDUMP=y
 
@@ -42,3 +43,5 @@
 CONFIG_MODULE_FORCE_UNLOAD=y
 
 CONFIG_SYSCTL_SYSCALL_CHECK=y
+
+CONFIG_DEBUG_NOTIFIERS=y


Index: config-x86-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-x86-generic,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- config-x86-generic	29 Dec 2008 02:48:00 -0000	1.56
+++ config-x86-generic	31 Dec 2008 16:12:35 -0000	1.57
@@ -431,3 +431,4 @@
 CONFIG_POWER_TRACER=y
 CONFIG_HW_BRANCH_TRACER=y
 
+# CONFIG_SPARSE_IRQ is not set


Index: config-x86_64-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-x86_64-generic,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- config-x86_64-generic	29 Dec 2008 02:48:00 -0000	1.55
+++ config-x86_64-generic	31 Dec 2008 16:12:35 -0000	1.56
@@ -333,3 +333,5 @@
 CONFIG_POWER_TRACER=y
 CONFIG_HW_BRANCH_TRACER=y
 
+CONFIG_SPARSE_IRQ=y
+CONFIG_NUMA_MIGRATE_IRQ_DESC=y


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1186
retrieving revision 1.1187
diff -u -r1.1186 -r1.1187
--- kernel.spec	29 Dec 2008 17:30:27 -0000	1.1186
+++ kernel.spec	31 Dec 2008 16:12:35 -0000	1.1187
@@ -57,7 +57,7 @@
 # The rc snapshot level
 %define rcrev 0
 # The git snapshot level
-%define gitrev 2
+%define gitrev 3
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -1086,7 +1086,7 @@
 # Various low-impact patches to aid debugging.
 ApplyPatch linux-2.6-debug-sizeof-structs.patch
 ApplyPatch linux-2.6-debug-nmi-timeout.patch
-ApplyPatch linux-2.6-debug-taint-vm.patch
+#ApplyPatch linux-2.6-debug-taint-vm.patch
 ApplyPatch linux-2.6-debug-spinlock-taint.patch
 ApplyPatch linux-2.6-debug-vm-would-have-oomkilled.patch
 ApplyPatch linux-2.6-debug-always-inline-kzalloc.patch
@@ -1145,13 +1145,13 @@
 ApplyPatch linux-2.6-at76.patch
 
 # Webcam patches
-ApplyPatch linux-2.6-gspca-git.patch
-ApplyPatch linux-2.6-gspca-stv06xx-git.patch
+#ApplyPatch linux-2.6-gspca-git.patch
+#ApplyPatch linux-2.6-gspca-stv06xx-git.patch
 
 # http://www.lirc.org/
 ApplyPatch linux-2.6.27-lirc.patch
 # http://hg.jannau.net/hdpvr/
-ApplyPatch linux-2.6-hdpvr.patch
+#ApplyPatch linux-2.6-hdpvr.patch
 
 # Fix the return code CD accesses when the CDROM drive door is closed
 # but the drive isn't yet ready.
@@ -1167,8 +1167,8 @@
 ApplyPatch linux-2.6-serial.patch
 
 # Nouveau DRM + drm fixes
-ApplyPatch drm-next.patch
-ApplyPatch drm-modesetting-radeon.patch
+#ApplyPatch drm-next.patch
+#ApplyPatch drm-modesetting-radeon.patch
 #ApplyPatch drm-nouveau.patch
 
 # linux1394 git patches
@@ -1762,6 +1762,9 @@
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Wed Dec 31 2008 Kyle McMartin <kyle at redhat.com>
+- Linux 2.6.28-git3
+
 * Mon Dec 29 2008 Dave Jones <davej at redhat.com>
 - 2.6.28-git2
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.938
retrieving revision 1.939
diff -u -r1.938 -r1.939
--- sources	29 Dec 2008 17:30:27 -0000	1.938
+++ sources	31 Dec 2008 16:12:35 -0000	1.939
@@ -1,2 +1,2 @@
 d351e44709c9810b85e29b877f50968a  linux-2.6.28.tar.bz2
-05062803de94ad255ba72885d6a46617  patch-2.6.28-git2.bz2
+bb726ff169df1ed6db619a300c599097  patch-2.6.28-git3.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.850
retrieving revision 1.851
diff -u -r1.850 -r1.851
--- upstream	29 Dec 2008 17:30:27 -0000	1.850
+++ upstream	31 Dec 2008 16:12:35 -0000	1.851
@@ -1,2 +1,2 @@
 linux-2.6.28.tar.bz2
-patch-2.6.28-git2.bz2
+patch-2.6.28-git3.bz2


--- patch-2.6.28-git2.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list