summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/native
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2021-11-08 21:12:24 +0000
committerAidan MacDonald <amachronic@protonmail.com>2021-11-08 21:46:36 +0000
commit8c954c68e59ca2e644d08524f74e9dc5b728ee6e (patch)
tree5f92fd3cf17b6c8d351d49b09c3ed66fe7a36b15 /apps/plugins/bitmaps/native
parentaed113042d7467f1bf0793443e65a6941975394f (diff)
downloadrockbox-8c954c68e59ca2e644d08524f74e9dc5b728ee6e.tar.gz
rockbox-8c954c68e59ca2e644d08524f74e9dc5b728ee6e.zip
usb: Attempt to fix race condition in compatibility layer
Because usb_core_legacy_control_request() is called by an interrupt handler the global variables used to track the current control request at the very least need to be volatile. It might also be necessary to disable IRQs but I'm not sure of that. Change-Id: I0f0bb86d0ad63734e8d3c73cb1c52fedf5a98120
Diffstat (limited to 'apps/plugins/bitmaps/native')
0 files changed, 0 insertions, 0 deletions