Fix asm constraints to avoid SI, DI for byte and word access.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 2 Aug 2008 11:30:43 +0000 (11:30 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 2 Aug 2008 11:30:43 +0000 (11:30 +0000)
commitcc0d79dce6217be9166758f338e4679d8270ba9b
tree7c2d7bacafaa0ca9bca0330f1c3e5c5659199607
parenta8d42c408d3e72b6fbd835e63d80ff05db28c5f4
Fix asm constraints to avoid SI, DI for byte and word access.
Thanks to Ed Lyle Karrels <karrels@stanford.edu> for reporting the
problem.
doc/userprog.texi
solutions/p2.patch
src/userprog/gdt.c