From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp2130.oracle.com ([156.151.31.86]:36892 "EHLO userp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727946AbfHHCWG (ORCPT ); Wed, 7 Aug 2019 22:22:06 -0400 Subject: Re: [PATCH 1/2] scsi: core: fix missing .cleanup_rq for SCSI hosts without request batching From: "Martin K. Petersen" References: <20190807144948.28265-1-maier@linux.ibm.com> <20190807144948.28265-2-maier@linux.ibm.com> Date: Wed, 07 Aug 2019 22:18:59 -0400 In-Reply-To: (Ming Lei's message of "Thu, 8 Aug 2019 07:32:29 +0800") Message-ID: MIME-Version: 1.0 Content-Type: text/plain Sender: linux-s390-owner@vger.kernel.org List-ID: To: Ming Lei Cc: Steffen Maier , "James E . J . Bottomley" , "Martin K . Petersen" , Paolo Bonzini , Ming Lei , Linux-Next Mailing List , Linux SCSI List , linux-block , "open list:DEVICE-MAPPER (LVM)" , linux-s390 , Benjamin Block , Heiko Carstens , Vasily Gorbik , Bart Van Assche , Hannes Reinecke , Jens Axboe , "Ewan D . Milne" , Christoph Hellwig , Mike Snitzer Ming, >> + .cleanup_rq = scsi_cleanup_rq, >> .busy = scsi_mq_lld_busy, >> .map_queues = scsi_map_queues, >> }; > > This one is a cross-tree thing, either scsi/5.4/scsi-queue needs to > pull for-5.4/block, or do it after both land linus tree. I'll set up an amalgamated for-next branch tomorrow. -- Martin K. Petersen Oracle Linux Engineering