linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Build fails with SLOB in next
@ 2018-03-08 17:28 Tony Lindgren
  2018-03-08 22:11 ` Roman Gushchin
  0 siblings, 1 reply; 2+ messages in thread
From: Tony Lindgren @ 2018-03-08 17:28 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Build fails with SLOB in next
  2018-03-08 17:28 Build fails with SLOB in next Tony Lindgren
@ 2018-03-08 22:11 ` Roman Gushchin
  0 siblings, 0 replies; 2+ messages in thread
From: Roman Gushchin @ 2018-03-08 22:11 UTC (permalink / raw)
  To: linux-arm-kernel

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@atomide.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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-08 22:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-08 17:28 Build fails with SLOB in next Tony Lindgren
2018-03-08 22:11 ` Roman Gushchin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).