diff options
author | Luca Dariz <luca@orpolo.org> | 2023-04-19 21:46:59 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-04-20 22:53:13 +0200 |
commit | 6b6d49a71f016a4ea60c4ae63af8dfd8c76f55ba (patch) | |
tree | e29fe2492b404600d009507ed777a2f439bb5868 /kern/task.c | |
parent | 13e393e8d43c3509956ffee5cf27fc2311b649fd (diff) | |
download | gnumach-6b6d49a71f016a4ea60c4ae63af8dfd8c76f55ba.tar.gz gnumach-6b6d49a71f016a4ea60c4ae63af8dfd8c76f55ba.tar.bz2 gnumach-6b6d49a71f016a4ea60c4ae63af8dfd8c76f55ba.zip |
fix address fault for 32-on-64-bit syscall
* x86_64/locore.S: the faulty address is found in %rbp and not in
%rsi, so copy that in CR2
Message-Id: <20230419194703.410575-1-luca@orpolo.org>
Diffstat (limited to 'kern/task.c')
0 files changed, 0 insertions, 0 deletions