diff options
| author | Wenbin Wang <wwenbin@codeaurora.org> | 2017-03-30 14:10:19 +0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-05-22 21:57:50 -0700 |
| commit | bd15fce5dff4e57ebf54b9ad621f94c6886418e4 (patch) | |
| tree | e03125a51a2558da606e7e8a987cc68204813571 /lib/mpi/mpi-bit.c | |
| parent | 60be71604a84d2e047215cb702d6324379a353bb (diff) | |
msm: kgsl: Don't delete uninitialized preemption timer
If we delete uninitialized timer on CONFIG_DEBUG_OBJECTS
disabled build del_timer_sync() will block for ever. For
all A3xx targets preemption timer is not initialized, but
dispatcher fault handler is trying to delete the
uninitialized preemption timer. Fix this issue by adding
a preemption check before we delete it.
CRs-Fixed: 2023690
Change-Id: I2c51a0b2286b82bf2eb5ee68d923dd9585f07f00
Signed-off-by: Wenbin Wang <wwenbin@codeaurora.org>
Signed-off-by: Abhilash Kumar <krabhi@codeaurora.org>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions
