mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Jim Gifford" <maillist@jg555.com>
To: "Linux Kernel" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2.6] -- Fixes KCONFIG for initrd
Date: Sun, 15 Feb 2004 11:24:10 -0800	[thread overview]
Message-ID: <00c101c3f3f9$49e77e20$db00a8c0@W2RZ8L4S02> (raw)
In-Reply-To: <20040215131123.GR1308@fs.tum.de>

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

I resent the patch to rusty's trival area.

[-- Attachment #2: linux-initrd-1.patch --]
[-- Type: application/octet-stream, Size: 521 bytes --]

Description: Prevents initrd from being built if ram device is built as a module. 

--- linux/drivers/block/Kconfig.orig	2004-02-14 08:47:03.911807371 +0000
+++ linux/drivers/block/Kconfig	2004-02-14 08:49:37.739118285 +0000
@@ -313,6 +313,7 @@
 
 config BLK_DEV_INITRD
 	bool "Initial RAM disk (initrd) support"
+	depends on BLK_DEV_RAM && BLK_DEV_RAM!=m
 	help
 	  The initial RAM disk is a RAM disk that is loaded by the boot loader
 	  (loadlin or lilo) and that is mounted as root before the normal boot

  reply	other threads:[~2004-02-15 19:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-14  8:56 Jim Gifford
2004-02-15 13:11 ` Adrian Bunk
2004-02-15 19:24   ` Jim Gifford [this message]
2004-02-26  7:47   ` Jim Gifford

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='00c101c3f3f9$49e77e20$db00a8c0@W2RZ8L4S02' \
    --to=maillist@jg555.com \
    --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

all inboxes | Powered by JetHome®