[kernel] r6969 - in dists/trunk/linux-2.6/debian: .

Dann Frazier dannf at costa.debian.org
Sun Jul 9 03:32:17 UTC 2006


Author: dannf
Date: Sun Jul  9 03:32:17 2006
New Revision: 6969

Removed:
   dists/trunk/linux-2.6/debian/arch/ia64/config.itanium
   dists/trunk/linux-2.6/debian/arch/ia64/config.mckinley
Modified:
   dists/trunk/linux-2.6/debian/arch/ia64/defines
   dists/trunk/linux-2.6/debian/changelog

Log:
* [ia64] Drop the non-SMP flavours; they are not well maintained upstream.
  Note that the non-SMP flavours have been identical to the SMP builds
  since 2.6.13-1; this was to avoid having to drop then re-add these
  flavours if upstream resolved the issue - but that never happened.
  Note that this is a measurable performance penalty on non-SMP systems.

Modified: dists/trunk/linux-2.6/debian/arch/ia64/defines
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/ia64/defines	(original)
+++ dists/trunk/linux-2.6/debian/arch/ia64/defines	Sun Jul  9 03:32:17 2006
@@ -1,9 +1,7 @@
 [base]
 compiler: gcc-4.1
 flavours:
- itanium
  itanium-smp
- mckinley
  mckinley-smp
 kernel-arch: ia64
 kernel-header-dirs: ia64
@@ -11,15 +9,9 @@
 [image]
 suggests: elilo, fdutils
 
-[itanium]
-class: Itanium
-
 [itanium-smp]
 class: multi-processor Itanium
 
-[mckinley]
-class: Itanium II
-
 [mckinley-smp]
 class: multi-processor Itanium II
 

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Jul  9 03:32:17 2006
@@ -43,7 +43,14 @@
   [ Sven Luther ]
   * Re-enabled fs-asfs patch.
 
- -- maximilian attems <maks at sternwelten.at>  Fri,  7 Jul 2006 15:23:43 +0200
+  [ dann frazier ]
+  * [ia64] Drop the non-SMP flavours; they are not well maintained upstream.
+    Note that the non-SMP flavours have been identical to the SMP builds
+    since 2.6.13-1; this was to avoid having to drop then re-add these
+    flavours if upstream resolved the issue - but that never happened.
+    Note that this is a measurable performance penalty on non-SMP systems.
+
+ -- dann frazier <dannf at debian.org>  Sat,  8 Jul 2006 21:31:04 -0600
 
 linux-2.6 (2.6.17-2) unstable; urgency=low
 



More information about the Kernel-svn-changes mailing list