Arnd Bergmann <arnd@xxxxxxxx> wrote: > Looking at this example, it could easily use the asm-generic versions of > switch_to.h and barrier.h, but that would complicate the dependency chain > again. Yep. The plan is to throw more patches on to the end of the series to consolidate those. In fact, I wonder if we still really need the switch_to() macro wrapper, or whether we could replace it with an function, inline or otherwise, that returns the macro's third argument. David -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html