From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754312AbcIUDss (ORCPT ); Tue, 20 Sep 2016 23:48:48 -0400 Received: from mail-pf0-f178.google.com ([209.85.192.178]:33253 "EHLO mail-pf0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751594AbcIUDsp (ORCPT ); Tue, 20 Sep 2016 23:48:45 -0400 Subject: Re: [patch V2 0/2] block/mq: Convert to new hotplug state machine To: Thomas Gleixner , LKML References: <20160920152020.777561324@linutronix.de> Cc: linux-block@vger.kernel.org, Christoph Hellwing , Sebastian Siewior From: Jens Axboe Message-ID: <0d239a65-b34c-b062-0f44-4155c001143a@kernel.dk> Date: Tue, 20 Sep 2016 21:48:39 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20160920152020.777561324@linutronix.de> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/20/2016 09:21 AM, Thomas Gleixner wrote: > The following series converts block/mq to the new hotplug state > machine. The series is against block.git/for-next and depends on > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp/for-block > > This branch contains the necessary infrastructure for multi-instance > callbacks which allows us to remove blk-mq-cpu.c completely. It can be > pulled into the block tree. Thanks, I'll pull this in for 4.9. -- Jens Axboe