summaryrefslogtreecommitdiff
path: root/mausezahn.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'mausezahn.zsh')
0 files changed, 0 insertions, 0 deletions
92cd5cda6e07'>d6b92c2c373e0beefa8048c1448992cd5cda6e07 (diff)
HID: sensor-hub: make dyn_callback_lock IRQ-safe
dyn_callback_lock is being taken from IRQ context through hid_irq_in() -> hid_input_report() -> sensor_hub_raw_event() -> sensor_hub_get_callback(), therefore anyone else acquiring it needs to disable IRQs to disable deadlocks. Reported-by: Alexander Holler <holler@ahsoftware.de> Tested-by: Alexander Holler <holler@ahsoftware.de> Reported-by: Reyad Attiyat <reyad.attiyat@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/memory')