diff options
author | Pawel Moll <mail@pawelmoll.com> | 2014-09-02 17:26:11 +0200 |
---|---|---|
committer | Kevin Hilman <khilman@linaro.org> | 2014-09-05 22:25:01 +0200 |
commit | 8fb22264350d99793a12867f4e2a43e50150f778 (patch) | |
tree | 2f534c04c9f49610add56500ec19ae4f712bd6dc /drivers/power | |
parent | Merge tag 'omap-fixes-against-v3.17-rc3' of git://git.kernel.org/pub/scm/linu... (diff) | |
download | linux-8fb22264350d99793a12867f4e2a43e50150f778.tar.xz linux-8fb22264350d99793a12867f4e2a43e50150f778.zip |
bus: arm-ccn: Move event cleanup routine
The function cleaning up an initialized event
was called from the "event_del" handler, instead
of being used as the "destroy" callback. In case of
events group allocation this caused NULL pointer
dereference (as events are added and deleted
multiple times then). Fixed now.
Signed-off-by: Pawel Moll <mail@pawelmoll.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions