aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorMartin Sperl <[email protected]>2015-05-10 07:50:45 +0000
committerMark Brown <[email protected]>2015-05-11 19:05:27 +0100
commit8e76ef88f607174082023f50b87fe12dcdbe5db5 (patch)
tree080e56d5f05011b769a1b64db8ac0a5d76c6eea1 /scripts/gdb/linux/utils.py
parentf8bb820da4ae863c676156627973a950129559fb (diff)
spi: fix race freeing dummy_tx/rx before it is unmapped
Fix a race (with some kernel configurations) where a queued master->pump_messages runs and frees dummy_tx/rx before spi_unmap_msg is running (or is finished). This results in the following messages: BUG: Bad page state in process page:db7ba030 count:0 mapcount:0 mapping: (null) index:0x0 flags: 0x200(arch_1) page dumped because: PAGE_FLAGS_CHECK_AT_PREP flag set ... Reported-by: Noralf Trønnes <[email protected]> Suggested-by: Noralf Trønnes <[email protected]> Tested-by: Noralf Trønnes <[email protected]> Signed-off-by: Martin Sperl <[email protected]> Signed-off-by: Mark Brown <[email protected]> Cc: [email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions