On Fri, May 12, 2023 at 8:31 AM Christophe Leroy
<[email protected]> wrote:
>
> The stubs were provided by commit 725aea873261 ("xtensa: enable KCSAN")
> to make linker happy allthought they are not meant to be used at all.
>
> KCSAN core has been fixed to not require them anymore on
> 32 bits architectures.
>
> Then they can be removed.
>
> Signed-off-by: Christophe Leroy <[email protected]>
> ---
> arch/xtensa/lib/Makefile | 2 --
> arch/xtensa/lib/kcsan-stubs.c | 54 -----------------------------------
> 2 files changed, 56 deletions(-)
> delete mode 100644 arch/xtensa/lib/kcsan-stubs.c
Acked-by: Max Filippov <[email protected]>
--
Thanks.
-- Max