On Monday, November 21, 2016 4:52:37 PM CET Linus Walleij wrote: > On Mon, Jun 27, 2016 at 3:22 PM, Ritesh Harjani <riteshh@xxxxxxxxxxxxxx> wrote: > > > This patch series refreshes the older patch series sent a > > while ago by Asutosh Das[1]. > > > > Current set of patch series is only introducing the basic CMDQ > > driver to get more review comments. Based on the reviews, will > > add other features as well to the patch list. > > kthread is deprecated since the talks of the last kernel > summit. You should prefer to use workqueues. It's the kthread freezer that is deprecated, not kthreads. It with blk_mq, we probably won't want to have this kthread, but that's a differennt issue, and using workqueues instead won't help. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html