From: | Sascha Wildner <saw@xxxxxxxxx> |
Date: | Mon, 08 Nov 2010 23:53:27 +0100 |
Am 08.11.2010 20:13, schrieb Sascha Wildner:On 11/7/2010 22:45, Michael Neumann wrote:commit 30c5f287ac4d01474dd3670324db69098ecf13a8 Author: Michael Neumann<mneumann@ntecs.de> Date: Wed Oct 6 20:00:44 2010 +0200
i386 - Get completely rid of APIC_IO
For SMP kernels compile time APIC_IO option has been superseeded by loader tunable hw.apic_io_enable which defaults to APIC I/O enabled.
It seems there's code in pci_pci.c and pci_compat.c that still uses the APIC_IO define. Could you adjust that too?
Done! Thanks for finding this and the other fixes.