[kernel] r6846 - in dists/sid/linux-2.6.16/debian: .

Jurij Smakov jurij-guest at costa.debian.org
Tue Jun 20 13:29:35 UTC 2006


Author: jurij-guest
Date: Tue Jun 20 13:29:34 2006
New Revision: 6846

Modified:
   dists/sid/linux-2.6.16/debian/changelog
   dists/sid/linux-2.6.16/debian/patches/series/15

Log:
* Added dcache-memory-corruption.patch to fix the occasional
  memory corruption on sparc during heavy use of mremap().
* Added sparc32-iotlb.patch to fix DMA errors on sparc32,
  most commonly HyperSparcs.


Modified: dists/sid/linux-2.6.16/debian/changelog
==============================================================================
--- dists/sid/linux-2.6.16/debian/changelog	(original)
+++ dists/sid/linux-2.6.16/debian/changelog	Tue Jun 20 13:29:34 2006
@@ -50,6 +50,16 @@
   * Update vserver patch to 2.0.2-rc21.
   * Bump build-dependency on kernel-package to 10.049.
 
+  [ Jurij Smakov ]
+  * Add dcache-memory-corruption.patch to fix the mremap(), occasionally
+    triggered on sparc in the form of dpkg database corruption. Affects
+    sparc64, mips and generic includes. Thanks to David Miller, original
+    patch is included in 2.6.17. 
+    Ref: http://marc.theaimsgroup.com/?l=linux-sparc&m=114920963824047&w=2
+  * Add sparc32-iotlb.patch to fix the DMA errors encountered with latest
+    kernels on sparc32, in particularly HyperSparcs. Thanks to Bob Breuer.
+    Ref: http://marc.theaimsgroup.com/?l=linux-sparc&m=115077649707675&w=2
+
  -- Bastian Blank <waldi at debian.org>  Tue, 20 Jun 2006 15:07:05 +0200
 
 linux-2.6 (2.6.16-14) unstable; urgency=low

Modified: dists/sid/linux-2.6.16/debian/patches/series/15
==============================================================================
--- dists/sid/linux-2.6.16/debian/patches/series/15	(original)
+++ dists/sid/linux-2.6.16/debian/patches/series/15	Tue Jun 20 13:29:34 2006
@@ -5,3 +5,5 @@
 + 2.6.16.20
 + kernelvariables.patch
 + doc-build-parallel.patch
++ dcache-memory-corruption.patch
++ sparc32-iotlb.patch



More information about the Kernel-svn-changes mailing list