From: Olof Johansson Date: Sun, 10 Dec 2017 04:22:46 +0000 (-0800) Subject: Merge tag 'ccn/fixes-for-4.15' of git://git.linaro.org/people/pawel.moll/linux into... X-Git-Tag: v4.15~116^2~12 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=3dda7f63e0e46db96b5373e740d03be2c44529c7;p=mirror_ubuntu-bionic-kernel.git Merge tag 'ccn/fixes-for-4.15' of git://git.linaro.org/people/pawel.moll/linux into fixes bus: ARM CCN and CCI PMU driver fixes This is a bunch of fixes CCN and (guest starring this time) CCI drivers. * Check for potential of failed allocation for the driver name string * Manage CPU ID properly at allocation (both CCN and CCI) * Fix module unload warnings related to objects release order * Small improvements like using allocating printfs and proper attributes constification The one fixing potential issues have been cc-ed to stable. * tag 'ccn/fixes-for-4.15' of git://git.linaro.org/people/pawel.moll/linux: bus: arm-ccn: fix module unloading Error: Removing state 147 which has instances left. bus: arm-cci: Fix use of smp_processor_id() in preemptible context bus: arm-ccn: Fix use of smp_processor_id() in preemptible context bus: arm-ccn: Simplify code bus: arm-ccn: Check memory allocation failure bus: arm-ccn: constify attribute_group structures. Signed-off-by: Olof Johansson --- 3dda7f63e0e46db96b5373e740d03be2c44529c7