You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be no Descriptor::kernel_data_segment(). If I understand correctly, the presence of such a segment is expected in IA32_STAR when doing a syscall, as it is used to load the SS register. Or did I misunderstand the x86_64/amd64 manual?