svn r297374 breaks kernel build if SMP undefined

From: Michael Butler <imb_at_protected-networks.net>
Date: Tue, 29 Mar 2016 08:23:42 -0400
If a custom kernel configuration file removes the SMP option, the kernel
build fails on the implicit declaration of lapic_read_icr_lo on (or
about) line 525 in local_apic.c. It refers to a static function whose
definition is removed when SMP is undefined,

	imb
Received on Tue Mar 29 2016 - 10:23:52 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:03 UTC