diff options
author | Gautham R. Shenoy <ego@linux.vnet.ibm.com> | 2017-03-15 13:45:53 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-03-29 00:14:00 +0200 |
commit | ecad4502d090a8630f50a88cbe072b92f3a3229e (patch) | |
tree | 5033fedf49cd107350af516effdfec2aeb6908b4 /drivers/rtc | |
parent | c02ed2e75ef4c74e41e421acb4ef1494671585e8 (diff) | |
download | linux-ecad4502d090a8630f50a88cbe072b92f3a3229e.tar.bz2 |
powernv-cpuidle: Validate DT property array size
The various properties associated with powernv idle states such as
names, flags, residency-ns, latencies-ns, psscr, psscr-mask are
exposed in the device-tree as property arrays such the pointwise
entries in each of these arrays correspond to the properties of the
same idle state.
This patch validates that the lengths of the property arrays are the
same. If there is a mismatch, the patch will ensure that we bail out
and not expose the platform idle states via cpuidle.
Signed-off-by: Gautham R. Shenoy <ego@linux.vnet.ibm.com>
Reviewed-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions