From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933503AbcAMNZP (ORCPT ); Wed, 13 Jan 2016 08:25:15 -0500 Received: from mga01.intel.com ([192.55.52.88]:23664 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932324AbcAMNZK (ORCPT ); Wed, 13 Jan 2016 08:25:10 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,289,1449561600"; d="scan'208";a="880504015" Date: Wed, 13 Jan 2016 18:58:46 +0530 From: Vinod Koul To: tim.gardner@canonical.com Cc: dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, Dan Williams , Dave Jiang , Prarit Bhargava , Nicholas Mc Guire , Jarkko Nikula Subject: Re: [PATCH v4.4-rc8 v4] dmaengine: ioatdma: Squelch framesize warnings Message-ID: <20160113132846.GE11130@localhost> References: <1452283126.3983.41.camel@intel.com> <1452289697-1737-1-git-send-email-tim.gardner@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1452289697-1737-1-git-send-email-tim.gardner@canonical.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 08, 2016 at 02:48:17PM -0700, tim.gardner@canonical.com wrote: > From: Tim Gardner > > CC [M] drivers/dma/ioat/prep.o > drivers/dma/ioat/prep.c: In function 'ioat_prep_pqxor': > drivers/dma/ioat/prep.c:682:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=] > } > ^ > drivers/dma/ioat/prep.c: In function 'ioat_prep_pqxor_val': > drivers/dma/ioat/prep.c:714:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=] > } > > gcc version 5.3.1 20151219 (Ubuntu 5.3.1-4ubuntu1) Applied, thanks -- ~Vinod