rpms/kernel/F-9 drm-fedora9-rollup.patch, 1.1, 1.2 kernel.spec, 1.736, 1.737

Dave Airlie (airlied) fedora-extras-commits at redhat.com
Wed Aug 6 02:40:42 UTC 2008


Author: airlied

Update of /cvs/pkgs/rpms/kernel/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31966

Modified Files:
	drm-fedora9-rollup.patch kernel.spec 
Log Message:
* Wed Aug 06 2008 Dave Airlie <airlied at redhat.com> 2.6.26.1-10
- fix drm patch to not export a static.


drm-fedora9-rollup.patch:

Index: drm-fedora9-rollup.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/drm-fedora9-rollup.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- drm-fedora9-rollup.patch	5 Aug 2008 03:18:03 -0000	1.1
+++ drm-fedora9-rollup.patch	6 Aug 2008 02:40:11 -0000	1.2
@@ -6084,7 +6084,7 @@
 + * LOCKING:
 + * Caller must hold mode config lock.
 + */
-+static void drm_pick_crtcs (struct drm_device *dev)
++void drm_pick_crtcs (struct drm_device *dev)
 +{
 +	int c, o, assigned;
 +	struct drm_output *output, *output_equal;


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-9/kernel.spec,v
retrieving revision 1.736
retrieving revision 1.737
diff -u -r1.736 -r1.737
--- kernel.spec	6 Aug 2008 02:17:08 -0000	1.736
+++ kernel.spec	6 Aug 2008 02:40:11 -0000	1.737
@@ -1775,6 +1775,9 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL}.xen -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.xen.conf %{with_xen} xen
 
 %changelog
+* Wed Aug 06 2008 Dave Airlie <airlied at redhat.com> 2.6.26.1-10
+- fix drm patch to not export a static.
+
 * Tue Aug 05 2008 Chuck Ebbert <cebbert at redhat.com> 2.6.26.1-9
 - Hopefully fix build on ppc64.
 




More information about the fedora-extras-commits mailing list