From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:34786 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387877AbeGWPiD (ORCPT ); Mon, 23 Jul 2018 11:38:03 -0400 Date: Mon, 23 Jul 2018 16:36:27 +0200 From: Greg KH To: Jens Axboe Cc: Jack Wang , stable@vger.kernel.org, Ming Lei , Jack Wang Subject: Re: [stable-4.14 01/23] blk-mq-sched: move actual dispatching into one helper Message-ID: <20180723143627.GA6792@kroah.com> References: <1532352285-13589-1-git-send-email-jinpuwang@gmail.com> <1532352285-13589-2-git-send-email-jinpuwang@gmail.com> <6bc6f918-b49e-a78f-a3b9-14578c98d0dc@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6bc6f918-b49e-a78f-a3b9-14578c98d0dc@kernel.dk> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Jul 23, 2018 at 08:31:31AM -0600, Jens Axboe wrote: > On 7/23/18 7:24 AM, Jack Wang wrote: > > From: Ming Lei > > > > commit caf8eb0d604a0eaeb8111eb4d36853a6d08eebe7 upstream > > > > So that it becomes easy to support to dispatch from sw queue in the > > following patch. > > > > No functional change. > > What is this huge series of 23 patches?! I already complained that you were not cc:ed on the 00/23 email :) greg k-h