[kernel] r17883 - in dists/lenny/linux-2.6/debian: . patches/bugfix/all patches/series

Dann Frazier dannf at alioth.debian.org
Thu Aug 4 04:07:15 UTC 2011


Author: dannf
Date: Thu Aug  4 04:07:13 2011
New Revision: 17883

Log:
Drop patch causing build failure. This is a fix I pulled from 2.6.27.y, but the
code was rearchitected between 2.6.26 and 2.6.27. I *think* my backport is
correct, and I just missed some SCpnt->scmd fixups... but it only affects some
specialized hardware, and I don't have a way to test it - so I'm hesitant
to introduce this change so late in lenny's lifecycle.

Deleted:
   dists/lenny/linux-2.6/debian/patches/bugfix/all/fix-medium-error-problems-with-some-arrays-which-can-cause-data-corruption.patch
Modified:
   dists/lenny/linux-2.6/debian/changelog
   dists/lenny/linux-2.6/debian/patches/series/27

Modified: dists/lenny/linux-2.6/debian/changelog
==============================================================================
--- dists/lenny/linux-2.6/debian/changelog	Thu Aug  4 00:31:06 2011	(r17882)
+++ dists/lenny/linux-2.6/debian/changelog	Thu Aug  4 04:07:13 2011	(r17883)
@@ -10,8 +10,6 @@
   * Include selected backport from 2.6.27.58:
     - md: fix bug with re-adding of partially recovered device.
   * Include selected backports from 2.6.27.59:
-    - scsi: fix medium error problems with some arrays which can cause
-            data corruption
     - NFS: fix the return value of nfs_file_fsync()
     - ptrace: use safer wake up on ptrace_detach()
     - [x86] mm: avoid possible bogus tlb entries by clearing prev mm_cpumask

Modified: dists/lenny/linux-2.6/debian/patches/series/27
==============================================================================
--- dists/lenny/linux-2.6/debian/patches/series/27	Thu Aug  4 00:31:06 2011	(r17882)
+++ dists/lenny/linux-2.6/debian/patches/series/27	Thu Aug  4 04:07:13 2011	(r17883)
@@ -1,7 +1,6 @@
 + bugfix/all/md-deal-with-merge_bvec_fn-in-component-devices-bett.patch
 + bugfix/all/dm-Deal-with-merge_bvec_fn-in-component-devices-bett.patch
 + bugfix/all/rt2x00-Fix-memleak-when-RTS-CTS-fails.patch
-+ bugfix/all/fix-medium-error-problems-with-some-arrays-which-can-cause-data-corruption.patch
 + bugfix/all/nfs-fix-the-return-value-of-nfs_file_fsync.patch
 + bugfix/all/ptrace-use-safer-wake-up-on-ptrace_detach.patch
 + bugfix/x86/mm-avoid-possible-bogus-tlb-entries-by-clearing-prev-mm_cpumask-after.patch



More information about the Kernel-svn-changes mailing list