blk-mq: remove newly added instances of __cpuinit
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 14 Nov 2013 15:26:02 +0000 (08:26 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 14 Nov 2013 15:26:02 +0000 (08:26 -0700)
commitf618ef7c47934d1686a764d0c9f70f23e566683f
tree61eb2bdac3d7e9f36ef68fab4c09b04b5730e879
parentd17ab4592760973d95961bb29f26969246e9dabc
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: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-mq-cpu.c
block/blk-mq.c