Re: apic-to-drivermodel conversion

mikpe@csd.uu.se
Wed, 19 Mar 2003 15:13:41 +0100


Pavel Machek writes:
> > Try this patch instead. This is my merge of my and Pavel's earlier
> > patches, so it differs from Pavel's in some details.
>
> I tried it... Oops at kobject_add, called from device_add,
> device_initialize, ..., init. This is on machine that does have
> lapic. I'll try to do clean build to see if it goes away.
>
> No, it still dies after ds: no socket drivers.

When does it die? At initial boot or at resume?

I don't claim that every driver that's hooked into the driver
model actually handles suspend/resume correctly, but this patch
does migrate APM/apic.c/nmi.c from the old PM system to the
driver model. I've tested it on plain P3 & P4 desktop machines.

Try a minimal .config.

/Mikael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/