]> Zhao Yanbai Git Server - minix.git/commit
SMP - do_update fix
authorTomas Hruby <thruby@few.vu.nl>
Sun, 16 Oct 2011 22:05:40 +0000 (22:05 +0000)
committerTomas Hruby <tom@minix3.org>
Fri, 13 Jan 2012 11:30:00 +0000 (11:30 +0000)
commit0468fca72b8a25d74c7c9780f1590577181ede74
tree7fdf390f55aeaeb98fbe70bb42286bab485af4a6
parent192db7096052db2f26098cc2da394050c272e1df
SMP - do_update fix

- adjust_proc_slot() must preserve scheduling info, for example
  on which cpu the process should run

- do_update() - consitency check
kernel/system/do_update.c