From: Stelian Pop <stelian.pop@fr.alcove.com>
To: Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH 2.4.19-rc1] BLK_DEV_RAM not BLOCK_DEV_RAM. was: Linux 2.4.19-rc1
Date: Mon, 24 Jun 2002 21:07:40 +0200 [thread overview]
Message-ID: <20020624190740.GA19095@come.alcove-fr> (raw)
In-Reply-To: <Pine.LNX.4.44.0206241253120.9274-100000@freak.distro.conectiva>
On Mon, Jun 24, 2002 at 12:58:23PM -0300, Marcelo Tosatti wrote:
> Directly from OLS you're getting the first release candidate.
>
> Please test it extensively.
Hi Marcelo,
The attached patch I've send you against the pre10 is still needed
to fix a typo.
Please apply.
Stelian.
> From stelian.pop@fr.alcove.com Fri Jun 7 12:04:45 2002
> Date: Fri, 7 Jun 2002 12:04:45 +0200
This trivial patch is necessary to compile the current bk head
when one does not have a floppy device...
Thanks,
Stelian.
===== init/do_mounts.c 1.26 vs edited =====
--- 1.26/init/do_mounts.c Tue Jun 4 19:13:30 2002
+++ edited/init/do_mounts.c Fri Jun 7 10:51:37 2002
@@ -378,7 +378,7 @@
return sys_symlink(path + n + 5, name);
}
-#if defined(CONFIG_BLOCK_DEV_RAM) || defined(CONFIG_BLK_DEV_FD)
+#if defined(CONFIG_BLK_DEV_RAM) || defined(CONFIG_BLK_DEV_FD)
static void __init change_floppy(char *fmt, ...)
{
struct termios termios;
--
Stelian Pop <stelian.pop@fr.alcove.com>
Alcove - http://www.alcove.com
next prev parent reply other threads:[~2002-06-24 19:08 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-24 15:58 Linux 2.4.19-rc1 Marcelo Tosatti
2002-06-24 19:07 ` Stelian Pop [this message]
2002-06-24 19:17 ` [PATCH 2.4.19-rc1] BLK_DEV_RAM not BLOCK_DEV_RAM. was: " Rudmer van Dijk
2002-06-24 19:20 ` [PATCH 2.4.19-rc1] Fix building with 'make -r -R' Tom Rini
2002-06-24 20:28 ` Linux 2.4.19-rc1 Pawel Kot
2002-06-24 21:17 ` Linux 2.4.19-rc1 ChangeLog Summary Matthias Andree
2002-06-25 23:06 ` Linux 2.4.19-rc1 Simon Kirby
2002-06-25 23:29 ` DMA from high memory regions Imran Badr
2002-06-26 0:23 ` Linux 2.4.19-rc1 Marcelo Tosatti
2002-06-28 22:41 ` bvermeul
2002-07-02 20:51 ` Marcelo Tosatti
2002-07-02 21:30 ` Marcelo Tosatti
2002-07-03 16:53 ` Bruce Harada
2002-07-12 0:26 ` Linux 2.4.19-rc1: [PATCH] tridentfb Helge Deller
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=20020624190740.GA19095@come.alcove-fr \
--to=stelian.pop@fr.alcove.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo@conectiva.com.br \
/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