rpms/kernel/devel patch-2.6.30-git17.bz2.sign, NONE, 1.1 .cvsignore, 1.1082, 1.1083 config-generic, 1.291, 1.292 config-powerpc32-generic, 1.33, 1.34 drm-no-gem-on-i8xx.patch, 1.1, 1.2 kernel.spec, 1.1580, 1.1581 linux-2.6-execshield.patch, 1.107, 1.108 sources, 1.1040, 1.1041 upstream, 1.954, 1.955 agp-set_memory_ucwb.patch, 1.1, NONE linux-2.6-tip.git-203abd67b75f7714ce98ab0cdbd6cfd7ad79dec4.patch, 1.1, NONE patch-2.6.30-git15.bz2.sign, 1.1, NONE

Chuck Ebbert cebbert at fedoraproject.org
Sun Jun 21 20:52:54 UTC 2009


Author: cebbert

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

Modified Files:
	.cvsignore config-generic config-powerpc32-generic 
	drm-no-gem-on-i8xx.patch kernel.spec 
	linux-2.6-execshield.patch sources upstream 
Added Files:
	patch-2.6.30-git17.bz2.sign 
Removed Files:
	agp-set_memory_ucwb.patch 
	linux-2.6-tip.git-203abd67b75f7714ce98ab0cdbd6cfd7ad79dec4.patch 
	patch-2.6.30-git15.bz2.sign 
Log Message:
2.6.30-git17
Config changes:
  - powerpc32-generic
      CONFIG_PERF_COUNTERS=y
  - generic
      CONFIG_KEYBOARD_LM8323 is not set
      CONFIG_MOUSE_SYNAPTICS_I2C=m
      CONFIG_TOUCHSCREEN_EETI=m
      CONFIG_TOUCHSCREEN_W90X900=m
Dropped agp-set_memory_ucwb.patch, all fixed upstream now.


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

iD8DBQBKPiF/yGugalF9Dw4RAsu/AJ9Gx8bTyIUsctIXJFUZXfyA2+0gwACgleXf
a9ynN8LYWDXlWDyQknHg5eE=
=jCe+
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.1082
retrieving revision 1.1083
diff -u -p -r1.1082 -r1.1083
--- .cvsignore	20 Jun 2009 19:36:13 -0000	1.1082
+++ .cvsignore	21 Jun 2009 20:52:19 -0000	1.1083
@@ -5,4 +5,4 @@ kernel-2.6.*.config
 temp-*
 kernel-2.6.30
 linux-2.6.30.tar.bz2
-patch-2.6.30-git15.bz2
+patch-2.6.30-git17.bz2


Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-generic,v
retrieving revision 1.291
retrieving revision 1.292
diff -u -p -r1.291 -r1.292
--- config-generic	20 Jun 2009 19:36:13 -0000	1.291
+++ config-generic	21 Jun 2009 20:52:19 -0000	1.292
@@ -1806,6 +1806,7 @@ CONFIG_KEYBOARD_ATKBD=y
 # CONFIG_KEYBOARD_NEWTON is not set
 # CONFIG_KEYBOARD_STOWAWAY is not set
 # CONFIG_KEYBOARD_LKKBD is not set
+# CONFIG_KEYBOARD_LM8323 is not set
 CONFIG_INPUT_MOUSE=y
 CONFIG_MOUSE_PS2=y
 # CONFIG_MOUSE_PS2_TOUCHKIT is not set
@@ -1814,6 +1815,7 @@ CONFIG_MOUSE_SERIAL=m
 CONFIG_MOUSE_VSXXXAA=m
 CONFIG_MOUSE_APPLETOUCH=m
 CONFIG_MOUSE_BCM5974=m
+CONFIG_MOUSE_SYNAPTICS_I2C=m
 CONFIG_INPUT_JOYSTICK=y
 CONFIG_JOYSTICK_ANALOG=m
 CONFIG_JOYSTICK_A3D=m
@@ -1862,6 +1864,8 @@ CONFIG_TOUCHSCREEN_UCB1400=m
 CONFIG_TOUCHSCREEN_WACOM_W8001=m
 CONFIG_TOUCHSCREEN_USB_COMPOSITE=m
 # CONFIG_TOUCHSCREEN_WM97XX is not set
+CONFIG_TOUCHSCREEN_EETI=m
+CONFIG_TOUCHSCREEN_W90X900=m
 CONFIG_INPUT_MISC=y
 CONFIG_INPUT_PCSPKR=m
 CONFIG_INPUT_UINPUT=m


Index: config-powerpc32-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-powerpc32-generic,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- config-powerpc32-generic	20 Jun 2009 19:36:14 -0000	1.33
+++ config-powerpc32-generic	21 Jun 2009 20:52:19 -0000	1.34
@@ -185,3 +185,5 @@ CONFIG_MTD_NAND_FSL_UPM=m
 CONFIG_USB_GPIO_VBUS=m
 
 CONFIG_RCU_FANOUT=32
+
+CONFIG_PERF_COUNTERS=y

drm-no-gem-on-i8xx.patch:

Index: drm-no-gem-on-i8xx.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/drm-no-gem-on-i8xx.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- drm-no-gem-on-i8xx.patch	9 Feb 2009 04:45:32 -0000	1.1
+++ drm-no-gem-on-i8xx.patch	21 Jun 2009 20:52:19 -0000	1.2
@@ -3,16 +3,16 @@ index cc0adb4..9303063 100644
 --- a/drivers/gpu/drm/i915/i915_dma.c
 +++ b/drivers/gpu/drm/i915/i915_dma.c
 @@ -1108,8 +1108,8 @@ int i915_driver_load(struct drm_device *dev, unsigned long flags)
- 	/* don't enable GEM on PAE - needs agp + set_memory_* interface fixes */
- 	dev_priv->has_gem = 0;
- #else
+ 			 "performance may suffer.\n");
+ 	}
+ 
 -	/* enable GEM by default */
 -	dev_priv->has_gem = 1;
 +	/* enable GEM by default, except on I8xx */
 +	dev_priv->has_gem = !IS_I8XX(dev) ? 1 : 0;
- #endif
  
- 	i915_gem_load(dev);
+ 	dev->driver->get_vblank_counter = i915_get_vblank_counter;
+ 	dev->max_vblank_count = 0xffffff; /* only 24 bits of frame count */
 diff --git a/drivers/gpu/drm/i915/i915_drv.h b/drivers/gpu/drm/i915/i915_drv.h
 index a70bf77..84664fe 100644
 --- a/drivers/gpu/drm/i915/i915_drv.h


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1580
retrieving revision 1.1581
diff -u -p -r1.1580 -r1.1581
--- kernel.spec	20 Jun 2009 21:35:04 -0000	1.1580
+++ kernel.spec	21 Jun 2009 20:52:20 -0000	1.1581
@@ -58,7 +58,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 0
 # The git snapshot level
-%define gitrev 15
+%define gitrev 17
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -640,7 +640,6 @@ Patch1000: linux-2.6-neigh_-fix-state-tr
 
 Patch1515: linux-2.6.29-lirc.patch
 
-Patch1700: agp-set_memory_ucwb.patch
 # nouveau + drm fixes
 Patch1811: drm-next.patch
 Patch1812: drm-modesetting-radeon.patch
@@ -679,7 +678,6 @@ Patch11060: via-padlock-50-nano-cbc.patc
 Patch11080: via-sdmmc.patch
 
 # patches headed upstream
-Patch12000: linux-2.6-tip.git-203abd67b75f7714ce98ab0cdbd6cfd7ad79dec4.patch
 
 %endif
 
@@ -1215,7 +1213,6 @@ ApplyPatch linux-2.6-crash-driver.patch
 
 ApplyPatch linux-2.6-e1000-ich9.patch
 
-ApplyPatch agp-set_memory_ucwb.patch
 # Nouveau DRM + drm fixes
 #ApplyPatch drm-next.patch
 #ApplyPatch drm-modesetting-radeon.patch
@@ -1240,7 +1237,6 @@ ApplyPatch linux-2.6-silence-acpi-blackl
 #ApplyPatch linux-2.6-revert-dvb-net-kabi-change.patch
 
 # temporary fixes, headed upstream
-ApplyPatch linux-2.6-tip.git-203abd67b75f7714ce98ab0cdbd6cfd7ad79dec4.patch
 
 # END OF PATCH APPLICATIONS
 
@@ -1827,6 +1823,18 @@ fi
 # and build.
 
 %changelog
+* Sun Jun 21 2009 Chuck Ebbert <cebbert at redhat.com> 2.6.31-0.18.rc0.git17
+- 2.6.30-git17
+- Config changes:
+  - powerpc32-generic
+      CONFIG_PERF_COUNTERS=y
+  - generic
+      CONFIG_KEYBOARD_LM8323 is not set
+      CONFIG_MOUSE_SYNAPTICS_I2C=m
+      CONFIG_TOUCHSCREEN_EETI=m
+      CONFIG_TOUCHSCREEN_W90X900=m
+- Dropped agp-set_memory_ucwb.patch, all fixed upstream now.
+
 * Sat Jun 20 2009 Kyle McMartin <kyle at redhat.com> 2.6.31.0.17.rc0.git15
 - config changes:
  - ppc generic:

linux-2.6-execshield.patch:

Index: linux-2.6-execshield.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-execshield.patch,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -p -r1.107 -r1.108
--- linux-2.6-execshield.patch	18 Jun 2009 19:05:54 -0000	1.107
+++ linux-2.6-execshield.patch	21 Jun 2009 20:52:20 -0000	1.108
@@ -20,7 +20,7 @@ index c45f415..3a6dbad 100644
  
  #define write_ldt_entry(dt, entry, desc)	\
  	native_write_ldt_entry(dt, entry, desc)
-@@ -380,6 +384,27 @@ static inline void set_system_intr_gate_ist(int n, void *addr, unsigned ist)
+@@ -380,4 +384,25 @@ static inline void set_system_intr_gate_ist(int n, void *addr, unsigned ist)
  	_set_gate(n, GATE_INTERRUPT, addr, 0x3, ist, __KERNEL_CS);
  }
  
@@ -45,9 +45,7 @@ index c45f415..3a6dbad 100644
 +extern void arch_flush_exec_range(struct mm_struct *mm);
 +#endif /* CONFIG_X86_32 */
 +
- #else
- /*
-  * GET_DESC_BASE reads the descriptor base of the specified segment.
+ #endif /* _ASM_X86_DESC_H */
 diff --git a/arch/x86/include/asm/mmu.h b/arch/x86/include/asm/mmu.h
 index 80a1dee..8314c66 100644
 --- a/arch/x86/include/asm/mmu.h


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.1040
retrieving revision 1.1041
diff -u -p -r1.1040 -r1.1041
--- sources	20 Jun 2009 19:36:14 -0000	1.1040
+++ sources	21 Jun 2009 20:52:20 -0000	1.1041
@@ -1,2 +1,2 @@
 7a80058a6382e5108cdb5554d1609615  linux-2.6.30.tar.bz2
-eb1c2b07400ce29fa17f808bac06cc7a  patch-2.6.30-git15.bz2
+56c620e98b3c515d0f519400615cafd7  patch-2.6.30-git17.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.954
retrieving revision 1.955
diff -u -p -r1.954 -r1.955
--- upstream	20 Jun 2009 19:36:14 -0000	1.954
+++ upstream	21 Jun 2009 20:52:20 -0000	1.955
@@ -1,2 +1,2 @@
 linux-2.6.30.tar.bz2
-patch-2.6.30-git15.bz2
+patch-2.6.30-git17.bz2


--- agp-set_memory_ucwb.patch DELETED ---


--- linux-2.6-tip.git-203abd67b75f7714ce98ab0cdbd6cfd7ad79dec4.patch DELETED ---


--- patch-2.6.30-git15.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list