Hi all, After merging the net-next tree, today's linux-next build (x86_64 allmodconfig) failed like this:
drivers/infiniband/sw/siw/siw_cm.c: In function 'siw_create_listen':
drivers/infiniband/sw/siw/siw_cm.c:1978:3: error: implicit declaration of
function 'for_ifa'; did you mean 'fork_idle'?
[-Werror=implicit-function-declaration]
for_ifa(in_dev)
^~~~~~~
fork_idle
drivers/infiniband/sw/siw/siw_cm.c:1978:18: error: expected ';' before '{' token
for_ifa(in_dev)
^
;
{
~
Caused by commit
6c52fdc244b5 ("rdma/siw: connection management")
from the rdma tree. I don't know why this didn't fail after I mereged
that tree.
I have marked that driver as depending on BROKEN for today.
--
Cheers,
Stephen Rothwell
pgpa6cNqQInQN.pgp
Description: OpenPGP digital signature

