diff options
author | 2015-07-31 03:09:49 +0300 | |
---|---|---|
committer | 2015-07-31 10:11:25 +0900 | |
commit | 27bbd23fe8e66edfff4c0e92eb9eb39c37856831 (patch) | |
tree | ff9b669a9f9b28eeb858a8227c721456d026c0e9 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 4.2-rc1 (diff) | |
download | linux-dev-27bbd23fe8e66edfff4c0e92eb9eb39c37856831.tar.xz linux-dev-27bbd23fe8e66edfff4c0e92eb9eb39c37856831.zip |
ARM: EXYNOS: Fix potentian kfree() of ro memory
The change fixes a bug introduced by 2be2a3ff42a5, memory allocated
by kstrdup_const() must be always deallocated with kfree_const(),
otherwise there is a risk of kfree'ing ro memory in power domain error
exit path.
Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Cc: <stable@vger.kernel.org>
Fixes: 2be2a3ff42a5 ("ARM: EXYNOS: register power domain driver from core_initcall")
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions