From: Andrew Morton <akpm@osdl.org>
To: Matt Mackall <mpm@selenic.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [patch] make inflate work with gcc3.5 and 4k stacks
Date: Sat, 20 Mar 2004 13:00:41 -0800 [thread overview]
Message-ID: <20040320130041.5873ac3f.akpm@osdl.org> (raw)
In-Reply-To: <20040320195039.GT11010@waste.org>
Matt Mackall <mpm@selenic.com> wrote:
>
> Quick fix to work around gcc3.5's automatic inline and broken stack
> requirements calculation. Without this, I see stack overflows at boot
> with 4k stacks.
>
> gcc3.5 - fix inflate inlining
>
> -STATIC int inflate_fixed(void)
> +STATIC int noinline inflate_fixed(void)
Thanks. I added appropriate comments to this, as one should always do when
adding otherwise-utterly-mystifying code.
prev parent reply other threads:[~2004-03-20 21:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-20 19:50 Matt Mackall
2004-03-20 21:00 ` Andrew Morton [this message]
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=20040320130041.5873ac3f.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mpm@selenic.com \
/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®