Re: [PATCH v5] dmaengine: xgene-dma: Fix sparse wannings warnings

2015-05-03 Thread Vinod Koul
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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v5] dmaengine: xgene-dma: Fix sparse wannings warnings

2015-05-03 Thread Vinod Koul
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 fengguang...@intel.com
 Signed-off-by: Rameshwar Prasad Sahu rs...@apm.com

 
  MODULE_DESCRIPTION(APM X-Gene SoC DMA driver);
  MODULE_AUTHOR(Rameshwar Prasad Sahu rs...@apm.com);
 -MODULE_AUTHOR(Loc Ho l...@apm.com);
Pls drop this

-- 
~Vinod

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/