aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorYangbo Lu <[email protected]>2019-01-21 18:41:38 +0800
committerDavid S. Miller <[email protected]>2019-01-22 20:21:57 -0800
commitb0bc10cc8887214c997bfe4f47217b04db4733a2 (patch)
treed9265916dd5e46293bd5fdfc32f85f183e956123 /scripts/gdb/linux/tasks.py
parented175d9c6f0d4df0f83f22ff4c887c21b7d021cd (diff)
ptp_qoriq: fix interrupt enabling and handling
The tmr_tevent register would update event bits no matter tmr_temask bits were set or not. So we should get interrupts by tmr_tevent & tmr_temask, and clean up interrupts in tmr_tevent before enabling them. Signed-off-by: Yangbo Lu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions