From: Alexey Dobriyan <adobriyan@gmail.com>
To: Stefani Seibold <stefani@seibold.net>
Cc: akpm@linux-foundation.org, m.s.tsirkin@gmail.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] proc: fix ->stack_start in compat mode
Date: Sun, 1 Nov 2009 15:43:01 +0300 [thread overview]
Message-ID: <20091101124301.GA16100@x200> (raw)
In-Reply-To: <1257069245.3975.6.camel@wall-e>
On Sun, Nov 01, 2009 at 10:54:05AM +0100, Stefani Seibold wrote:
> Am Mittwoch, den 28.10.2009, 14:56 +0300 schrieb Alexey Dobriyan:
> > Assign tsk->stack_start even when doing compat execve(2).
> >
> > As side effect, fix segfault inside boehm-gc library.
> > http://bugzilla.kernel.org/show_bug.cgi?id=14478
> >
> > Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
> > ---
> >
> > Michael, please, confirm.
> >
> > Stefani, I get "Stack usage: 0 kB", you may want to look at it.
> >
>
> Under which circumstance do you get 0 kb reported? What is your system
> (mmu/nommu, 32bit/64bit, architecture and so on).
Well, no wonder it doesn't work:
#define KSTK_ESP(tsk) -1 /* sorry. doesn't work for syscall. */
How does it supposed to work on live task?
next prev parent reply other threads:[~2009-11-01 12:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-28 11:56 [PATCH] proc: fix ->stack_start in compat mode Alexey Dobriyan
2009-11-01 9:54 ` Stefani Seibold
2009-11-01 10:21 ` Alexey Dobriyan
2009-11-01 12:43 ` Alexey Dobriyan [this message]
2009-11-01 14:42 ` Stefani Seibold
2009-11-01 15:06 ` Stefani Seibold
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=20091101124301.GA16100@x200 \
--to=adobriyan@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=m.s.tsirkin@gmail.com \
--cc=stefani@seibold.net \
/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