Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752152AbbEDFy1 (ORCPT ); Mon, 4 May 2015 01:54:27 -0400 Received: from mga02.intel.com ([134.134.136.20]:63926 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750919AbbEDFyS (ORCPT ); Mon, 4 May 2015 01:54:18 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,364,1427785200"; d="scan'208";a="565731141" Date: Mon, 4 May 2015 11:25:03 +0530 From: Vinod Koul To: Rameshwar Prasad Sahu Cc: dan.j.williams@intel.com, dmaengine@vger.kernel.org, arnd@arndb.de, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, jcm@redhat.com, patches@apm.com Subject: Re: [PATCH v5] dmaengine: xgene-dma: Fix sparse wannings warnings Message-ID: <20150504055503.GA3521@localhost> References: <1429790205-13571-1-git-send-email-rsahu@apm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1429790205-13571-1-git-send-email-rsahu@apm.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 Content-Length: 1452 Lines: 45 On Thu, Apr 23, 2015 at 05:26:45PM +0530, Rameshwar Prasad Sahu wrote: Suject line should mention the fixes you are doing and not tool! > v5 changes: > * Re-pull v3 changes that I missed in v4 > > v4 changes: > * Re-generate patch on top of latest for-linux git > > v3 changes: > * Minor changes in length setting in DMA descriptor > > v2 changes: > * Code cleanup > * Changed way of setting DMA descriptors for big-endian This is *not* supposed to be part of changelog! You can add this after the S-O-B line!! > > This patch fixes compilation sparse warnings like incorrect type in assignment > (different base types), cast to restricted __le64, symbol > '__UNIQUE_ID_author__COUNTER__' has multiple initializers etc. > > This patch is based on slave-dma / for-linus branch. > (commit: 11ebe4c067c7f95adff73594cb5c23f7a5c6d69e > dmaengine: fix platform_no_drv_owner.cocci warnings this too :( > > Reported-by: kbuild test robot > Signed-off-by: Rameshwar Prasad Sahu > > MODULE_DESCRIPTION("APM X-Gene SoC DMA driver"); > MODULE_AUTHOR("Rameshwar Prasad Sahu "); > -MODULE_AUTHOR("Loc Ho "); Pls drop this -- ~Vinod -- 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/