From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Subject: Re: [RESEND PATCH 2/2] scsi: qedi: Use zeroing allocator instead of allocator/memset Date: Wed, 10 Jan 2018 16:36:23 -0500 Message-ID: References: <1515488812-22664-1-git-send-email-himanshujha199640@gmail.com> <1515488812-22664-2-git-send-email-himanshujha199640@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from userp2120.oracle.com ([156.151.31.85]:48452 "EHLO userp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753144AbeAJVge (ORCPT ); Wed, 10 Jan 2018 16:36:34 -0500 In-Reply-To: <1515488812-22664-2-git-send-email-himanshujha199640@gmail.com> (Himanshu Jha's message of "Tue, 9 Jan 2018 14:36:52 +0530") Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Himanshu Jha Cc: jejb@linux.vnet.ibm.com, martin.petersen@oracle.com, QLogic-Storage-Upstream@qlogic.com, linux-scsi@vger.kernel.org, QLogic-Storage-Upstream@cavium.com, chad.dupuis@cavium.com, Manish.Rangankar@cavium.com Himanshu, > Use dma_zalloc_coherent instead of dma_alloc_coherent followed by memset > 0. Applied to 4.16/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering