Re: [PATCH 2/3] x86/emul: Drop trailing r from x86_seg_[lgi]dt names
Andrew Cooper <[email protected]>
| Newsgroups | gmane.comp.emulators.xen.devel |
|---|---|
| Message-ID | <[email protected]> |
On 17/08/2026 7:15 am, Jan Beulich wrote: > On 14.08.2026 20:58, Andrew Cooper wrote: >> These refer to the segment, not to the segment registers. TR is the >> odd-one-out having "register" in it's name. > The more consistent naming would then appear to be x86_seg_tss? I was debating doing this, and you're now the second person to suggest it. ~Andrew