From e8caa32d66db5024db1102650f7f9845dd3bce94 Mon Sep 17 00:00:00 2001 From: Jurij Smakov Date: Tue, 20 Jun 2006 13:29:34 +0000 Subject: * 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. svn path=/dists/sid/linux-2.6.16/; revision=6846 --- debian/changelog | 10 ++++++++++ debian/patches/series/15 | 2 ++ 2 files changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index a7a66e11acab..e114ecbbdd12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -50,6 +50,16 @@ linux-2.6.16 (2.6.16-15) UNRELEASED; urgency=low * 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 Tue, 20 Jun 2006 15:07:05 +0200 linux-2.6 (2.6.16-14) unstable; urgency=low diff --git a/debian/patches/series/15 b/debian/patches/series/15 index ca795144934b..5a3bc6d2b1cf 100644 --- a/debian/patches/series/15 +++ b/debian/patches/series/15 @@ -5,3 +5,5 @@ + 2.6.16.20 + kernelvariables.patch + doc-build-parallel.patch ++ dcache-memory-corruption.patch ++ sparc32-iotlb.patch -- cgit v1.2.3