On Mon, 2018-10-15 at 07:55 +0800, kbuild test robot wrote: > Hi Shamir, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on rdma/for-next] > [also build test ERROR on v4.19-rc7 next-20181012] > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > url: https://github.com/0day-ci/linux/commits/Shamir-Rabinovitch/convey-ib_ucontext-via-ib_udata/20181015-021539 > base: https://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git for-next > config: x86_64-allmodconfig (attached as .config) > compiler: gcc-7 (Debian 7.3.0-1) 7.3.0 > reproduce: > # save the attached .config to linux build tree > make ARCH=x86_64 > > All error/warnings (new ones prefixed by >>): > > > > drivers/infiniband/core/uverbs_std_types.c:79:34: warning: Using plain integer as NULL pointer > > drivers/infiniband/core/uverbs_std_types.c:131:34: warning: Using plain integer as NULL pointer > drivers/infiniband/core/uverbs_std_types.c:192:34: warning: Using plain integer as NULL pointer > -- > > > drivers/infiniband/core/uverbs_std_types_mr.c:39:34: warning: Using plain integer as NULL pointer > > drivers/infiniband/core/uverbs_std_types_mr.c:58:34: warning: Using plain integer as NULL pointer > -- > > > drivers/infiniband/core/verbs.c:340:9: error: undefined identifier 'rdma_is_user_pd' > > drivers/infiniband/core/verbs.c:1228:13: error: undefined identifier 'rdma_is_user_pd' > drivers/infiniband/core/verbs.c:1905:13: error: undefined identifier 'rdma_is_user_pd' > drivers/infiniband/core/verbs.c:1989:13: error: undefined identifier 'rdma_is_user_pd' > drivers/infiniband/core/verbs.c:2015:13: error: undefined identifier 'rdma_is_user_pd' > In file included from arch/x86/include/asm/bug.h:83:0, > from include/linux/bug.h:5, > from include/linux/mmdebug.h:5, > from include/linux/gfp.h:5, > from include/linux/slab.h:15, > from drivers/infiniband/core/verbs.c:43: > drivers/infiniband/core/verbs.c: In function 'ib_dealloc_pd': > drivers/infiniband/core/verbs.c:340:10: error: implicit declaration of function 'rdma_is_user_pd'; did you mean 'rdma_is_zero_gid'? [-Werror=implicit-function-declaration] > WARN_ON(rdma_is_user_pd(pd)); > ^ > include/asm-generic/bug.h:122:25: note: in definition of macro 'WARN_ON' > int __ret_warn_on = !!(condition); \ > ^~~~~~~~~ > cc1: some warnings being treated as errors Are you even building this locally before submitting it? Just so you know, I ignore anything with kbuild errors. Please fix those up and resubmit. -- Doug Ledford <dledford@xxxxxxxxxx> GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD
Attachment:
signature.asc
Description: This is a digitally signed message part