commit | 2ec472edcd72947b031ec998d646dd7a6be958dd | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Sat Jan 12 22:03:18 2019 -0800 |
committer | Olof Johansson <olof@lixom.net> | Sat Jan 12 22:03:18 2019 -0800 |
tree | 32c5caf8f6734f1ce5e5813122aa242377a78670 | |
parent | 431a8b73de58448227515767c757cb6731ab5854 [diff] | |
parent | 21face6f0d4d033d949d5517f307a15f76a9d9f2 [diff] |
Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into fixes Fixes for the Integrator: - Handle failed allocations in the IM/PC bus attachment. - Use struct_size() for allocation. * tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator: ARM: integrator: impd1: use struct_size() in devm_kzalloc() gpio: pl061: handle failed allocations Signed-off-by: Olof Johansson <olof@lixom.net>