git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5120702
)
KVM: PPC: elide struct thread_struct instances from stack
author
Andreas Schwab
<schwab@linux-m68k.org>
Mon, 31 May 2010 19:59:13 +0000
(21:59 +0200)
committer
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 07:39:24 +0000
(10:39 +0300)
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>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found