aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorDan Williams <[email protected]>2016-01-15 16:56:46 -0800
committerLinus Torvalds <[email protected]>2016-01-15 17:56:32 -0800
commit468ded03c07e0f2b5f05332bc255add47b1b0dee (patch)
tree0713ee3c5a57e53b3b54ee3ab7f767a0707a8c78 /include/linux/timerqueue.h
parentf25748e3c34eb8bb54853e9adba2d3dcf030503c (diff)
libnvdimm, pmem: move request_queue allocation earlier in probe
Before the dynamically allocated struct pages from devm_memremap_pages() can be put to use outside the driver, we need a mechanism to track whether they are still in use at teardown. Towards that goal reorder the initialization sequence to allow the 'q_usage_counter' from the request_queue to be used by the devm_memremap_pages() implementation (in subsequent patches). Signed-off-by: Dan Williams <[email protected]> Cc: Ross Zwisler <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions