On Mon, 2012-03-19 at 20:26 -0700, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxxxxx> > > Best we can do is just tell the users of we are WORK_BUSY_PENDING > for older kernels. The ckmake log: [...] > + * Test whether @work is currently pending or running. There is no > + * synchronization around this function and the test result is > + * unreliable and only useful as advisory hints or for debugging. > + * Especially for reentrant wqs, the pending state might hide the > + * running state. What's this needed for? It seems if it's used only for hints/debugging we should not need the function, or possibly simply return some pointless combination like -1? johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html