On Tue, Oct 28, 2014 at 5:36 AM, Bastien Nocera <had...@hadess.net> wrote: > Maybe the wake-up reason isn't good enough on its own, but how do I know > which one the possible wake-up reasons was the last one to trigger?
So I feel like I'm still missing why its so critical to know what the last-event was? To me it seems a number of events have occurred, and they should all be processed. Since they're all asynchronous, they could come in any order, so it seems best handle them one by one rather then have any requirement on which one happened last. What does the exact timeline of the events provide for you? thanks -john -- 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/