Russell Jackson wrote: > Tonights kernel seems to be broken with: > > /usr/src/sys/i386/i386/machdep.c:2812: error: conflicting types for > `ioapic_set_ > polarity' > machine/apicvar.h:145: error: previous declaration of > `ioapic_set_polarity' > /usr/src/sys/i386/i386/machdep.c:2818: error: conflicting types for > `ioapic_set_ > triggermode' > machine/apicvar.h:147: error: previous declaration of > `ioapic_set_triggermode' > /usr/src/sys/i386/i386/machdep.c:2840: error: conflicting types for > `lapic_set_l > vt_polarity' > machine/apicvar.h:165: error: previous declaration of > `lapic_set_lvt_polarity' > /usr/src/sys/i386/i386/machdep.c:2846: error: conflicting types for > `lapic_set_l > vt_triggermode' > machine/apicvar.h:167: error: previous declaration of > `lapic_set_lvt_triggermode > ' The attached patch should fix this issue. Please let me know if it does. Cheers, Maxime
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:53 UTC