]> Zhao Yanbai Git Server - minix.git/commit
Direction flag
authorTomas Hruby <tom@minix3.org>
Fri, 26 Mar 2010 12:29:52 +0000 (12:29 +0000)
committerTomas Hruby <tom@minix3.org>
Fri, 26 Mar 2010 12:29:52 +0000 (12:29 +0000)
commit1dd6f5573ac4c32b827b6094063c83801e70491e
treee97e0f29f257e00c13c5f378e5dac2514959e1dc
parenta16308efdb1534588207e6c098409d19ea500289
Direction flag

- ack assumes that the direction flag in eflags is clear when
  assigning two structures. It is implemented by a call to a built-in
  function which is like memcpy but needs the flag to be clear
  otherwise rubish is copied. This patch fixes the kernel entries.
kernel/arch/i386/mpx386.S
kernel/arch/i386/sconst.h