看板 DFBSD_commit 關於我們 聯絡資訊
On 11/8/2010 23:49, Michael Neumann wrote: > 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. Thanks for doing the APIC_IO removal work. :-) Sascha