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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 22 Dec 2010 15:56:26 -0800
From:	Dan Williams <dan.j.williams@...el.com>
To:	Guennadi Liakhovetski <g.liakhovetski@....de>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dmaengine: provide dummy functions for DMA_ENGINE=n

On Wed, Dec 22, 2010 at 5:46 AM, Guennadi Liakhovetski
<g.liakhovetski@....de> wrote:
> This lets drivers, optionally using the dmaengine, build with DMA_ENGINE
> unselected.
>
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@....de>
> ---
>  include/linux/dmaengine.h |   13 ++++++++++---
>  1 files changed, 10 insertions(+), 3 deletions(-)

Is this fixing build errors, or is this just relieving drivers from
needing to surround calls to dma_{request|release}_channel() with
ifdef CONFIG_DMA_ENGINE?  The former makes this more urgent, the
latter can wait for the next merge window.

--
Dan
--
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