LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Nix <nix@esperi.org.uk>
To: Peter Osterlund <petero2@telia.com>
Cc: linux-kernel@vger.kernel.org, dm-devel@redhat.com
Subject: Re: 2.6.24.2: 4KSTACKS + pcdrw + dm + mount -> stack overflow: ide-cd related? dm-related?
Date: Sun, 24 Feb 2008 17:02:26 +0000 [thread overview]
Message-ID: <87oda6p9st.fsf@hades.wkstn.nix> (raw)
In-Reply-To: <m363wepa3a.fsf@telia.com> (Peter Osterlund's message of "Sun, 24 Feb 2008 17:56:09 +0100")
On 24 Feb 2008, Peter Osterlund told this:
> Nix <nix@esperi.org.uk> writes:
>> But while I'd normally blame pktcdvd there's only one pktcdvd function
>> in these tracebacks (pkt_open) and it's not got a significant stack
>> footprint.
>
> Did you verify that with "make checkstack" or just by looking at the
> source code? On my system, pkt_open() consumes 584 bytes because the
> compiler decides to inline lots of functions that would not normally
> be part of long call chains. The following patch fixes that problem on
> my system.
I just looked at the source; I forgot `make checkstack' existed.
On this system:
0xc0263e0f pkt_open [vmlinux]: 556
which is nearly as bad.
(As an aside, I'm surprised I didn't oops when packet-writing as well:
0xc021270d udf_process_sequence [vmlinux]: 692
0xc020f43d udf_add_entry [vmlinux]: 628
owch. I guess that's called via a shorter call chain...)
I'll try the patch after this series of backups is done :)
--
`The rest is a tale of post and counter-post.' --- Ian Rawlings
describes USENET
next prev parent reply other threads:[~2008-02-24 17:03 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-24 1:56 2.6.24.2: 4KSTACKS + PCA403CD IDE CD + pcdrw + mount + PREEMPT -> stack overflow Nix
2008-02-24 15:59 ` 2.6.24.2: 4KSTACKS + pcdrw + dm + mount -> stack overflow: ide-cd related? dm-related? Nix
2008-02-24 16:56 ` Peter Osterlund
2008-02-24 17:02 ` Nix [this message]
2008-02-25 20:30 ` Andrew Morton
2008-02-25 22:48 ` Jan Kara
2008-02-25 22:51 ` Andrew Morton
2008-02-26 11:10 ` Jiri Kosina
2008-02-26 11:29 ` Ingo Molnar
2008-02-26 11:37 ` Jiri Kosina
2008-02-26 16:41 ` Jan Kara
2008-02-26 17:25 ` Daniel Hazelton
2008-03-06 16:14 ` Jan Kara
2008-03-10 20:09 ` Nix
2008-02-25 20:25 ` Andrew Morton
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=87oda6p9st.fsf@hades.wkstn.nix \
--to=nix@esperi.org.uk \
--cc=dm-devel@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=petero2@telia.com \
--subject='Re: 2.6.24.2: 4KSTACKS + pcdrw + dm + mount -> stack overflow: ide-cd related? dm-related?' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).