summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorMitch Williams <mitch.a.williams@intel.com>2014-03-06 12:59:56 +0400
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2014-03-28 17:53:58 +0400
commit3526d8005f23da22846bdbdb4ed445ab0038dff0 (patch)
treea20199ae91437064b0cdee72e3a1bf7e772dc37a /scripts/gdb/linux/utils.py
parentce806783bd43f0cd0631d7b2946d503cb912721f (diff)
downloadlinux-3526d8005f23da22846bdbdb4ed445ab0038dff0.tar.xz
i40evf: fix oops in watchdog handler
The Tx watchdog handler runs in interrupt context, so it would cause an oops when sending an admin queue message to request a reset, because the admin queue functions use spinlocks. Instead, set a flag and let the reset task handle sending the request. Change-ID: I65879470b72963d9c308edfb8f45ac4fbba2c14f Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions