summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorDaniel Thompson <daniel.thompson@linaro.org>2014-05-29 12:48:45 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-05-29 22:28:05 +0400
commit8a0ff60f7eeab3df34d475c952b9d75799de8975 (patch)
tree7f9f3fd66a75044d5ef44924d95effc08cd2cf6a /scripts/gdb/linux/utils.py
parent06d18289256ec58b78ae8d5b83ff70c3c34309f5 (diff)
downloadlinux-8a0ff60f7eeab3df34d475c952b9d75799de8975.tar.xz
serial: kgdb_nmi: Switch from tasklets to real timers
kgdb_nmi uses tasklets on the assumption they will not be scheduled until the next timer tick. This assumption is invalid and can lead to live lock, continually servicing the kgdb_nmi tasklet. This is fixed by using the timer API instead. Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions