android_kernel_samsung_msm8976/drivers/power/qcom
Wei Wang bb454f3bae ANDROID: fix uninitilized variable
Currently we set CONFIG_CC_OPTIMIZE_FOR_SIZE which suppressed the compiler
warning of unused variables which can lead undefined behavior e.g. memory
corruption and panic. See https://lkml.org/lkml/2013/3/25/347.

This patch fixes all the uninitilized variables in kernel

Bug: 33353384
Test: On device
Signed-off-by: Wei Wang <wvw@google.com>
Change-Id: I0ae1082f447b435d71156d471878ba71aa16c378
2019-07-27 22:10:15 +02:00
..
Kconfig
Makefile
debug_core.c ANDROID: fix uninitilized variable 2019-07-27 22:10:15 +02:00
idle.h
lpm-stats.c drivers: qcom: lpm-stats: Fix undefined access error 2019-07-27 21:50:48 +02:00
msm-core.c ANDROID: fix uninitilized variable 2019-07-27 22:10:15 +02:00
msm-pm.c Merge tag 'LA.BR.1.3.6-03510-8976.0' into HEAD 2017-04-18 12:11:50 +02:00
no-pm.c
pm-boot.c
pm-boot.h
pm-data.c
pm-stats.c