Use of (pm_idle)() spread from x86 to a number of architectures. Some used it like x86, but most copied it for no functional reason.
There is no Linux architecture-independent code that mandates that an architecture supply a pm_idle(). So we delete it from pm.h and we either remove it or re-name it to be private to each architecture. It is a safe bet that I fat-fingered something in this series. Please send me an Ack if you can build/test or I broke your favorite machine. In particular, for those with computer museums, I'd like help testing the APM patch, which is compile-tested only. thanks, Len Brown, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/