From: Olaf Hering <olh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.6.0-test7 - stability freeze
Date: Mon, 13 Oct 2003 19:34:46 +0200 [thread overview]
Message-ID: <20031013173446.GA13186@suse.de> (raw)
In-Reply-To: <Pine.LNX.4.44.0310081235280.4017-100000@home.osdl.org>
On Wed, Oct 08, Linus Torvalds wrote:
> The more interesting thing is that I and Andrew are trying to calm down
> development, and I do _not_ want to see patches that don't fix a real and
> clear bug. In other words, the "cleanup and janitorial" stuff is on hold,
> and -test8 and then -test9 should be for _stability_ fixes only.
a longstanding bug, should probably go to the main Makefile. But I dont
know if all supported archs know about -msoft-float.
diff -p -purN linux-2.6.0-test7/arch/i386/Makefile linux-2.6.0-test7.fpu/arch/i386/Makefile
--- linux-2.6.0-test7/arch/i386/Makefile 2003-10-08 21:24:04.000000000 +0200
+++ linux-2.6.0-test7.fpu/arch/i386/Makefile 2003-10-13 19:26:21.000000000 +0200
@@ -19,7 +19,7 @@ LDFLAGS := -m elf_i386
OBJCOPYFLAGS := -O binary -R .note -R .comment -S
LDFLAGS_vmlinux :=
-CFLAGS += -pipe
+CFLAGS += -pipe -msoft-float
# prevent gcc from keeping the stack 16 byte aligned
CFLAGS += $(call check_gcc,-mpreferred-stack-boundary=2,)
--
USB is for mice, FireWire is for men!
sUse lINUX ag, nÜRNBERG
next prev parent reply other threads:[~2003-10-13 17:34 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-08 19:47 Linux 2.6.0-test7 - stability freeze Linus Torvalds
2003-10-08 23:57 ` Linux 2.6.0-test7 - stability freeze (compile stats) John Cherry
2003-10-09 12:45 ` Linux 2.6.0-test7 - compile/boot success iain d broadfoot
2003-10-09 13:29 ` 2.6.0-test7 BLK_DEV_FD dependence on ISA breakage Mikael Pettersson
2003-10-09 14:05 ` Andrew Morton
2003-10-09 18:04 ` Anton Blanchard
2003-10-09 18:18 ` Arun Sharma
2003-10-09 20:21 ` Mikael Pettersson
2003-10-10 11:55 ` Geert Uytterhoeven
2003-10-13 4:52 ` Linux 2.6.0-test7 - stability freeze Rob Landley
2003-10-13 4:53 ` Deja vu Rob Landley
2003-10-13 17:34 ` Olaf Hering [this message]
2003-10-13 20:50 ` gcc -msoft-float [Was: Linux 2.6.0-test7 - stability freeze] Sam Ravnborg
2003-10-14 8:12 ` Olaf Hering
2003-10-14 8:31 ` Arjan van de Ven
2003-10-14 8:50 ` Olaf Hering
2003-10-14 11:40 ` Linux 2.6.0-test7 - stability freeze Jakub Jelinek
2003-10-15 17:27 ` Linux 2.6.0-test7 - Suspend to Disk success Jonathan McDowell
2003-10-15 21:00 ` Daniele Venzano
2003-10-16 14:06 ` Pavel Machek
2003-10-18 17:35 ` Daniele Venzano
2003-10-18 17:54 ` Daniele Venzano
2003-10-18 18:01 ` Pavel Machek
2003-10-18 20:48 ` Daniele Venzano
2003-10-19 7:38 ` Daniele Venzano
2003-10-20 19:08 ` Patrick Mochel
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=20031013173446.GA13186@suse.de \
--to=olh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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.