[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6555B7D0-95F4-45E3-AF34-E75412718F33@fb.com>
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