Feature #2732
103: Check that msleep isn't called with a value in jiffies
Start date:
04/10/2012
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
We should ensure that msleep is called with an argument in milliseconds, not in jiffies (that are returned by msecs_to_jiffies, say).
Related issues
History
Updated by Evgeny Novikov almost 9 years ago
There is a bug fixed in commit d6b6225 of linux-stable branch, that belongs to specific:check_params:delay class. Model 103_1a finds the bug with help of default BLAST. Commit 2e5a851 of the master branch will contain the model when kent will be repaired.
Updated by Alexey Khoroshilov over 8 years ago
- Subject changed from Check that msleep isn't called wilth a value in jiffies to 103: Check that msleep isn't called wilth a value in jiffies
Updated by Evgeny Novikov over 8 years ago
Reduce priority until we'll decide that it's high actually.
Updated by Ilya Shchepetkov over 8 years ago
- Status changed from Open to Resolved
I have rewritten the model and have added tests (commits e888776 and fab61df of master branch).
Updated by Evgeny Novikov over 7 years ago
- Subject changed from 103: Check that msleep isn't called wilth a value in jiffies to 103: Check that msleep isn't called with a value in jiffies