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:	Mon, 19 Mar 2012 13:16:31 -0700
From:	Randy Dunlap <rdunlap@...otime.net>
To:	Al Viro <viro@...IV.linux.org.uk>
CC:	Richard Weinberger <richard@....at>,
	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Tree for Mar 19 (uml)

On 03/19/2012 09:44 AM, Al Viro wrote:

> On Mon, Mar 19, 2012 at 05:14:48PM +0100, Richard Weinberger wrote:
>> Looks like this commit introduced the issue:
>>
>> commit 1ed71e0439cba3609d3c69bf04795e0389cd35e4
>> Author: Al Viro <viro@...iv.linux.org.uk>
>> Date:   Thu Feb 23 01:33:19 2012 -0500
>>
>>     um: embed ->stub_pages[] into mmu_context
>>
>>     seriously, kmalloc() for two-element array of pointers?
>>
>>     Signed-off-by: Al Viro <viro@...iv.linux.org.uk>
>>
>> The size of struct page is not known to all users of asm/mmu.h
> 
> Aaargh...  Dumb braino, fixed in the local queue back in Feb 25, fix
> not folded into commit and missed on cherry-pick ;-/
> 
> It's
>         struct page *stub_pages[2];
> of course...
> 
> OK, fix properly folded into that sucker, for-next repushed.
> --


Thanks, that works.

-- 
~Randy
--
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