From: Marcelo Tosatti <mtosatti@redhat.com>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: linuxppc-dev@ozlabs.org, kvm@vger.kernel.org,
kvm-ppc@vger.kernel.org, Alexander Graf <agraf@suse.de>
Subject: Re: [PATCH] KVM: PPC: elide struct thread_struct instances from stack
Date: Wed, 2 Jun 2010 13:00:30 -0300 [thread overview]
Message-ID: <20100602160030.GB23214@amt.cnet> (raw)
In-Reply-To: <m26323onam.fsf@igel.home>
On Mon, May 31, 2010 at 09:59:13PM +0200, Andreas Schwab wrote:
> Instead of instantiating a whole thread_struct on the stack use only the
> required parts of it.
>
> Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
> Tested-by: Alexander Graf <agraf@suse.de>
> ---
> arch/powerpc/include/asm/kvm_fpu.h | 27 +++++----
> arch/powerpc/kernel/ppc_ksyms.c | 4 -
> arch/powerpc/kvm/book3s.c | 49 +++++++++-------
> arch/powerpc/kvm/book3s_paired_singles.c | 94 ++++++++++++------------------
> arch/powerpc/kvm/fpu.S | 18 ++++++
> 5 files changed, 97 insertions(+), 95 deletions(-)
Applied, thanks.
prev parent reply other threads:[~2010-06-02 16:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-31 19:59 [PATCH] KVM: PPC: elide struct thread_struct instances from stack Andreas Schwab
2010-05-31 20:00 ` Alexander Graf
2010-05-31 22:40 ` Paul Mackerras
2010-05-31 23:27 ` Alexander Graf
2010-06-01 8:36 ` Andreas Schwab
2010-06-01 9:19 ` Alexander Graf
2010-06-02 16:00 ` Marcelo Tosatti [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=20100602160030.GB23214@amt.cnet \
--to=mtosatti@redhat.com \
--cc=agraf@suse.de \
--cc=kvm-ppc@vger.kernel.org \
--cc=kvm@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=schwab@linux-m68k.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 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).