Message ID | 87imyfw0ph.fsf@belgarion.home (mailing list archive) |
---|---|
State | Mainlined, archived |
Commit | ba16adeb346387eb2d1ada69003588be96f098fa |
Headers | show |
Series | [GIT,PULL] pxa fixes for 5.0 | expand |
On Wed, Jan 23, 2019 at 9:58 PM Robert Jarzmik <robert.jarzmik@free.fr> wrote: > > Hello Arnd, Kevin, Olof, > > Please consider this pull request for pxa fixes for 4.20. > > The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: > > Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) > > are available in the Git repository at: > > https://github.com/rjarzmik/linux.git tags/pxa-fixes-5.0 > > for you to fetch changes up to ba16adeb346387eb2d1ada69003588be96f098fa: > > ARM: pxa: ssp: unneeded to free devm_ allocated data (2019-01-23 21:32:01 +0100) > > ---------------------------------------------------------------- > This is the pxa fixes set for v4.20 cycle: > - only a single devm allocated pointer free fix, which was never > triggered runtime but code analysis found. > Pulled into arm/fixes, thanks! Arnd