lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 25 Jul 2014 14:23:06 +0530
From:	Vinod Koul <vinod.koul@...el.com>
To:	Geert Uytterhoeven <geert+renesas@...der.be>
Cc:	Dan Williams <dan.j.williams@...el.com>, dmaengine@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dmaengine: Remove unused definition of DMA_MAX_COOKIE

On Fri, Jul 11, 2014 at 06:18:26PM +0200, Geert Uytterhoeven wrote:
> As of commit commit f04cd40701deace2efb9edd7120e59366bda2118 ("fsldma: fix
> controller lockups"), its last (and only ever) user is gone.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>

Applied, thanks

-- 
~Vinod

> ---
>  include/linux/dmaengine.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/include/linux/dmaengine.h b/include/linux/dmaengine.h
> index 3d1c2aa51530..16e829034ae9 100644
> --- a/include/linux/dmaengine.h
> +++ b/include/linux/dmaengine.h
> @@ -37,7 +37,6 @@
>   */
>  typedef s32 dma_cookie_t;
>  #define DMA_MIN_COOKIE	1
> -#define DMA_MAX_COOKIE	INT_MAX
>  
>  static inline int dma_submit_error(dma_cookie_t cookie)
>  {
> -- 
> 1.9.1
> 

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ