Re: [PATCH] ARC: hide unused function unw_hdr_alloc

From: Vineet Gupta
Date: Wed Jul 03 2019 - 12:13:00 EST


On 7/3/19 6:39 AM, Arnd Bergmann wrote:
> As kernelci.org reports,

Curious, how are you getting these reports ? I want to see as well.

> this function is not used in
> vdk_hs38_defconfig:
>
> arch/arc/kernel/unwind.c:188:14: warning: 'unw_hdr_alloc' defined but not used [-Wunused-function]
>
> Fixes: bc79c9a72165 ("ARC: dw2 unwind: Reinstante unwinding out of modules")
> Link: https://kernelci.org/build/id/5d1cae3f59b514300340c132/logs/
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>

Thx, do you want me to pick this up via arc tree.

Thx,
-Vineet