Re: [GIT PULL] Samsung Exynos for v3.2

2011-11-05 Thread Kukjin Kim
On 11/05/11 09:01, Kukjin Kim wrote: Hi Arnd, As you suggested, I made reorganization mach-exynos branch, next-samsung-exynos in my tree and it has been tested on some boards. Please pull from: git://github.com/kgene/linux-samsung.git next-samsung-exynos As a note, will finish other separat

Re: [GIT PULL] Samsung devel-4 for v3.2

2011-11-05 Thread Kukjin Kim
On 11/05/11 08:56, Arnd Bergmann wrote: On Saturday 05 November 2011, Kukjin Kim wrote: Arnd Bergmann wrote: Please send the contents split up into separate branches (dt, spi, clkdev, rename, devel) for 3.3. I think it's ok if you want to send just the rename patch for 3.2 the way we had disc

Re: [PATCH v2] ARM: pl330: Fix a race condition

2011-11-05 Thread Thomas Abraham
Hi Javi, On 6 October 2011 05:10, Javi Merino wrote: > If two requests have been submitted and one of them is running, if you > call pl330_chan_ctrl(ch_id, PL330_OP_START), there's a window of time > between the spin_lock_irqsave() and the _state() check in which the > running transaction may fin