| To: | linux-mips@oss.sgi.com |
|---|---|
| Subject: | Patch: don't report rd found when none is there |
| From: | Guido Guenther <guido.guenther@gmx.net> |
| Date: | Thu, 23 Aug 2001 09:51:33 +0200 |
| Cc: | Ralf Baechle <ralf@uni-koblenz.de> |
| Mail-followup-to: | linux-mips@oss.sgi.com, Ralf Baechle <ralf@uni-koblenz.de> |
| Sender: | owner-linux-mips@oss.sgi.com |
| User-agent: | Mutt/1.2.5i |
The current code in a/m/k/setup.c assigns __rd_start & __rd_end to
initrd_start and initrd_end even when no ramdisk was added to the kernel
image. This gives an "Initial ramdisk at:...." message even though no
ramdisk is there. Attached patch fixes this. It furthermore prevents
initrd_{start,end} being overriden(in case it gets set somewhere in the
board specific code).
-- Guido
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [patch] linux 2.4.5: __dbe_table iteration #2, Keith Owens |
|---|---|
| Next by Date: | Patch: linux_logo.h build_fix for 2.4.6, Guido Guenther |
| Previous by Thread: | [PATCH] set the number of serial ports, Jun Sun |
| Next by Thread: | Re: Patch: don't report rd found when none is there, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |