rpms/kernel/devel linux-2.6-compile-fixes.patch,1.172,1.173

Dave Jones (davej) fedora-extras-commits at redhat.com
Wed Jul 30 21:40:13 UTC 2008


Author: davej

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

Modified Files:
	linux-2.6-compile-fixes.patch 
Log Message:
I give up.

linux-2.6-compile-fixes.patch:

Index: linux-2.6-compile-fixes.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-compile-fixes.patch,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -r1.172 -r1.173
--- linux-2.6-compile-fixes.patch	30 Jul 2008 20:52:00 -0000	1.172
+++ linux-2.6-compile-fixes.patch	30 Jul 2008 21:39:43 -0000	1.173
@@ -5,15 +5,3 @@
 # to do a compile to figure out what your diff is fixing. Thanks.
 #
 
---- linux-2.6/arch/powerpc/kernel/iommu.c~	2008-07-30 16:49:33.000000000 -0400
-+++ linux-2.6/arch/powerpc/kernel/iommu.c	2008-07-30 16:50:29.000000000 -0400
-@@ -51,8 +51,7 @@ static int protect4gb = 1;
- 
- static void __iommu_free(struct iommu_table *, dma_addr_t, unsigned int);
- 
--static inline unsigned long iommu_num_pages(unsigned long vaddr,
--					    unsigned long slen)
-+unsigned long iommu_num_pages(unsigned long vaddr, unsigned long slen)
- {
- 	unsigned long npages;
- 




More information about the fedora-extras-commits mailing list