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] [day] [month] [year] [list]
Date:	Sun, 6 Jan 2013 11:27:40 -0800
From:	Kent Overstreet <koverstreet@...gle.com>
To:	Randy Dunlap <rdunlap@...radead.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
	linux-next@...r.kernel.org
Subject: Re: mmotm 2013-01-04-15-43 uploaded (aio)

On Sat, Jan 5, 2013 at 11:52 AM, Randy Dunlap <rdunlap@...radead.org> wrote:
> On 01/04/13 15:44, akpm@...ux-foundation.org wrote:
>> The mm-of-the-moment snapshot 2013-01-04-15-43 has been uploaded to
>>
>>    http://www.ozlabs.org/~akpm/mmotm/
>>
>> mmotm-readme.txt says
>>
>> README for mm-of-the-moment:
>>
>> http://www.ozlabs.org/~akpm/mmotm/
>>
>> This is a snapshot of my -mm patch queue.  Uploaded at random hopefully
>> more than once a week.
>>
>
>
> A few hundred of these warnings:
>
> include/linux/aio.h:102:43: warning: 'return' with a value, in function returning void [enabled by default]
>
> and these errors:
>
> fs/aio.c:697:2: error: dereferencing pointer to incomplete type
> fs/aio.c:697:2: error: dereferencing pointer to incomplete type
> fs/aio.c:697:2: error: dereferencing pointer to incomplete type
> fs/aio.c:707:21: error: dereferencing pointer to incomplete type
> fs/aio.c:808:30: error: dereferencing pointer to incomplete type
> fs/aio.c:824:40: error: dereferencing pointer to incomplete type
> fs/aio.c:826:25: error: storage size of 'batch_stack' isn't known
>
> when CONFIG_BLOCK is not enabled.

Whoops, thanks. I'm on it.
--
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