[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169736429855.960528.8288813432399517714.b4-ty@ellerman.id.au>
Date: Sun, 15 Oct 2023 21:04:58 +1100
From: Michael Ellerman <mpe@...erman.id.au>
To: Nicholas Piggin <npiggin@...il.com>,
Christophe Leroy <christophe.leroy@...roup.eu>
Cc: linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
kernel test robot <lkp@...el.com>
Subject: Re: [PATCH] powerpc: Only define __parse_fpscr() when required
On Fri, 22 Sep 2023 14:33:13 +0200, Christophe Leroy wrote:
> Clang 17 reports:
>
> arch/powerpc/kernel/traps.c:1167:19: error: unused function '__parse_fpscr' [-Werror,-Wunused-function]
>
> __parse_fpscr() is called from two sites. First call is guarded
> by #ifdef CONFIG_PPC_FPU_REGS
>
> [...]
Applied to powerpc/next.
[1/1] powerpc: Only define __parse_fpscr() when required
https://git.kernel.org/powerpc/c/c7e0d9bb9154c6e6b2ac8746faba27b53393f25e
cheers
Powered by blists - more mailing lists