All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Dumazet <edumazet@google.com>
To: kbuild test robot <lkp@intel.com>
Cc: kbuild-all@01.org, netdev <netdev@vger.kernel.org>
Subject: Re: [net:master 11/11] net//ipv4/igmp.c:2157:2: error: implicit declaration of function 'ip_sf_list_clear_all'; did you mean 'ip_mc_filter_del'?
Date: Wed, 22 May 2019 18:24:10 -0700	[thread overview]
Message-ID: <CANn89iJMrpjTGASLPzTbA_UZPoyb_He-CnKGK5RtWCpJAt6dTg@mail.gmail.com> (raw)
In-Reply-To: <201905230906.JByCbvIZ%lkp@intel.com>

On Wed, May 22, 2019 at 6:19 PM kbuild test robot <lkp@intel.com> wrote:
>
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git master
> head:   3580d04aa674383c42de7b635d28e52a1e5bc72c
> commit: 3580d04aa674383c42de7b635d28e52a1e5bc72c [11/11] ipv4/igmp: fix another memory leak in igmpv3_del_delrec()
> config: i386-randconfig-x073-201920 (attached as .config)
> compiler: gcc-7 (Debian 7.3.0-1) 7.3.0
> reproduce:
>         git checkout 3580d04aa674383c42de7b635d28e52a1e5bc72c
>         # save the attached .config to linux build tree
>         make ARCH=i386
>
> If you fix the issue, kindly add following tag
> Reported-by: kbuild test robot <lkp@intel.com>
>
> All errors (new ones prefixed by >>):
>
>    net//ipv4/igmp.c: In function 'ip_mc_clear_src':
> >> net//ipv4/igmp.c:2157:2: error: implicit declaration of function 'ip_sf_list_clear_all'; did you mean 'ip_mc_filter_del'? [-Werror=implicit-function-declaration]
>      ip_sf_list_clear_all(tomb);
>      ^~~~~~~~~~~~~~~~~~~~
>      ip_mc_filter_del
>    cc1: some warnings being treated as errors

Oh right, I will send a followup patch (if/when CONFIG_IP_MULTICAST is
not defined)

Thanks

      reply	other threads:[~2019-05-23  1:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-23  1:19 [net:master 11/11] net//ipv4/igmp.c:2157:2: error: implicit declaration of function 'ip_sf_list_clear_all'; did you mean 'ip_mc_filter_del'? kbuild test robot
2019-05-23  1:24 ` Eric Dumazet [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANn89iJMrpjTGASLPzTbA_UZPoyb_He-CnKGK5RtWCpJAt6dTg@mail.gmail.com \
    --to=edumazet@google.com \
    --cc=kbuild-all@01.org \
    --cc=lkp@intel.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.