public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
Cc: kbuild-all@01.org, linux-mmc@vger.kernel.org,
	Ulf Hansson <ulf.hansson@linaro.org>,
	Chunyan Zhang <zhang.chunyan@linaro.org>,
	Baolin Wang <baolin.wang@linaro.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	Namjae Jeon <namjae.jeon@samsung.com>,
	Maya Erez <qca_merez@qca.qualcomm.com>
Subject: Re: [PATCH v2] mmc: block: delete packed command support
Date: Thu, 24 Nov 2016 14:35:05 +0800	[thread overview]
Message-ID: <201611241455.f15P3Xee%fengguang.wu@intel.com> (raw)
In-Reply-To: <1479916086-26641-1-git-send-email-linus.walleij@linaro.org>

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

Hi Linus,

[auto build test WARNING on ulf.hansson-mmc/next]
[cannot apply to linus/master linux/master v4.9-rc6 next-20161123]
[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/Linus-Walleij/mmc-block-delete-packed-command-support/20161124-095329
base:   git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc.git next
config: x86_64-randconfig-s0-11241041 (attached as .config)
compiler: gcc-4.4 (Debian 4.4.7-8) 4.4.7
reproduce:
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All warnings (new ones prefixed by >>):

   drivers/mmc/card/block.c: In function 'mmc_blk_issue_rw_rq':
>> drivers/mmc/card/block.c:1604: warning: unused variable 'reqs'

vim +/reqs +1604 drivers/mmc/card/block.c

ecf8b5d0a Subhash Jadavani 2012-06-07  1588  			ret = blk_end_request(req, 0, blocks << 9);
67716327e Adrian Hunter    2011-08-29  1589  		}
67716327e Adrian Hunter    2011-08-29  1590  	}
67716327e Adrian Hunter    2011-08-29  1591  	return ret;
67716327e Adrian Hunter    2011-08-29  1592  }
67716327e Adrian Hunter    2011-08-29  1593  
ee8a43a51 Per Forlin       2011-07-01  1594  static int mmc_blk_issue_rw_rq(struct mmc_queue *mq, struct request *rqc)
54d49d776 Per Forlin       2011-07-01  1595  {
3e1319bfe Linus Walleij    2016-11-18  1596  	struct mmc_blk_data *md = mq->blkdata;
54d49d776 Per Forlin       2011-07-01  1597  	struct mmc_card *card = md->queue.card;
54d49d776 Per Forlin       2011-07-01  1598  	struct mmc_blk_request *brq = &mq->mqrq_cur->brq;
b8360a494 Adrian Hunter    2015-05-07  1599  	int ret = 1, disable_multi = 0, retry = 0, type, retune_retry_done = 0;
d78d4a8ad Per Forlin       2011-07-01  1600  	enum mmc_blk_status status;
ee8a43a51 Per Forlin       2011-07-01  1601  	struct mmc_queue_req *mq_rq;
a5075eb94 Saugata Das      2012-05-17  1602  	struct request *req = rqc;
ee8a43a51 Per Forlin       2011-07-01  1603  	struct mmc_async_req *areq;
ce39f9d17 Seungwon Jeon    2013-02-06 @1604  	u8 reqs = 0;
ee8a43a51 Per Forlin       2011-07-01  1605  
ee8a43a51 Per Forlin       2011-07-01  1606  	if (!rqc && !mq->mqrq_prev->req)
ee8a43a51 Per Forlin       2011-07-01  1607  		return 0;
54d49d776 Per Forlin       2011-07-01  1608  
54d49d776 Per Forlin       2011-07-01  1609  	do {
ee8a43a51 Per Forlin       2011-07-01  1610  		if (rqc) {
a5075eb94 Saugata Das      2012-05-17  1611  			/*
a5075eb94 Saugata Das      2012-05-17  1612  			 * When 4KB native sector is enabled, only 8 blocks

:::::: The code at line 1604 was first introduced by commit
:::::: ce39f9d17c14e56ea6772aa84393e6e0cc8499c4 mmc: support packed write command for eMMC4.5 devices

:::::: TO: Seungwon Jeon <tgih.jun@samsung.com>
:::::: CC: Chris Ball <cjb@laptop.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: 31381 bytes --]

  parent reply	other threads:[~2016-11-24  6:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20161123154834epcas3p479d3731e59db07c42688b323cd37104e@epcas3p4.samsung.com>
2016-11-23 15:48 ` [PATCH v2] mmc: block: delete packed command support Linus Walleij
2016-11-24  5:24   ` Jaehoon Chung
2016-11-24  9:50     ` Linus Walleij
2016-11-24 10:23       ` Jaehoon Chung
2016-11-24 15:22         ` Linus Walleij
2016-11-24  6:35   ` kbuild test robot [this message]
2016-11-24  9:53     ` Linus Walleij
2016-11-25  1:43       ` Fengguang Wu
2016-11-25  9:33         ` Linus Walleij
     [not found] <9ZmUc0DeYSJWc9ZmVc6SWm@videotron.ca>
2016-11-25 20:38 ` Nicolas Pitre

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=201611241455.f15P3Xee%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=baolin.wang@linaro.org \
    --cc=kbuild-all@01.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=namjae.jeon@samsung.com \
    --cc=qca_merez@qca.qualcomm.com \
    --cc=ulf.hansson@linaro.org \
    --cc=zhang.chunyan@linaro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox