On Thu, Jul 19, 2012 at 2:15 PM, Tejun Heo wrote:
> Hello,
>
> kthread_worker was introduced together with concurrency managed
> workqueue to serve workqueue users which need a special dedicated
> worker - e.g. RT scheduling. This is minimal queue / flush / flush
> all iterface on top of kthread
On Wed, Jun 15, 2011 at 2:00 PM, Grant Likely wrote:
> On Wed, Jun 15, 2011 at 2:48 PM, Grant Likely
> wrote:
>> On Wed, Jun 15, 2011 at 2:21 PM, Colin Cross wrote:
>>> On Wed, Jun 15, 2011 at 12:37 PM, Grant Likely
>>> wrote:
>>>> As part of the g
h as part of a series that should get posted later
this week, as well as a patch on top of it that depends on this change
and another change in my tree, but I'm pessimistic that my series will
get in to 3.1 since it depends on some common consolidation that
hasn't been agreed upon yet. S
From: Erik Gilling
CC: spi-devel-general@lists.sourceforge.net
Signed-off-by: Erik Gilling
---
This patch depends on the Tegra APB DMA driver:
[PATCH] [ARM] tegra: Add APB DMA support
---
drivers/spi/Kconfig |6 +
drivers/spi/Makefile|1 +
drivers/spi/spi_tegra.c | 651