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] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 16 Jun 2017 12:42:35 +0000
From:   "Mintz, Yuval" <Yuval.Mintz@...ium.com>
To:     kbuild test robot <lkp@...el.com>
CC:     "kbuild-all@...org" <kbuild-all@...org>,
        "davem@...emloft.net" <davem@...emloft.net>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        "linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>,
        "Kalderon, Michal" <Michal.Kalderon@...ium.com>
Subject: RE: [PATCH net-next 5/7] qed*: Set rdma generic functions prefix

> Hi Michal,
> 
> [auto build test ERROR on net-next/master]
> 
> url:    https://github.com/0day-ci/linux/commits/Yuval-Mintz/qed-RDMA-
> and-infrastructure-for-iWARP/20170616-043925
> config: i386-randconfig-x076-06120530 (attached as .config)
> compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
> reproduce:
>         # save the attached .config to linux build tree
>         make ARCH=i386
> 
> All error/warnings (new ones prefixed by >>):
> 
> 
> vim +80 include/linux/qed/qede_rdma.h

... I can't really say I understand the warning from the message.

> 
> b4d583a63 include/linux/qed/qede_rdma.h Michal Kalderon 2017-06-15  73
> void qede_rdma_dev_event_open(struct qede_dev *dev);
> b4d583a63 include/linux/qed/qede_rdma.h Michal Kalderon 2017-06-15  74
> void qede_rdma_dev_event_close(struct qede_dev *dev);
> b4d583a63 include/linux/qed/qede_rdma.h Michal Kalderon 2017-06-15  75
> void qede_rdma_dev_remove(struct qede_dev *dev);
> b4d583a63 include/linux/qed/qede_rdma.h Michal Kalderon 2017-06-15  76
> void qede_rdma_event_changeaddr(struct qede_dev *edr);
> b4d583a63 include/linux/qed/qede_rdma.h Michal Kalderon 2017-06-15  77
> cee9fbd8e include/linux/qed/qede_roce.h Ram Amrani      2016-10-01  78
> #else
> b4d583a63 include/linux/qed/qede_rdma.h Michal Kalderon 2017-06-15
> @79  static inline int qede_rdma_dev_add(struct qede_dev *dev);
> cee9fbd8e include/linux/qed/qede_roce.h Ram Amrani      2016-10-01 @80  {
> cee9fbd8e include/linux/qed/qede_roce.h Ram Amrani      2016-10-01  81
> 	return 0;
> cee9fbd8e include/linux/qed/qede_roce.h Ram Amrani      2016-10-01  82  }
> cee9fbd8e include/linux/qed/qede_roce.h Ram Amrani      2016-10-01  83
> 
> :::::: The code at line 80 was first introduced by commit
> :::::: cee9fbd8e2e9e713cd8bf227c6492fd8854de74b qede: Add qedr
> framework
> 
> :::::: TO: Ram Amrani <Ram.Amrani@...iumnetworks.com>
> :::::: CC: David S. Miller <davem@...emloft.net>
> 
> ---
> 0-DAY kernel test infrastructure                Open Source Technology Center
> https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ