Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752694AbaF1Mwx (ORCPT ); Sat, 28 Jun 2014 08:52:53 -0400 Received: from mga03.intel.com ([143.182.124.21]:52235 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751621AbaF1Mww (ORCPT ); Sat, 28 Jun 2014 08:52:52 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,567,1400050800"; d="scan'208";a="451100497" Date: Sat, 28 Jun 2014 08:52:50 -0400 From: Matthew Wilcox To: Joe Perches Cc: linux-kernel@vger.kernel.org, linux-nvme@lists.infradead.org Subject: Re: [PATCH -next 04/26] block: Use dma_zalloc_coherent Message-ID: <20140628125250.GT12025@linux.intel.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jun 15, 2014 at 01:37:33PM -0700, Joe Perches wrote: > Use the zeroing function instead of dma_alloc_coherent & memset(,0,) Applied -- 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/