SPECS (LINUX_2_6_25): kernel.spec - fix ahci bug (don't cover pata_marvell ...
pluto
pluto at pld-linux.org
Thu Sep 4 19:08:58 CEST 2008
Author: pluto Date: Thu Sep 4 17:08:58 2008 GMT
Module: SPECS Tag: LINUX_2_6_25
---- Log message:
- fix ahci bug (don't cover pata_marvell devices).
---- Files affected:
SPECS:
kernel.spec (1.441.2.1935.2.10 -> 1.441.2.1935.2.11)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1935.2.10 SPECS/kernel.spec:1.441.2.1935.2.11
--- SPECS/kernel.spec:1.441.2.1935.2.10 Mon Sep 1 14:40:38 2008
+++ SPECS/kernel.spec Thu Sep 4 19:08:50 2008
@@ -310,6 +310,8 @@
# aic94xx patch based on http://georgi.unixsol.org/programs/aic94xx_with_included_firmware_2.6.21.diff
Patch160: linux-2.6-aic94xx_with_included_firmware.patch
+# patch based on http://www.spinics.net/lists/linux-ide/msg25854.html
+Patch161: kernel-ahci_pata_marvell.patch
Patch200: linux-2.6-ppc-ICE-hacks.patch
@@ -882,6 +884,7 @@
# aic94xx linux-2.6-aic94xx_with_included_firmware.patch
%patch160 -p1
+%patch161 -p1
%patch2500 -p1
@@ -1710,6 +1713,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1935.2.11 2008/09/04 17:08:50 pluto
+- fix ahci bug (don't cover pata_marvell devices).
+
Revision 1.441.2.1935.2.10 2008/09/01 12:40:38 blues
- CVE note
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1935.2.10&r2=1.441.2.1935.2.11&f=u
More information about the pld-cvs-commit
mailing list