diff options
| author | Nicholas Mc Guire <[email protected]> | 2016-08-22 16:51:36 +0000 |
|---|---|---|
| committer | Jon Mason <[email protected]> | 2016-11-13 21:48:29 +0000 |
| commit | cdc08982a5f334cecc15d802464588115512cc36 (patch) | |
| tree | e3ace761f166c89620d7849e0c0ce6c0be9f2c3a /net/unix/af_unix.c | |
| parent | ntb_transport: make DMA_OUT_RESOURCE_TO HZ independent (diff) | |
| download | kernel-cdc08982a5f334cecc15d802464588115512cc36.tar.gz kernel-cdc08982a5f334cecc15d802464588115512cc36.zip | |
ntb: make DMA_OUT_RESOURCE_TO HZ independent
schedule_timeout_* takes a timeout in jiffies but the code currently is
passing in a constant which makes this timeout HZ dependent, so pass it
through msecs_to_jiffies() to fix this up.
Signed-off-by: Nicholas Mc Guire <[email protected]>
Acked-by: Dave Jiang <[email protected]>
Signed-off-by: Jon Mason <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
