mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Anshuman Khandual <khandual@linux.vnet.ibm.com>
Cc: kbuild-all@01.org, linux-kernel@vger.kernel.org,
	gregkh@linuxfoundation.org, bart.vanassche@wdc.com,
	jthumshirn@suse.de, axboe@kernel.dk, chris@chris-wilson.co.uk,
	tvrtko.ursulin@intel.com, khandual@linux.vnet.ibm.com
Subject: Re: [PATCH V2] lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodings
Date: Sun, 18 Feb 2018 03:28:54 +0800	[thread overview]
Message-ID: <201802180359.yuetSevh%fengguang.wu@intel.com> (raw)
In-Reply-To: <20180215033356.6978-1-khandual@linux.vnet.ibm.com>

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

Hi Anshuman,

Thank you for the patch! Perhaps something to improve:

[auto build test WARNING on linus/master]
[also build test WARNING on v4.16-rc1 next-20180216]
[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/Anshuman-Khandual/lib-scatterlist-Add-SG_CHAIN-and-SG_END-macros-for-LSB-encodings/20180218-015554
config: x86_64-randconfig-s3-02180201 (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 warnings (new ones prefixed by >>):

   In file included from drivers/staging/rts5208/rtsx.h:180:0,
                    from drivers/staging/rts5208/rtsx.c:28:
>> drivers/staging/rts5208/rtsx_chip.h:343:0: warning: "SG_END" redefined
    #define SG_END   0x02
    
   In file included from include/linux/blkdev.h:28:0,
                    from drivers/staging/rts5208/rtsx.c:23:
   include/linux/scatterlist.h:69:0: note: this is the location of the previous definition
    #define SG_END  0x02UL
    

vim +/SG_END +343 drivers/staging/rts5208/rtsx_chip.h

fa590c22 Micky Ching 2013-11-12  340  
fa590c22 Micky Ching 2013-11-12  341  /* SG descriptor */
fa590c22 Micky Ching 2013-11-12  342  #define SG_INT			0x04
fa590c22 Micky Ching 2013-11-12 @343  #define SG_END			0x02
fa590c22 Micky Ching 2013-11-12  344  #define SG_VALID		0x01
fa590c22 Micky Ching 2013-11-12  345  

:::::: The code at line 343 was first introduced by commit
:::::: fa590c222fbaa428edb2ce2194638906cea1400a staging: rts5208: add support for rts5208 and rts5288

:::::: TO: Micky Ching <micky_ching@realsil.com.cn>
:::::: CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 29633 bytes --]

  parent reply	other threads:[~2018-02-17 19:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-15  3:33 Anshuman Khandual
2018-02-15  4:28 ` Jens Axboe
2018-02-15  7:36 ` Chris Wilson
2018-02-17 18:33 ` kbuild test robot
2018-02-17 19:28 ` kbuild test robot [this message]
2018-02-19  4:12   ` Anshuman Khandual
2018-02-19  8:08     ` Johannes Thumshirn
2018-02-19 10:10     ` Tvrtko Ursulin
2018-02-19 12:25       ` Andy Shevchenko

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=201802180359.yuetSevh%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=axboe@kernel.dk \
    --cc=bart.vanassche@wdc.com \
    --cc=chris@chris-wilson.co.uk \
    --cc=gregkh@linuxfoundation.org \
    --cc=jthumshirn@suse.de \
    --cc=kbuild-all@01.org \
    --cc=khandual@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tvrtko.ursulin@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®