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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 03 Mar 2010 15:20:26 -0800
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	FUJITA Tomonori <fujita.tomonori@....ntt.co.jp>
CC:	linux-kernel@...r.kernel.org, akpm@...ux-foundation.org
Subject: Re: mmotm 2010-03-02-18-38 uploaded (dma unmapping)

On 03/03/10 15:08, FUJITA Tomonori wrote:
> On Wed, 03 Mar 2010 11:19:59 -0800
> Randy Dunlap <randy.dunlap@...cle.com> wrote:
> 
>> On 03/02/10 18:39, akpm@...ux-foundation.org wrote:
>>> The mm-of-the-moment snapshot 2010-03-02-18-38 has been uploaded to
>>>
>>>    http://userweb.kernel.org/~akpm/mmotm/
>>>
>>> and will soon be available at
>>>
>>>    git://zen-kernel.org/kernel/mmotm.git
>>>
>>> It contains the following patches against 2.6.33:
>>
>>
>>
>> drivers/net/chelsio/sge.c:164: error: expected specifier-qualifier-list before 'DECLARE_DMA_UNMAP_ADDR'
>> drivers/net/chelsio/sge.c:170: error: expected specifier-qualifier-list before 'DECLARE_DMA_UNMAP_ADDR'
>>
>> drivers/infiniband/hw/amso1100/c2_mq.h:74: error: expected specifier-qualifier-list before 'DECLARE_DMA_UNMAP_ADDR'
>> drivers/infiniband/hw/amso1100/c2_provider.h:53: error: expected specifier-qualifier-list before 'DECLARE_DMA_U
>> NMAP_ADDR'
>>
>> drivers/net/cxgb3/sge.c:120: error: expected specifier-qualifier-list before 'DECLARE_DMA_UNMAP_ADDR'
>> drivers/net/cxgb3/sge.c:210: error: expected specifier-qualifier-list before 'DECLARE_DMA_UNMAP_ADDR'
> 
> Sorry. I can't reproduce this here. Can you send .config?


Sure (attached), but there is a different config file for each driver case above.

chelsio == config-r8176

amso1100 == config-r8179

cxgb3 == config=r8186

All are ARCH=i386 builds.


-- 
~Randy

View attachment "config-r8176" of type "text/plain" (67546 bytes)

View attachment "config-r8179" of type "text/plain" (73754 bytes)

View attachment "config-r8186" of type "text/plain" (60972 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ