From: Heiko Carstens <heiko.carstens@de.ibm.com>
To: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
linux-s390@vger.kernel.org, schwidefsky@de.ibm.com
Subject: Re: [BUILD-FAILURE] next-20081230 - S390 - tape drive fails to build with !CONFIG_BLOCK
Date: Fri, 2 Jan 2009 11:01:59 +0100 [thread overview]
Message-ID: <20090102100159.GA4730@osiris.boeblingen.de.ibm.com> (raw)
In-Reply-To: <20081231112132.GA4268@linux.vnet.ibm.com>
On Wed, Dec 31, 2008 at 04:51:32PM +0530, Kamalesh Babulal wrote:
> next-20081230 randconfig build fails on S390, with CONFIG_BLOCK=n
>
> Adding the dependency of CONFIG_BLOCK to CONFIG_S390_TAPE_BLOCK
>
> Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com
>
> --- a/drivers/s390/char/Kconfig
> +++ b/drivers/s390/char/Kconfig
> @@ -100,7 +100,7 @@ comment "S/390 tape interface support"
>
> config S390_TAPE_BLOCK
> bool "Support for tape block devices"
> - depends on S390_TAPE
> + depends on S390_TAPE && BLOCK
Thank you, added it to our patch queue.
prev parent reply other threads:[~2009-01-02 10:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-30 16:30 linux-next: Tree for December 30 Stephen Rothwell
2008-12-31 11:02 ` Geert Uytterhoeven
2009-01-01 9:12 ` Stephen Rothwell
2008-12-31 11:21 ` [BUILD-FAILURE] next-20081230 - S390 - tape drive fails to build with !CONFIG_BLOCK Kamalesh Babulal
2009-01-02 10:01 ` Heiko Carstens [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=20090102100159.GA4730@osiris.boeblingen.de.ibm.com \
--to=heiko.carstens@de.ibm.com \
--cc=kamalesh@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=schwidefsky@de.ibm.com \
--cc=sfr@canb.auug.org.au \
/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.