lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 18 Jun 2017 22:21:13 -0400
From:   Willem de Bruijn <willemdebruijn.kernel@...il.com>
To:     kbuild test robot <lkp@...el.com>
Cc:     kbuild-all@...org, Network Development <netdev@...r.kernel.org>,
        David Miller <davem@...emloft.net>,
        Linux API <linux-api@...r.kernel.org>,
        Willem de Bruijn <willemb@...gle.com>
Subject: Re: [PATCH net-next 02/13] sock: skb_copy_ubufs support for compound pages

> [auto build test ERROR on net-next/master]
>>    net//core/skbuff.c: In function 'skb_copy_ubufs':
>>> net//core/skbuff.c:1016:2: error: 'uarg' undeclared (first use in this function)
>      uarg->callback(uarg, false);
>      ^
>    net//core/skbuff.c:1016:2: note: each undeclared identifier is reported only once for each function it appears in

I made a mistake during rebase. Will fix.

That callback is removed in patch 5/13. uarg must remain until then.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ