Actions
Feature #3225
open122: might_sleep functions should not be invoked with disabled interrupts
Status:
Open
Priority:
Normal
Assignee:
-
Start date:
07/18/2012
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
Functions that use might_sleep(even deeply inside their internals) should not be invoked when interrupts are disabled (i.e. in local_irq_save/local_irq_restore && local_irq_enable/local_irq_disable pairs).
Updated by Ilya Shchepetkov over 10 years ago
- Status changed from New to Open
- Assignee changed from Denis Efremov to Ilya Shchepetkov
- Priority changed from Normal to Low
This model was added to our repository in the commit 12406fa of the rule_122 branch with a pre-generated list of might sleep functions (for 3.11-rc1 kernel, depth=1).
Updated by Ilya Shchepetkov over 10 years ago
- Priority changed from Low to Normal
Updated by Ilya Shchepetkov over 3 years ago
- Assignee deleted (
Ilya Shchepetkov)
Actions