Alan Stern <stern at rowland.harvard.edu> wrote: > My question to all of you: Should system_nrt_wq be made freezable, or > should I create a new workqueue that is both freezable and > non-reentrant? And if I do, which of the usages above should be > converted to the new workqueue?
As far as keys are concerned, it's only for garbage collection purposes, so having it freezable shouldn't be a problem. David