mbox

[GIT,PULL] ARM: Xilinx Zynq SOC changes for v4.10

Message ID 1ff060ae-b142-9e72-6fef-21b81a147614@monstr.eu
State New
Headers show

Pull-request

https://github.com/Xilinx/linux-xlnx.git tags/zynq-soc-for-4.10

Message

Michal Simek Dec. 6, 2016, 12:46 p.m. UTC
Hi,

please pull this fix to your tree.

Thanks,
Michal


The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  https://github.com/Xilinx/linux-xlnx.git tags/zynq-soc-for-4.10

for you to fetch changes up to 7a3cc2a7b2c723aa552028f4e66841cec183756d:

  ARM: zynq: Reserve correct amount of non-DMA RAM (2016-11-14 16:07:58
+0100)

----------------------------------------------------------------
arm: Xilinx Zynq patches for v4.10

- Fix dma issue

----------------------------------------------------------------
Kyle Roeschley (1):
      ARM: zynq: Reserve correct amount of non-DMA RAM

 arch/arm/mach-zynq/common.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Olof Johansson Dec. 7, 2016, 8:36 p.m. UTC | #1
On Tue, Dec 06, 2016 at 01:46:01PM +0100, Michal Simek wrote:
> Hi,
> 
> please pull this fix to your tree.
> 
> Thanks,
> Michal
> 
> 
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
> 
>   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/Xilinx/linux-xlnx.git tags/zynq-soc-for-4.10
> 
> for you to fetch changes up to 7a3cc2a7b2c723aa552028f4e66841cec183756d:
> 
>   ARM: zynq: Reserve correct amount of non-DMA RAM (2016-11-14 16:07:58
> +0100)
> 
> ----------------------------------------------------------------
> arm: Xilinx Zynq patches for v4.10
> 
> - Fix dma issue
> 
> ----------------------------------------------------------------
> Kyle Roeschley (1):
>       ARM: zynq: Reserve correct amount of non-DMA RAM

Merged, thanks.  Should this have been a fix, btw? I queued it for 4.10 merge
window now.


-Olof
Michal Simek Dec. 8, 2016, 11:43 a.m. UTC | #2
On 7.12.2016 21:36, Olof Johansson wrote:
> On Tue, Dec 06, 2016 at 01:46:01PM +0100, Michal Simek wrote:
>> Hi,
>>
>> please pull this fix to your tree.
>>
>> Thanks,
>> Michal
>>
>>
>> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
>>
>>   Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
>>
>> are available in the git repository at:
>>
>>   https://github.com/Xilinx/linux-xlnx.git tags/zynq-soc-for-4.10
>>
>> for you to fetch changes up to 7a3cc2a7b2c723aa552028f4e66841cec183756d:
>>
>>   ARM: zynq: Reserve correct amount of non-DMA RAM (2016-11-14 16:07:58
>> +0100)
>>
>> ----------------------------------------------------------------
>> arm: Xilinx Zynq patches for v4.10
>>
>> - Fix dma issue
>>
>> ----------------------------------------------------------------
>> Kyle Roeschley (1):
>>       ARM: zynq: Reserve correct amount of non-DMA RAM
> 
> Merged, thanks.  Should this have been a fix, btw? I queued it for 4.10 merge
> window now.

yes it is also fix and should go to stable but it is not marked like
that why queue to 4.10 should be fine.

Thanks,
Michal