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, 5 Nov 2018 14:08:47 -0800
From:   Matthew Wilcox <willy@...radead.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     rong.a.chen@...el.com,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        lkp@...org
Subject: Re: [LKP] [xarray] 0e9446c35a:
 WARNING:at_include/linux/xarray.h:#xa_mk_value

On Mon, Nov 05, 2018 at 10:00:04AM -0800, Matthew Wilcox wrote:
> On Mon, Nov 05, 2018 at 09:57:47AM -0800, Linus Torvalds wrote:
> > Should that part of the test be surrounded by #ifdef CONFIG_64BIT? Or
> > did you _want_ the warnings?
> 
> I should have just made that (1 << 24) instead of UINT_MAX.  I had forgotten
> about 32-bit machines while writing that test.
> 
> That prompted me to actually build the test suite on 32-bit and there's
> a few other things in there that want fixing.  I'll have a pull request
> for you later today.

I've pushed out an update to
http://git.infradead.org/users/willy/linux-dax.git/shortlog/refs/heads/xarray

Let's give the automated testers a couple of days to chew on this before
I send you a real pull request?  The last two commits are today's work
while the other commits have been stewing in the xarray-conv branch for
the last 2-3 weeks while I've been busily converting all the radix trees
and some of the IDRs to the XArray.

They say no battle plan survives contact with the enemy ... no API
survives contact with its users.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ