Re: Per-cpu IDT patch

s ymgch <[email protected]> Mon, 6 Jul 2020 14:02:32 +0900
Newsgroups gmane.os.netbsd.ports.x86-64,gmane.os.netbsd.ports.i386
Message-ID <CAPnD6HrkiZW1e4WfbL4Ns=m4SJi510j_s0gMBAAsRgarm-WVRQ@mail.gmail.com>
Hi,

> > Since the idt page is moved into pcpu_entry, it can be removed from
> > pcpu_area
>
> I will change it.

I removed idt in pcpu_area and updated the patch.
http://www.netbsd.org/~yamaguchi/pcpu-idt.patch

Best regards,
-- yamaguchi