summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-04-23 17:27:16 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-17 23:31:41 +0200
commitb9df0050cc90310ecece76d78f3a5102eb48aa7b (patch)
tree74f8683c0a9bca26b57a18a77661af59526ce9cd
parent81ea15166f717f6bbecbb388582a1f4c35e884d9 (diff)
.
-rw-r--r--ChangeLog.oskit6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.oskit b/ChangeLog.oskit
index 21fb88f9..d1fe8511 100644
--- a/ChangeLog.oskit
+++ b/ChangeLog.oskit
@@ -1,3 +1,9 @@
+2002-04-23 Roland McGrath <roland@frob.com>
+
+ * i386/i386/trap.c (user_trap): Change assert that user fault address
+ is below LINEAR_MIN_KERNEL_ADDRESS to allow for USER_GS:0 access too.
+ Reported by Jeroen Dekkers <jeroen@dekkers.cx>.
+
2002-04-21 Roland McGrath <roland@frob.com>
* i386/i386/mp_desc.c (mp_desc_load): Avoid newlines inside strings.