Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit f618ef7c authored by Paul Gortmaker's avatar Paul Gortmaker Committed by Jens Axboe
Browse files

blk-mq: remove newly added instances of __cpuinit


The new blk-mq code added new instances of __cpuinit usage.
We removed this a couple versions ago; we now want to remove
the compat no-op stubs.  Introducing new users is not what
we want to see at this point in time, as it will break once
the stubs are gone.

Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent d17ab459
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment