看板 DFBSD_bugs 關於我們 聯絡資訊
On Wed, Sep 15, 2004 at 06:34:08PM +0200, Joerg Sonnenberger wrote: > On Thu, Sep 16, 2004 at 01:13:59AM +0900, YONETANI Tomokazu wrote: > > After this commit, the acpi.ko(acpica5) panicked in acpi_machdep_init(). > > It turned out that there's been two places where MD-part of acpica5 > > code still using header files from older acpica code. This resulted in > > MD code seeing the wrong place in the struct acpi_softc. I thought I > > fixed this in the patches, but it seems I didn't. > > Thanks, I'm using the absolute path names though. Well, it's up to you, but `include "...h"' is all over the acpica5 code. > Can you keep (bug) follow ups on commits@ and if it a bigger problem CC > bugs@, that makes the flow easier :) Ok, sorry about that. Usually I do so, but somehow I didn't today.