NetBSD/sys/arch/x86
skrll d40146f873 Convert the l2->l_md.md_astpending assignments into KASSERTs.
l_md is zeroised by lwp_create with

         memset(&l2->l_startzero, 0, sizeof(*l2) -
                    offsetof(lwp_t, l_startzero));
2023-10-06 11:53:26 +00:00
..
acpi xen: Provide definitions or ifdefs to make drm build in XEN3_DOM0. 2023-08-25 08:05:18 +00:00
conf Make PCI_ADDR_FIXUP depended on PCI_BUS_FIXUP. 2023-06-14 01:27:47 +00:00
include Eliminate l->l_ncsw and l->l_nivcsw. From memory think they were added 2023-10-04 20:28:05 +00:00
isa x86/intr: Work around sleazy clockintr with a secret frame argument. 2023-01-25 15:54:52 +00:00
pci xen: Provide definitions or ifdefs to make drm build in XEN3_DOM0. 2023-08-25 08:05:18 +00:00
x86 Convert the l2->l_md.md_astpending assignments into KASSERTs. 2023-10-06 11:53:26 +00:00