linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: akpm@linux-foundation.org, linux-kernel@vger.kernel.org,
	linux-next@vger.kernel.org, CaiZhiyong <caizhiyong@huawei.com>
Subject: Re: mmotm 2013-11-06-16-14 uploaded (block/cmdline-parser.c)
Date: Wed, 06 Nov 2013 18:57:15 -0800	[thread overview]
Message-ID: <527B018B.6020604@infradead.org> (raw)
In-Reply-To: <20131107001557.B1BDE5A426A@corp2gmr1-2.hot.corp.google.com>

On 11/06/13 16:15, akpm@linux-foundation.org wrote:
> The mm-of-the-moment snapshot 2013-11-06-16-14 has been uploaded to
> 
>    http://www.ozlabs.org/~akpm/mmotm/
> 
> mmotm-readme.txt says
> 
> README for mm-of-the-moment:
> 
> http://www.ozlabs.org/~akpm/mmotm/
> 
> This is a snapshot of my -mm patch queue.  Uploaded at random hopefully
> more than once a week.
> 
> You will need quilt to apply these patches to the latest Linus release (3.x
> or 3.x-rcY).  The series file is in broken-out.tar.gz and is duplicated in
> http://ozlabs.org/~akpm/mmotm/series
> 
> The file broken-out.tar.gz contains two datestamp files: .DATE and
> .DATE-yyyy-mm-dd-hh-mm-ss.  Both contain the string yyyy-mm-dd-hh-mm-ss,
> followed by the base kernel version against which this patch series is to
> be applied.

on i386:
CONFIG_BLOCK is not enabled!


warning: (MTD_CMDLINE_PARTS) selects BLK_CMDLINE_PARSER which has unmet direct dependencies (BLOCK)

In file included from block/cmdline-parser.c:8:0:
include/linux/cmdline-parser.h:17:12: error: 'BDEVNAME_SIZE' undeclared here (not in a function)
block/cmdline-parser.c: In function 'parse_subpart':
block/cmdline-parser.c:17:2: error: implicit declaration of function 'kzalloc' [-Werror=implicit-function-declaration]
block/cmdline-parser.c:17:14: warning: assignment makes pointer from integer without a cast [enabled by default]
block/cmdline-parser.c:74:2: error: implicit declaration of function 'kfree' [-Werror=implicit-function-declaration]
block/cmdline-parser.c: In function 'parse_parts':
block/cmdline-parser.c:100:11: warning: assignment makes pointer from integer without a cast [enabled by default]
block/cmdline-parser.c:96:7: warning: unused variable 'buf' [-Wunused-variable]
cc1: some warnings being treated as errors



-- 
~Randy

      reply	other threads:[~2013-11-07  2:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-07  0:15 mmotm 2013-11-06-16-14 uploaded akpm
2013-11-07  2:57 ` Randy Dunlap [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=527B018B.6020604@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=caizhiyong@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).