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] [day] [month] [year] [list]
Date:   Thu, 8 Mar 2018 22:11:10 +0000
From:   Roman Gushchin <guro@...com>
To:     Tony Lindgren <tony@...mide.com>
CC:     Andrew Morton <akpm@...ux-foundation.org>,
        Stephen Rothwell <sfr@...b.auug.org.au>,
        Alexander Viro <viro@...iv.linux.org.uk>,
        "Michal Hocko" <mhocko@...e.com>,
        Johannes Weiner <hannes@...xchg.org>,
        Mel Gorman <mgorman@...hsingularity.net>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-arm-kernel@...ts.infradead.org" 
        <linux-arm-kernel@...ts.infradead.org>,
        "linux-omap@...r.kernel.org" <linux-omap@...r.kernel.org>
Subject: Re: Build fails with SLOB in next

Hi Tony!

As far as I know, it’s not fixed yet.
I’ll send a fix on Monday.
Sorry for the inconvenience.

Roman

Sent from my iPhone

> On 8 Mar 2018, at 20:29, Tony Lindgren <tony@...mide.com> wrote:
> 
> Hi,
> 
> Looks like commit 8b1747684ff8 ("dcache: account external names as
> indirectly reclaimable memory") caused build fail if SLOB is selected:
> 
> fs/dcache.c: In function '__d_free_external':
> fs/dcache.c:278:22: error: implicit declaration of function
> 'kmalloc_index'; did you mean 'kmalloc_ node'?
> [-Werror=implicit-function-declaration]
>        -kmalloc_size(kmalloc_index(bytes)));
>                          ^~~~~~~~~~~~~
> 
> Is this already fixed somewhere?
> 
> Regards,
> 
> Tony

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ