From: Dave Jones <davej@suse.de>
To: Rudmer van Dijk <rudmer@linuxmail.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 2.5.5-pre1, allow RAM disk to be build
Date: Sat, 16 Feb 2002 19:18:14 +0100 [thread overview]
Message-ID: <20020216191814.B4777@suse.de> (raw)
In-Reply-To: <20020216180735.7807.qmail@linuxmail.org>
In-Reply-To: <20020216180735.7807.qmail@linuxmail.org>; from rudmer@linuxmail.org on Sun, Feb 17, 2002 at 02:07:35AM +0800
On Sun, Feb 17, 2002 at 02:07:35AM +0800, Rudmer van Dijk wrote:
> since 2.5.x (can't remember version correctly) the setup for RAM disk changed and I could not build it anymore into the kernel due to compilation errors.
> In the latest prepatch (2.5.5-pre1) this is still not fixed. I am using the following patch to fix this and it works from 2.5.x upto 2.5.5-pre1 without any problems.
The real fix I think is to fix include/linux/blk.h
setup.c uses it inside CONFIG_BLK_DEV_RAM, but blk.h
only defines it with CONFIG_BLK_DEV_INITRD
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
next prev parent reply other threads:[~2002-02-16 18:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-16 18:07 [PATCH] 2.5.5-pre1, allow RAM disk to be build Rudmer van Dijk
2002-02-16 18:18 ` Dave Jones [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-02-16 20:41 Rudmer van Dijk
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=20020216191814.B4777@suse.de \
--to=davej@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=rudmer@linuxmail.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 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.