* 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* 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: 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] 5+ messages in thread* Re: Build fails with SLOB in next
2018-03-08 17:28 ` Tony Lindgren
(?)
@ 2018-03-08 22:11 ` Roman Gushchin
-1 siblings, 0 replies; 5+ messages in thread
From: Roman Gushchin @ 2018-03-08 22:11 UTC (permalink / raw)
To: Tony Lindgren
Cc: Stephen Rothwell, Michal Hocko, linux-kernel@vger.kernel.org,
Alexander Viro, Johannes Weiner, Andrew Morton,
linux-omap@vger.kernel.org, Mel Gorman,
linux-arm-kernel@lists.infradead.org
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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: Build fails with SLOB in next
@ 2018-03-08 22:11 ` Roman Gushchin
0 siblings, 0 replies; 5+ messages in thread
From: Roman Gushchin @ 2018-03-08 22:11 UTC (permalink / raw)
To: Tony Lindgren
Cc: Andrew Morton, Stephen Rothwell, Alexander Viro, Michal Hocko,
Johannes Weiner, Mel Gorman, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org
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] 5+ messages in thread* Build fails with SLOB in next
@ 2018-03-08 22:11 ` Roman Gushchin
0 siblings, 0 replies; 5+ 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] 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.