linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: dhowells@redhat.com, dwmw2@infradead.org, bernds_cb1@t-online.de,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/4] NOMMU: Make it possible for RomFS to use MTD devices directly
Date: Fri, 20 Feb 2009 12:11:21 +0000	[thread overview]
Message-ID: <29958.1235131881@redhat.com> (raw)
In-Reply-To: <20090219161211.9b80c129.akpm@linux-foundation.org>

Andrew Morton <akpm@linux-foundation.org> wrote:

> My x86_64 usualconfig just exploded with
> 
> fs/romfs/storage.c:18:2: error: #error no ROMFS backing store interface configured

To be able to use romfs you have to set one or both of the two backing store
options with this patch.  Commenting out the #error isn't good enough.  This
needs some Kconfig magic, but I'm not sure what.

David

  reply	other threads:[~2009-02-20 12:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-12 10:40 [PATCH 1/4] NOMMU: Present backing device capabilities for MTD chardevs David Howells
2009-02-12 10:40 ` [PATCH 2/4] NOMMU: Add support for direct mapping through mtdconcat if possible David Howells
2009-02-12 10:40 ` [PATCH 3/4] NOMMU: Make it possible for RomFS to use MTD devices directly David Howells
2009-02-20  0:12   ` Andrew Morton
2009-02-20 12:11   ` David Howells [this message]
2009-02-20 12:31   ` David Howells
2009-02-12 10:40 ` [PATCH 4/4] MTD: Fix a bad dependency in the Blackfin code David Howells

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=29958.1235131881@redhat.com \
    --to=dhowells@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=bernds_cb1@t-online.de \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@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).