On Mon, 2011-01-10 at 17:20 -0800, Yinghai Lu wrote: > > for early access, can not use udelay yet, it will take some one. > Also msleep will cause crash, because it needs scheduler there. Right, and that's for such special cases (hopefully rare) that we have system_state... Much better than your function pointers I reckon. We could even wrap it into a safe_delay() function or whatever (in fact why not make msleep() itself safe ? It's not like it was timing critical code :-) Cheers, Ben. -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html