Re: [PATCHSET] kthread_worker: reimplement flush_kthread_work() to allow freeing during execution

2012-09-14 Thread Colin Cross
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

Vente Flash : Jusqu'a -90% sur tous les Sacs de saison sur Galerieslafayette.com

2012-09-14 Thread Galerieslafayette.com par Galeriedesmarques.fr
Pour voir le message, veuillez utiliser un lecteur de mail compatible HTML Lien miroir : http://m10-fr.com/mc10_m/YT04JmI9MTk4MzEmYz0xOTYxNjQxJmQ9MjAxMi0wOS0xNCAxMzozMDowMSZlPTEmaD0xOTgzMCZmPTE5ODMxJmc9MTk4MzE= Lien de désinscription : http://m10-fr.com/mc10_unsub/YT04JmI9MTk4MzEmYz0xOTYxNjQxJm

Re: [PATCH 5/5] ASoC: tegra: remove support of legacy DMA driver based access

2012-09-14 Thread Mark Brown
On Fri, Sep 14, 2012 at 10:00:39AM -0600, Stephen Warren wrote: > But do note that I pinged 8 days ago for an ack, and received no > objections, and you were well aware that the bug was fixed since you I didn't read these mails enough to notice that they were asking for an ack, they were followup

[PATCH RESEND 5/5] ASoC: tegra: remove support of legacy DMA driver based access

2012-09-14 Thread Stephen Warren
From: Laxman Dewangan Remove the support code which uses the legacy APB DMA driver for accessing the I2S FIFO. The driver will use the dmaengine based APB DMA driver for accessing reqding/writing to I2S FIFO. Signed-off-by: Laxman Dewangan Signed-off-by: Stephen Warren --- sound/soc/tegra/Kco

[PATCH RESEND 4/5] spi: tegra: remove support of legacy DMA driver based access

2012-09-14 Thread Stephen Warren
From: Laxman Dewangan Remove the support code which uses the legacy APB DMA driver for accessing the SPI FIFO. The driver will use the dmaengine based APB DMA driver for accessing reqding/writing to SPI FIFO. Signed-off-by: Laxman Dewangan Signed-off-by: Stephen Warren --- drivers/spi/Kconfig

[PATCH RESEND 2/5] ARM: tegra: dma: remove legacy APB DMA driver

2012-09-14 Thread Stephen Warren
From: Laxman Dewangan Remove the legacy APB dma driver. The APB DMA support is moved to dmaengine based Tegra APB DMA driver. All clients are also moved to dmaengine based APB DMA driver. Signed-off-by: Laxman Dewangan Signed-off-by: Stephen Warren --- arch/arm/mach-tegra/Kconfig|

[PATCH RESEND 1/5] ARM: tegra: config: enable dmaengine based APB DMA driver

2012-09-14 Thread Stephen Warren
From: Laxman Dewangan Enable config for dmaengine based Tegra APB DMA driver and disable the legacy APB DMA driver (SYSTEM_DMA). Signed-off-by: Laxman Dewangan Signed-off-by: Stephen Warren --- I'm looking for Ack's on patches 4 and 5 from the SPI and ASoC maintainers respectively, so that I c

[PATCH RESEND 3/5] ARM: tegra: apbio: remove support of legacy DMA driver based access

2012-09-14 Thread Stephen Warren
From: Laxman Dewangan Remove the support code which uses the legacy APB DMA driver for accessing the apbio register. The driver will use the dmaengine based APB DMA driver for accessing apbio register. Signed-off-by: Laxman Dewangan Signed-off-by: Stephen Warren --- arch/arm/mach-tegra/apbio.

Re: [PATCH 5/5] ASoC: tegra: remove support of legacy DMA driver based access

2012-09-14 Thread Mark Brown
On Fri, Sep 14, 2012 at 09:57:35AM -0600, Stephen Warren wrote: > On 09/06/2012 05:50 PM, Stephen Warren wrote: > > I'd like to take this patch through the Tegra tree, since it relies on > > the previous Tegra patches to convert to dmaengine. Could I please get > > an ack if that's OK? Thanks. >

Re: [PATCH 4/5] spi: tegra: remove support of legacy DMA driver based access

2012-09-14 Thread Mark Brown
On Fri, Sep 14, 2012 at 09:57:48AM -0600, Stephen Warren wrote: > On 09/06/2012 05:50 PM, Stephen Warren wrote: > > I'd like to take this patch through the Tegra tree, since it relies on > > the previous Tegra patches to convert to dmaengine. Could I please get > > an ack if that's OK? Thanks. >

Re: [PATCH 5/5] ASoC: tegra: remove support of legacy DMA driver based access

2012-09-14 Thread Stephen Warren
On 09/14/2012 09:53 AM, Mark Brown wrote: > On Thu, Sep 13, 2012 at 05:36:30PM -0600, Stephen Warren wrote: > >> Please note that I've applied this to Tegra's for-3.7/dmaengine branch, >> even though it hasn't been ack'd by an ASoC maintainer. > > Please don't apply this without review, we've got

Re: [PATCH 4/5] spi: tegra: remove support of legacy DMA driver based access

2012-09-14 Thread Stephen Warren
On 09/06/2012 05:50 PM, Stephen Warren wrote: > On 08/16/2012 08:13 AM, Laxman Dewangan wrote: >> Remove the support code which uses the legacy APB DMA driver >> for accessing the SPI FIFO. >> The driver will use the dmaengine based APB DMA driver for >> accessing reqding/writing to SPI FIFO. >> >>

Re: [PATCH 5/5] ASoC: tegra: remove support of legacy DMA driver based access

2012-09-14 Thread Stephen Warren
On 09/06/2012 05:50 PM, Stephen Warren wrote: > On 08/16/2012 08:13 AM, Laxman Dewangan wrote: >> Remove the support code which uses the legacy APB DMA driver >> for accessing the I2S FIFO. >> The driver will use the dmaengine based APB DMA driver for >> accessing reqding/writing to I2S FIFO. >> >>

Re: [PATCH 4/5] spi: tegra: remove support of legacy DMA driver based access

2012-09-14 Thread Mark Brown
On Thu, Sep 06, 2012 at 05:50:07PM -0600, Stephen Warren wrote: > On 08/16/2012 08:13 AM, Laxman Dewangan wrote: > > Remove the support code which uses the legacy APB DMA driver > > for accessing the SPI FIFO. > > The driver will use the dmaengine based APB DMA driver for > > accessing reqding/wri

Re: [PATCH 5/5] ASoC: tegra: remove support of legacy DMA driver based access

2012-09-14 Thread Mark Brown
On Thu, Sep 13, 2012 at 05:36:30PM -0600, Stephen Warren wrote: > Please note that I've applied this to Tegra's for-3.7/dmaengine branch, > even though it hasn't been ack'd by an ASoC maintainer. Please don't apply this without review, we've got quite enough problems with the dmaengine stuff as i

Nouveautés & BEST OF jusqu'à -40%

2012-09-14 Thread 3Suisses par Duano
Pour voir le message, veuillez utiliser un lecteur de mail compatible HTML Lien miroir : http://m10-fr.com/mc10_m/YT0xMyZiPTE5OTk4JmM9NDgzNjEyJmQ9MjAxMi0wOS0xNCAxMjowMDowMSZlPTEmaD0xOTk5NyZmPTE5OTk4Jmc9MTk5OTg= Lien de désinscription : http://m10-fr.com/mc10_unsub/YT0xMyZiPTE5OTk4JmM9NDgzNjEyJm

[SPAM] Is Your Wedge Obsolete?

2012-09-14 Thread Andy North
Do you want to play golf better? Is your wedge obsolete? We are so convinced that our F2 Wedge will allow you to play the best golf ever, that we guarantee it. **View the attached brochure to get more info on this radical wedge** I am convinced you can not shank this F2 wedge. This wedge will m