summaryrefslogtreecommitdiff
path: root/include/linux/vmalloc.h
diff options
context:
space:
mode:
authorKrishnankutty Kolathappilly <kkolatha@codeaurora.org>2015-10-27 10:31:20 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:12:40 -0700
commita309c04c54d0164eeaa5c41780f3a4da137c2b5f (patch)
treec1d9cd5487b6d91756103ab14d32dea7500c8106 /include/linux/vmalloc.h
parentb789d4375ed29574852db56ec66fdc50ef7e3dbb (diff)
msm: cpp: Synchronize tasklet and timeout work queue
CPP driver times out for a particular frame. Interrupt for a particular frame is received after timeout. Tasklet is initiated but not scheduled. Timeout sequence reloads the firmware. Before frame is rescheduled from timeout, tasklet is scheduled and frame is removed from queue. Null pointer dereference occurs when timeout tries to schedule a frame that is removed from queue. Ensure any pending scheduled events on tasklet is executed before time out sequence reload firmware and reschedules the frame. CRs-Fixed: 928854 Change-Id: I6b6fb55fcdfea936456ad1dd81082f19b3825c9c Signed-off-by: Krishnankutty Kolathappilly <kkolatha@codeaurora.org>
Diffstat (limited to 'include/linux/vmalloc.h')
0 files changed, 0 insertions, 0 deletions