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:	Mon, 15 Mar 2010 15:47:57 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	khilman@...prootsystems.com
Cc:	nsekhar@...com, netdev@...r.kernel.org, srk@...com,
	davinci-linux-open-source@...ux.davincidsp.com
Subject: Re: [PATCH] net: davinci emac: use dma_{map, unmap}_single API for
 cache coherency

From: Kevin Hilman <khilman@...prootsystems.com>
Date: Thu, 11 Mar 2010 14:56:01 -0800

> Sekhar Nori <nsekhar@...com> writes:
> 
>> The davinci emac driver uses some ARM specific DMA APIs
>> for cache coherency which have been removed from kernel
>> with the 2.6.34 merge.
>>
>> Modify the driver to use the dma_{map, unmap}_single() APIs
>> defined in dma-mapping.h
>>
>> Without this fix, the driver fails to compile on Linus's
>> tree.
>>
>> Tested on DM365 and OMAP-L138 EVMs.
>>
>> Signed-off-by: Sekhar Nori <nsekhar@...com>
> 
> Acked-by: Kevin Hilman <khilman@...prootsystems.com>
> 
> Verified that this is compiling/running again with v2.6.34-rc1.

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ