Actions
Feature #3032
open115: Do not use might_sleep functions in interrupt context
Status:
Open
Priority:
Normal
Assignee:
-
Start date:
06/14/2012
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
Functions that use might_sleep (even deeply inside their internals, e.g. kmap, ...) can't be used in interrupt context.
Updated by Evgeny Novikov over 12 years ago
BTW, there is 114 model (that differs from this one) in current model-db.xml now. But that model is disgraceful, so you can easily move it somewhere (e.g. to 1140).
Updated by Denis Efremov over 12 years ago
- Tracker changed from Bug to Feature
- Subject changed from 114:Do not use might_sleep functions in interrupt context to 115:Do not use might_sleep functions in interrupt context
Updated by Vadim Mutilin over 12 years ago
- Subject changed from 115:Do not use might_sleep functions in interrupt context to 115: Do not use might_sleep functions in interrupt context
Updated by Vadim Mutilin about 12 years ago
Commits which fix this type of errors in linux-stable repository
04a7e30
Updated by Ilya Shchepetkov over 10 years ago
- Assignee changed from Denis Efremov to Ilya Shchepetkov
This model was added to our repository in the commit b2a066f of the rule_115 branch with a pre-generated list of might sleep functions (for 3.11-rc1 kernel, depth=1).
Updated by Ilya Shchepetkov over 3 years ago
- Assignee deleted (
Ilya Shchepetkov)
Actions