Message ID | CACRpkdb22-JT3GeJeqcOdXYJa9MyGMhujHxX-RgZOk7kbEkejw@mail.gmail.com |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] Integrator fixes for v5.0+ | expand |
On Fri, Jan 11, 2019 at 04:07:21PM +0100, Linus Walleij wrote: > Hi ARM SoC maintainers, > > these are some overdue fixes for the Integrator. > > It's your choice whether to queue for fixes or defer to v5.1, there are > not many users out there, at the same time it is nice if the code is > in shape. > > Please pull it in! > > Yours, > Linus Walleij > > The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: > > Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git > tags/integrator-fixes-armsoc > > for you to fetch changes up to 21face6f0d4d033d949d5517f307a15f76a9d9f2: > > ARM: integrator: impd1: use struct_size() in devm_kzalloc() > (2019-01-11 13:33:00 +0100) > > ---------------------------------------------------------------- > Fixes for the Integrator: > - Handle failed allocations in the IM/PC bus attachment. > - Use struct_size() for allocation. Merged, thanks! -Olof