All of lore.kernel.org
 help / color / mirror / Atom feed
* Build fails with SLOB in next
@ 2018-03-08 17:28 ` Tony Lindgren
  0 siblings, 0 replies; 5+ messages in thread
From: Tony Lindgren @ 2018-03-08 17:28 UTC (permalink / raw)
  To: Roman Gushchin
  Cc: Andrew Morton, Stephen Rothwell, Alexander Viro, Michal Hocko,
	Johannes Weiner, Mel Gorman, linux-kernel, linux-arm-kernel,
	linux-omap

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] 5+ messages in thread

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

Thread overview: 5+ 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 17:28 ` Tony Lindgren
2018-03-08 22:11 ` Roman Gushchin
2018-03-08 22:11   ` Roman Gushchin
2018-03-08 22:11   ` Roman Gushchin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.