diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-04-05 12:06:58 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-04-05 12:06:58 +0200 |
commit | 5a89edc318bcf06341ca2855b743615cdfad840a (patch) | |
tree | f0eabea4cee1e4453dc9abd87dcd5881a96954a9 /kern/syscall_emulation.h | |
parent | 697d9a014506df49976251b2cc449bbe2a806d9a (diff) | |
download | gnumach-5a89edc318bcf06341ca2855b743615cdfad840a.tar.gz gnumach-5a89edc318bcf06341ca2855b743615cdfad840a.tar.bz2 gnumach-5a89edc318bcf06341ca2855b743615cdfad840a.zip |
thread_info: Fix returning last_processor
thread->last_processor is a processor_t, not a slot number.
* kern/thread.c (thread_info): Set sched_info->last_processor to
thread->last_processor->slot_num rather than thread->last_processor.
Diffstat (limited to 'kern/syscall_emulation.h')
0 files changed, 0 insertions, 0 deletions