Re: [PATCH] libgcc: Add forward declarations for generic library routines
Palmer Dabbelt <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel,gmane.linux.ports.mips,gmane.linux.ports.riscv |
|---|---|
| Message-ID | <mhng-8d0e378d-10f7-4107-99aa-b204c3d2a619@palmer-ri-x1c9a> |
On Fri, 21 Apr 2023 13:38:52 PDT (-0700), Arnd Bergmann wrote: > On Fri, Apr 21, 2023, at 16:54, Geert Uytterhoeven wrote: >> With W=1 on platforms that use the generic gcc library routines >> (csky/loongarch/mips/riscv/sh/xtensa): >> >> Reported-by: kernel test robot <[email protected]> >> Link: https://lore.kernel.org/oe-kbuild-all/[email protected]/ >> Signed-off-by: Geert Uytterhoeven <[email protected]> > > Nice, this is one I don't have in my series, > > Acked-by: Arnd Bergmann <[email protected]> > > I have patches for a lot of other missing prototype warnings, plan > to send them out after -rc1. Reviewed-by: Palmer Dabbelt <[email protected]> Acked-by: Palmer Dabbelt <[email protected]> I think I've merged some stuff around here before, but it's probably better for some more generic tree? LMK if you guys wanted me to pick these up, though, I've got a smattering of small stuff already so I'll have another PR either way.