aboutsummaryrefslogtreecommitdiff
path: root/kern/lock_mon.c
diff options
context:
space:
mode:
authorLuca Dariz <luca@orpolo.org>2023-07-29 19:47:53 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-08-04 23:47:34 +0200
commitaaa33bd1ef300380279d9e2875b61a7abaf2c88d (patch)
tree328ea0f1f94f06908893d1fd935e8447b97539cc /kern/lock_mon.c
parent55c6c03da81908fdf7de113e1b3c6efa758e82e7 (diff)
downloadgnumach-aaa33bd1ef300380279d9e2875b61a7abaf2c88d.tar.gz
gnumach-aaa33bd1ef300380279d9e2875b61a7abaf2c88d.tar.bz2
gnumach-aaa33bd1ef300380279d9e2875b61a7abaf2c88d.zip
x86_64: remove unneeded segment selectors handling on full 64 bit
* i386/i386/db_interface.c: don't set unused segment selectors on full 64-bit * i386/i386/db_trace.c: likewise. * i386/i386/i386asm.sym: likewise. * i386/i386/pcb.c:: likewise. * i386/i386/thread.h: remove ES/DS/FS/GS from thread state on !USER32, as they are unused in this configuration. Only SS and CS are kept. * x86_64/locore.S: convert segment handling macros to no-op on full 64-bit Message-Id: <20230729174753.1145878-5-luca@orpolo.org>
Diffstat (limited to 'kern/lock_mon.c')
0 files changed, 0 insertions, 0 deletions