From f618ef7c47934d1686a764d0c9f70f23e566683f Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Thu, 14 Nov 2013 08:26:02 -0700 Subject: [PATCH] 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 Signed-off-by: Jens Axboe --- Reading git-format-patch failed