Actions
Feature #3314
closed135: msleep and some other functions take time periods in milliseconds, not jiffies
Start date:
07/31/2012
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
We should check parameters of some functions from linux/delay.h and linux/sched.h (and maybe some other headers) for being previously converted with the use of msecs_to_jiffies
or jiffies_to_msecs functions
.
Sample bugfix commit id: d6b6225.
Updated by Mikhail Mandrykin about 12 years ago
- Status changed from New to Closed
Duplicates Issue #2732
Actions