aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorLiu Jian <[email protected]>2019-03-03 15:04:18 +0800
committerRichard Weinberger <[email protected]>2019-04-05 00:39:19 +0200
commitd9b8a67b3b95a5c5aae6422b8113adc1c2485f2b (patch)
treeb22c2616614de4c88a566f97c934ac331717e7a7 /scripts/gdb/linux/tasks.py
parent8c2ffd9174779014c3fe1f96d9dc3641d9175f00 (diff)
mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
In function do_write_buffer(), in the for loop, there is a case chip_ready() returns 1 while chip_good() returns 0, so it never break the loop. To fix this, chip_good() is enough and it should timeout if it stay bad for a while. Fixes: dfeae1073583("mtd: cfi_cmdset_0002: Change write buffer to check correct value") Signed-off-by: Yi Huaijie <[email protected]> Signed-off-by: Liu Jian <[email protected]> Reviewed-by: Tokunori Ikegami <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions