summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c809914..228b214 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,8 @@
* i386/linux/dev/include/linux/autoconf.h [NCPUS > 1]: Define
CONFIG_SMP and __SMP__.
* linux/dev/include/asm-i386/smp.h: New file.
+ * linux/dev/init/main.c [__SMP__ && __i386] (smp_loops_per_tick):
+ Restore variable.
2007-07-08 Samuel Thibault <samuel.thibault@ens-lyon.org>