[kernel] r21966 - in dists/sid/linux/debian: . config/i386

Ben Hutchings benh at moszumanska.debian.org
Tue Oct 21 01:17:17 UTC 2014


Author: benh
Date: Tue Oct 21 01:17:16 2014
New Revision: 21966

Log:
[i386/486] Update description to say that the processor must have a TSC (see #766105)

Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/config/i386/defines

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Mon Oct 20 18:36:09 2014	(r21965)
+++ dists/sid/linux/debian/changelog	Tue Oct 21 01:17:16 2014	(r21966)
@@ -3,6 +3,8 @@
   [ Ben Hutchings ]
   * qla2xxx: fix kernel NULL pointer access (regression in 3.16)
     (Closes: #764804)
+  * [i386/486] Update description to say that the processor must have a TSC
+    (see #766105)
 
   [ Mauricio Faria de Oliveira ]
   * [ppc64el] Disable CONFIG_CMDLINE{,_BOOL} usage for setting consoles

Modified: dists/sid/linux/debian/config/i386/defines
==============================================================================
--- dists/sid/linux/debian/config/i386/defines	Mon Oct 20 18:36:09 2014	(r21965)
+++ dists/sid/linux/debian/config/i386/defines	Tue Oct 21 01:17:16 2014	(r21966)
@@ -16,6 +16,9 @@
  This feature is supported by the Intel Pentium Pro/II/III/4/4M/D, Xeon,
  Core and Atom; AMD Geode NX, Athlon (K7), Duron, Opteron, Sempron,
  Turion or Phenom; Transmeta Efficeon; VIA C7; and some other processors.
+part-long-tsc: This kernel now requires a TSC (Time Stamp Counter),
+ which is supported by Pentium-compatible processors and the
+ DM&P/SiS Vortex86.
 
 [image]
 bootloaders: grub-pc extlinux lilo
@@ -28,7 +31,7 @@
 [486_description]
 hardware: older PCs
 hardware-long: PCs with a single processor not supporting PAE
-parts: up
+parts: tsc up
 
 [486_image]
 configs:



More information about the Kernel-svn-changes mailing list