Re: ARM: socfpga: fix build error due to secondary_startup

2015-12-10 Thread Dinh Nguyen
On 12/07/2015 09:57 AM, Dinh Nguyen wrote: > On 12/05/2015 11:50 PM, Greg KH wrote: >> On Fri, Dec 04, 2015 at 11:32:21AM -0600, Dinh Nguyen wrote: >>> Hi, >>> >>> Please apply the following patch to v4.1.13: >>> >>> commit 4d268234f6611c4b8

Re: ARM: socfpga: fix build error due to secondary_startup

2015-12-07 Thread Dinh Nguyen
On 12/05/2015 11:50 PM, Greg KH wrote: > On Fri, Dec 04, 2015 at 11:32:21AM -0600, Dinh Nguyen wrote: >> Hi, >> >> Please apply the following patch to v4.1.13: >> >> commit 4d268234f6611c4b8b6cd7036d10bd22da97c04a >> Author: Kevin Hilman <khil...@linar

ARM: socfpga: fix build error due to secondary_startup

2015-12-04 Thread Dinh Nguyen
Hi, Please apply the following patch to v4.1.13: commit 4d268234f6611c4b8b6cd7036d10bd22da97c04a Author: Kevin Hilman Date: Thu Jun 11 15:41:58 2015 -0700 ARM: socfpga: fix build error due to secondary_startup This patch needs to be applied to fix a build error for

Re: [PATCH] dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boards

2015-05-21 Thread Dinh Nguyen
register and can loop infinitely while checking for device state. The hang was confirmed by Dinh Nguyen on Altera SOCFPGA Cyclone V board during boot. It can be also triggered with: $ echo 1 /sys/module/dmatest/parameters/iterations $ echo dma1chan0 /sys/module/dmatest/parameters/channel