rpms/kernel/F-10 patch-2.6.27.24.bz2.sign, NONE, 1.1.2.1 .cvsignore, 1.960.2.12, 1.960.2.13 drm-next.patch, 1.10, 1.10.2.1 kernel.spec, 1.1206.2.60, 1.1206.2.61 linux-2.6-execshield.patch, 1.97.12.3, 1.97.12.4 linux-2.6-netdev-r8169-2.6.28.patch, 1.2, 1.2.2.1 linux-2.6-utrace.patch, 1.103, 1.103.2.1 sources, 1.922.2.12, 1.922.2.13 upstream, 1.834.2.12, 1.834.2.13 patch-2.6.27.21.bz2.sign, 1.1.2.1, NONE

Chuck Ebbert cebbert at fedoraproject.org
Wed May 20 21:41:48 UTC 2009


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31837

Modified Files:
      Tag: private-fedora-10-2_6_27
	.cvsignore drm-next.patch kernel.spec 
	linux-2.6-execshield.patch linux-2.6-netdev-r8169-2.6.28.patch 
	linux-2.6-utrace.patch sources upstream 
Added Files:
      Tag: private-fedora-10-2_6_27
	patch-2.6.27.24.bz2.sign 
Removed Files:
      Tag: private-fedora-10-2_6_27
	patch-2.6.27.21.bz2.sign 
Log Message:
Linux 2.6.27.24
Fix up execshield, utrace, r8169 and drm patches for .24


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

iD8DBQBKE5XJyGugalF9Dw4RApKNAJ9ovMB2CK/yRlM1yvmE+xK5iIojEACcCx4F
mfoDysgL/eLJlhbeg+h6dv0=
=KFvB
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/.cvsignore,v
retrieving revision 1.960.2.12
retrieving revision 1.960.2.13
diff -u -p -r1.960.2.12 -r1.960.2.13
--- .cvsignore	24 Mar 2009 02:45:53 -0000	1.960.2.12
+++ .cvsignore	20 May 2009 21:41:15 -0000	1.960.2.13
@@ -4,4 +4,4 @@ kernel-2.6.*.config
 temp-*
 kernel-2.6.27
 linux-2.6.27.tar.bz2
-patch-2.6.27.21.bz2
+patch-2.6.27.24.bz2

drm-next.patch:

Index: drm-next.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/drm-next.patch,v
retrieving revision 1.10
retrieving revision 1.10.2.1
diff -u -p -r1.10 -r1.10.2.1
--- drm-next.patch	1 Dec 2008 01:14:24 -0000	1.10
+++ drm-next.patch	20 May 2009 21:41:15 -0000	1.10.2.1
@@ -14621,7 +14621,7 @@ index 135bd19..5165f24 100644
  	{0, 0, 0}
  
  #define r128_PCI_IDS \
-@@ -389,27 +395,27 @@
+@@ -389,28 +395,28 @@
  	{0, 0, 0}
  
  #define i915_PCI_IDS \
@@ -14648,6 +14648,7 @@ index 135bd19..5165f24 100644
 -	{0x8086, 0x2e02, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
 -	{0x8086, 0x2e12, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
 -	{0x8086, 0x2e22, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
+-	{0x8086, 0x2e32, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
 +	{0x8086, 0x3577, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, 0xffff00, 0}, \
 +	{0x8086, 0x2562, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, 0xffff00, 0}, \
 +	{0x8086, 0x3582, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, 0xffff00, 0}, \
@@ -14671,6 +14672,7 @@ index 135bd19..5165f24 100644
 +	{0x8086, 0x2e02, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, 0xffff00, 0}, \
 +	{0x8086, 0x2e12, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, 0xffff00, 0}, \
 +	{0x8086, 0x2e22, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, 0xffff00, 0}, \
++	{0x8086, 0x2e32, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_VGA << 8, 0xffff00, 0}, \
  	{0, 0, 0}
 diff --git a/include/drm/i915_drm.h b/include/drm/i915_drm.h
 index 05c66cf..152b34d 100644


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/kernel.spec,v
retrieving revision 1.1206.2.60
retrieving revision 1.1206.2.61
diff -u -p -r1.1206.2.60 -r1.1206.2.61
--- kernel.spec	13 Apr 2009 17:27:25 -0000	1.1206.2.60
+++ kernel.spec	20 May 2009 21:41:16 -0000	1.1206.2.61
@@ -36,7 +36,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 21
+%define stable_update 24
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -1975,13 +1975,17 @@ fi
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
-* Mon Apr 13 2009 John W. Linville <linville at redhat.com>  2.6.27.21-170.2.59
-- Remove iwlwifi: remove implicit direct scan
+* Wed Apr 20 2009 Chuck Ebbert <cebbert at redhat.com>  2.6.27.24-170.2.61
+- Linux 2.6.27.24
+- Fix up execshield, utrace, r8169 and drm patches for .24
 
-* Tue Apr  7 2009 John W. Linville <linville at redhat.com>  2.6.27.21-170.2.58
+* Mon Apr 13 2009 John W. Linville <linville at redhat.com>  2.6.27.21-170.2.60
+- Remove iwl3945: rely on priv->lock to protect priv access
+
+* Tue Apr  7 2009 John W. Linville <linville at redhat.com>  2.6.27.21-170.2.59
 - iwlwifi: remove implicit direct scan
 
-* Thu Apr  2 2009 John W. Linville <linville at redhat.com>  2.6.27.21-170.2.57
+* Thu Apr  2 2009 John W. Linville <linville at redhat.com>  2.6.27.21-170.2.58
 - iwl3945: rely on priv->lock to protect priv access
 
 * Mon Mar 23 2009 Chuck Ebbert <cebbert at redhat.com>  2.6.27.21-170.2.56

linux-2.6-execshield.patch:

Index: linux-2.6-execshield.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/linux-2.6-execshield.patch,v
retrieving revision 1.97.12.3
retrieving revision 1.97.12.4
diff -u -p -r1.97.12.3 -r1.97.12.4
--- linux-2.6-execshield.patch	11 Mar 2009 16:34:16 -0000	1.97.12.3
+++ linux-2.6-execshield.patch	20 May 2009 21:41:16 -0000	1.97.12.4
@@ -476,9 +476,9 @@ index 71c9be5..4b40398 100644
  		unlock_task_sighand(task, &flags);
  	}
  
--	if (!whole || num_threads < 2)
+-	if (permitted && (!whole || num_threads < 2))
 -		wchan = get_wchan(task);
-+	if (!whole || num_threads < 2) {
++	if (permitted && (!whole || num_threads < 2)) {
 +		wchan = 0;
 +		if (current->uid == task->uid || current->euid == task->uid ||
 +			capable(CAP_SYS_NICE))

linux-2.6-netdev-r8169-2.6.28.patch:

Index: linux-2.6-netdev-r8169-2.6.28.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/Attic/linux-2.6-netdev-r8169-2.6.28.patch,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -p -r1.2 -r1.2.2.1
--- linux-2.6-netdev-r8169-2.6.28.patch	25 Nov 2008 15:20:28 -0000	1.2
+++ linux-2.6-netdev-r8169-2.6.28.patch	20 May 2009 21:41:16 -0000	1.2.2.1
@@ -594,9 +594,9 @@
 +	if (!tp->pcie_cap && netif_msg_probe(tp))
 +		dev_info(&pdev->dev, "no PCI Express capability\n");
 +
- 	/* Unneeded ? Don't mess with Mrs. Murphy. */
- 	rtl8169_irq_mask_and_ack(ioaddr);
+ 	RTL_W16(IntrMask, 0x0000);
  
+ 	/* Soft reset the chip. */
 @@ -1703,6 +2062,10 @@ rtl8169_init_one(struct pci_dev *pdev, c
  	RTL_W8(Cfg9346, Cfg9346_Unlock);
  	RTL_W8(Config1, RTL_R8(Config1) | PMEnable);

linux-2.6-utrace.patch:

Index: linux-2.6-utrace.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/linux-2.6-utrace.patch,v
retrieving revision 1.103
retrieving revision 1.103.2.1
diff -u -p -r1.103 -r1.103.2.1
--- linux-2.6-utrace.patch	8 Jan 2009 04:44:02 -0000	1.103
+++ linux-2.6-utrace.patch	20 May 2009 21:41:16 -0000	1.103.2.1
@@ -607,8 +607,8 @@ index 71c9be5..adc7a53 100644  
 --- a/fs/proc/array.c
 +++ b/fs/proc/array.c
 @@ -81,6 +81,7 @@
- #include <linux/seq_file.h>
  #include <linux/pid_namespace.h>
+ #include <linux/ptrace.h>
  #include <linux/tracehook.h>
 +#include <linux/utrace.h>
  


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/sources,v
retrieving revision 1.922.2.12
retrieving revision 1.922.2.13
diff -u -p -r1.922.2.12 -r1.922.2.13
--- sources	24 Mar 2009 02:45:53 -0000	1.922.2.12
+++ sources	20 May 2009 21:41:16 -0000	1.922.2.13
@@ -1,2 +1,2 @@
 b3e78977aa79d3754cb7f8143d7ddabd  linux-2.6.27.tar.bz2
-9297d56c7e47f2977593d92e218228f2  patch-2.6.27.21.bz2
+e80fcf73166ec34e54ab7c720cadc925  patch-2.6.27.24.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-10/upstream,v
retrieving revision 1.834.2.12
retrieving revision 1.834.2.13
diff -u -p -r1.834.2.12 -r1.834.2.13
--- upstream	24 Mar 2009 02:45:53 -0000	1.834.2.12
+++ upstream	20 May 2009 21:41:16 -0000	1.834.2.13
@@ -1,2 +1,2 @@
 linux-2.6.27.tar.bz2
-patch-2.6.27.21.bz2
+patch-2.6.27.24.bz2


--- patch-2.6.27.21.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list