Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752727AbbLCQ4o (ORCPT ); Thu, 3 Dec 2015 11:56:44 -0500 Received: from mail-oi0-f48.google.com ([209.85.218.48]:33799 "EHLO mail-oi0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752342AbbLCQ4l (ORCPT ); Thu, 3 Dec 2015 11:56:41 -0500 Subject: Re: [PATCH] blk-mq: Reuse hardware context cpumask for tags To: Raghavendra K T References: <1449055626-14439-1-git-send-email-raghavendra.kt@linux.vnet.ibm.com> Cc: tom.leiming@gmail.com, linux-block@vger.kernel.org, jmoyer@redhat.com, akinobu.mita@gmail.com, nacc@linux.vnet.ibm.com, linux-kernel@vger.kernel.org From: Jens Axboe Message-ID: <56607447.5080103@kernel.dk> Date: Thu, 3 Dec 2015 09:56:39 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <1449055626-14439-1-git-send-email-raghavendra.kt@linux.vnet.ibm.com> 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 Content-Length: 451 Lines: 14 On 12/02/2015 04:27 AM, Raghavendra K T wrote: > hctx->cpumask is already populated and let the tag cpumask follow that > instead of going through a new for loop. Applied for 4.5, thanks. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/