rpms/kernel/devel kernel.spec, 1.651, 1.652 linux-2.6-debug-no-quiet.patch, 1.7, NONE

Kristian Høgsberg (krh) fedora-extras-commits at redhat.com
Fri May 23 18:19:40 UTC 2008


Author: krh

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27028

Modified Files:
	kernel.spec 
Removed Files:
	linux-2.6-debug-no-quiet.patch 
Log Message:
* Fri May 23 2008 Kristian Høgsberg <krh at redhat.com>
- Drop linux-2.6-debug-no-quiet.patch.  As discussed with Jeremy and
  Dave, it's time to drop this patch.  Verbose output can still be
  enabled by specifying 'noisy' on the kernel command line instead of
  'quiet'.



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.651
retrieving revision 1.652
diff -u -r1.651 -r1.652
--- kernel.spec	23 May 2008 16:53:37 -0000	1.651
+++ kernel.spec	23 May 2008 18:18:58 -0000	1.652
@@ -588,7 +588,6 @@
 Patch260: linux-2.6-debug-nmi-timeout.patch
 Patch270: linux-2.6-debug-taint-vm.patch
 Patch280: linux-2.6-debug-spinlock-taint.patch
-Patch330: linux-2.6-debug-no-quiet.patch
 Patch340: linux-2.6-debug-vm-would-have-oomkilled.patch
 Patch370: linux-2.6-crash-driver.patch
 Patch380: linux-2.6-defaults-pci_no_msi.patch
@@ -1059,9 +1058,6 @@
 ApplyPatch linux-2.6-debug-nmi-timeout.patch
 ApplyPatch linux-2.6-debug-taint-vm.patch
 ApplyPatch linux-2.6-debug-spinlock-taint.patch
-%if !%{debugbuildsenabled}
-ApplyPatch linux-2.6-debug-no-quiet.patch
-%endif
 ApplyPatch linux-2.6-debug-vm-would-have-oomkilled.patch
 
 #
@@ -1770,6 +1766,12 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL}.xen -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.xen.conf %{with_xen} xen
 
 %changelog
+* Fri May 23 2008 Kristian Høgsberg <krh at redhat.com>
+- Drop linux-2.6-debug-no-quiet.patch.  As discussed with Jeremy and
+  Dave, it's time to drop this patch.  Verbose output can still be
+  enabled by specifying 'noisy' on the kernel command line instead of
+  'quiet'.
+
 * Fri May 23 2008 Dave Jones <davej at redhat.com>
 - Experiment: Disable CONFIG_PCIEASPM. It might be the reason for #447231
 


--- linux-2.6-debug-no-quiet.patch DELETED ---




More information about the scm-commits mailing list