Thread (2 messages) 2 messages, 2 authors, 2021-12-02

Re: [Next] futex.h:89:9: error: implicit declaration of function 'arch_futex_atomic_op_inuser_local'

From: Arnd Bergmann <arnd@arndb.de>
Date: 2021-12-02 13:48:39
Also in: linux-mips, lkml

On Thu, Dec 2, 2021 at 2:29 PM Naresh Kamboju [off-list ref] wrote:
While building Linux next 20211202 tag for sh with gcc-10
following warnings / errors noticed.

make --silent --keep-going --jobs=8
O=/home/tuxbuild/.cache/tuxmake/builds/current ARCH=mips
CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc'
'HOSTCC=sccache gcc'
In file included from /builds/linux/kernel/futex/futex.h:12,
                 from /builds/linux/kernel/futex/core.c:41:
/builds/linux/arch/mips/include/asm/futex.h: In function
'arch_futex_atomic_op_inuser':
/builds/linux/arch/mips/include/asm/futex.h:89:9: error: implicit
declaration of function 'arch_futex_atomic_op_inuser_local'; did you
mean 'futex_atomic_op_inuser_local'?
[-Werror=implicit-function-declaration]
   89 |   ret = arch_futex_atomic_op_inuser_local(op, oparg, oval,\
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Again? How many ways are there I can mess this up? It looks like
I managed to introduce a different typo here from the one I already fixed
for m68k. I'll make sure I test build all architectures before sending the
next fixup then.

        Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help