All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH rdma-next v1 5/5] net/bnxt: Use direct API instead of useless indirection
Date: Wed, 31 Mar 2021 10:10:54 +0300	[thread overview]
Message-ID: <YGQgfmObtHjaMXNV@unreal> (raw)
In-Reply-To: <202103311453.bGm3sxOc-lkp@intel.com>

[-- Attachment #1: Type: text/plain, Size: 1856 bytes --]

On Wed, Mar 31, 2021 at 02:37:13PM +0800, kernel test robot wrote:
> Hi Leon,
> 
> I love your patch! Perhaps something to improve:
> 
> [auto build test WARNING on rdma/for-next]
> [also build test WARNING on net-next/master net/master linus/master v5.12-rc5 next-20210330]
> [cannot apply to sparc-next/master]
> [If your patch is applied to the wrong git tree, kindly drop us a note.
> And when submitting patch, we suggest to use '--base' as documented in
> https://git-scm.com/docs/git-format-patch]
> 
> url:    https://github.com/0day-ci/linux/commits/Leon-Romanovsky/Get-rid-of-custom-made-module-dependency/20210329-170104
> base:   https://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git for-next
> config: arm64-randconfig-s032-20210330 (attached as .config)
> compiler: aarch64-linux-gcc (GCC) 9.3.0
> reproduce:
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # apt-get install sparse
>         # sparse version: v0.6.3-279-g6d5d9b42-dirty
>         # https://github.com/0day-ci/linux/commit/5abcb59c271007764debc9bc0e0bdfadaa13126c
>         git remote add linux-review https://github.com/0day-ci/linux
>         git fetch --no-tags linux-review Leon-Romanovsky/Get-rid-of-custom-made-module-dependency/20210329-170104
>         git checkout 5abcb59c271007764debc9bc0e0bdfadaa13126c
>         # save the attached .config to linux build tree
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=arm64 
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>

Yeah, I didn't delete all accesses of ulp_ops :(.
I'll resend v1 with rtnl_dereference() deleted.

Thanks

      reply	other threads:[~2021-03-31  7:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-29  8:52 [PATCH rdma-next v1 0/5] Get rid of custom made module dependency Leon Romanovsky
2021-03-29  8:52 ` [PATCH rdma-next v1 1/5] RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select it Leon Romanovsky
2021-03-29  8:52 ` [PATCH rdma-next v1 2/5] RDMA/bnxt_re: Create direct symbolic link between bnxt modules Leon Romanovsky
2021-03-29  8:52 ` [PATCH rdma-next v1 3/5] RDMA/bnxt_re: Get rid of custom module reference counting Leon Romanovsky
2021-03-29  8:52 ` [PATCH rdma-next v1 4/5] net/bnxt: Remove useless check of non-existent ULP id Leon Romanovsky
2021-03-29  8:52 ` [PATCH rdma-next v1 5/5] net/bnxt: Use direct API instead of useless indirection Leon Romanovsky
2021-03-29 14:01   ` Michael Chan
2021-03-29 14:16     ` Jason Gunthorpe
2021-03-29 18:12       ` Devesh Sharma
2021-03-31  6:37   ` kernel test robot
2021-03-31  7:10     ` Leon Romanovsky [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=YGQgfmObtHjaMXNV@unreal \
    --to=leon@kernel.org \
    --cc=kbuild-all@lists.01.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.