SPECS (LINUX_2_6): kernel.spec - fix oopses on SMP machines when u...
arekm
arekm at pld-linux.org
Thu Aug 30 11:48:11 CEST 2007
Author: arekm Date: Thu Aug 30 09:48:11 2007 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- fix oopses on SMP machines when using stex driver
---- Files affected:
SPECS:
kernel.spec (1.441.2.1776 -> 1.441.2.1777)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1776 SPECS/kernel.spec:1.441.2.1777
--- SPECS/kernel.spec:1.441.2.1776 Wed Aug 29 09:08:03 2007
+++ SPECS/kernel.spec Thu Aug 30 11:48:05 2007
@@ -315,6 +315,10 @@
# http://download.filesystems.org/unionfs/unionfs-2.1/unionfs-2.1.1_for_2.6.22.3.diff.gz
Patch140: linux-2.6-unionfs-2.1.1.patch
+# http://lkml.org/lkml/diff/2007/1/23/268/1
+# http://bugzilla.kernel.org/show_bug.cgi?id=7842
+Patch150: linux-stex.patch
+
Patch200: linux-2.6-ppc-ICE-hacks.patch
# The following patch extend the routing functionality in Linux
@@ -933,6 +937,8 @@
#
# end of grsecurity & pax stuff
+%patch150 -p1
+
%ifarch ppc ppc64
%patch200 -p1
%endif
@@ -1629,6 +1635,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1777 2007/08/30 09:48:05 arekm
+- fix oopses on SMP machines when using stex driver
+
Revision 1.441.2.1776 2007/08/29 07:08:03 zbyniu
- temporary disabled RELOCATABLE if with pax or grsec_full
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1776&r2=1.441.2.1777&f=u
More information about the pld-cvs-commit
mailing list