K 10 svn:author V 5 markj K 8 svn:date V 27 2021-06-07T01:05:23.020922Z K 7 svn:log V 515 x86: Fix lapic_ipi_alloc() on i386 The loop which checks to see if "dynamic" IDT entries are allocated needs to compare with the trampoline address of the reserved ISR. Otherwise it will never succeed. Reported by: Harry Schmalzbauer Tested by: Harry Schmalzbauer Reviewed by: kib Sponsored by: The FreeBSD Foundation (cherry picked from commit 18f55c67f746f0ad12fe972328234d340a621df9) Git Hash: cbced258dee43b4f65e62572aa2fcd67225eca20 Git Author: markj@FreeBSD.org END