summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0deaa8d..20ccf3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,9 +4,9 @@
2006-05-08 Samuel Thibault <samuel.thibault@ens-lyon.org>
+ [bug #7118]
* i386/i386at/model_dep.c (mem_size_init): Limit memory to what can
actually be used (minus a little extra for virtual mappings).
-
* i386/intel/pmap.c (pmap_bootstrap): Extend the virtual mapping area
according to memory size for at least being able to manage it. But
look out for wrap and limit it to kernel adresses. Remove duplicate