mbox series

[GIT,PULL] pxa for v5.2

Message ID 875zrgmj46.fsf@belgarion.home
State New
Headers show
Series [GIT,PULL] pxa for v5.2 | expand

Pull-request

https://github.com/rjarzmik/linux.git tags/pxa-for-5.2

Message

Robert Jarzmik April 14, 2019, 8:23 p.m. UTC
Hi Arnd, Kevin, and Olof,

This is the pxa pull request for 5.2. Can you please consider pulling ?

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  https://github.com/rjarzmik/linux.git tags/pxa-for-5.2

for you to fetch changes up to 9ee8578d953023cc57e7e736ae48502c707c0210:

  ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data" (2019-04-14 21:54:50 +0200)

----------------------------------------------------------------
This is the pxa changes for 5.2 cycle :
 - only a little fix the PXA SSP removal path

----------------------------------------------------------------
YueHaibing (1):
      ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data"

 arch/arm/plat-pxa/ssp.c | 6 ------
 1 file changed, 6 deletions(-)

Comments

Olof Johansson April 29, 2019, 6:05 a.m. UTC | #1
On Sun, Apr 14, 2019 at 10:23:21PM +0200, Robert Jarzmik wrote:
> Hi Arnd, Kevin, and Olof,
> 
> This is the pxa pull request for 5.2. Can you please consider pulling ?
> 
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   https://github.com/rjarzmik/linux.git tags/pxa-for-5.2
> 
> for you to fetch changes up to 9ee8578d953023cc57e7e736ae48502c707c0210:
> 
>   ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data" (2019-04-14 21:54:50 +0200)
> 
> ----------------------------------------------------------------
> This is the pxa changes for 5.2 cycle :
>  - only a little fix the PXA SSP removal path

Merged, thanks!


-Olof