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:	Tue, 16 Jun 2009 06:00:50 -0400
From:	Mike Frysinger <vapier.adi@...il.com>
To:	Arnd Bergmann <arnd@...db.de>
Cc:	linux-kernel@...r.kernel.org,
	uclinux-dist-devel@...ckfin.uclinux.org
Subject: Re: [PATCH 10/17] Blackfin: convert dma/pci to asm-generic

On Mon, Jun 15, 2009 at 07:37, Arnd Bergmann wrote:
> On Sunday 14 June 2009, Mike Frysinger wrote:
>> --- a/arch/blackfin/include/asm/dma-mapping.h
>> +++ b/arch/blackfin/include/asm/dma-mapping.h
>> @@ -2,97 +2,28 @@
>>  #define _BLACKFIN_DMA_MAPPING_H
>>
>>  #include <asm/scatterlist.h>
>> +#include <asm-generic/dma-mapping-broken.h>
>
> I would leave this one alone, I don't think that moving
> to dma-mapping-broken.h helps here.

just trying to punt as much as possible from arch/blackfin/ as it
means less stuff for me to worry about :).  i'll drop the
dma-mapping.h change from this patch.

> I have a dma-mapping
> branch in my asm-generic repository. While I could not
> get an agreement on an approach for a common dma-mapping.h
> file for asm-generic, I did a number of cleanups on a few
> architectures. Feel free to take this patch as a base for
> your work.

once i get most of my local queue settled, i'll look at integrating
this.  thanks!
-mike
--
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