aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/vmlinux-gdb.py
diff options
context:
space:
mode:
authorH. Nikolaus Schaller <[email protected]>2016-04-18 21:46:30 +0000
committerDmitry Torokhov <[email protected]>2016-04-19 16:24:19 +0000
commit52dee2c9f0850704327d976ea5c5fa7f4696dab5 (patch)
tree84114ac3bb8fe9b36f4ff8c40ec812c6f09b1d32 /scripts/gdb/vmlinux-gdb.py
parentInput: pmic8xxx-pwrkey - fix algorithm for converting trigger delay (diff)
downloadkernel-52dee2c9f0850704327d976ea5c5fa7f4696dab5.tar.gz
kernel-52dee2c9f0850704327d976ea5c5fa7f4696dab5.zip
Input: twl6040-vibra - fix NULL pointer dereference by removing workqueue
commit 21fb9f0d5e91 ("Input: twl6040-vibra - use system workqueue") says that it switches to use the system workqueue but it did neither - remove the workqueue struct variable - replace code to really use the system workqueue Instead it calls queue_work() on uninitialized info->workqueue. The result is a NULL pointer dereference in vibra_play(). Solution: use schedule_work Signed-off-by: H. Nikolaus Schaller <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions