From: Andreas Schwab Date: Mon, 31 May 2010 19:59:13 +0000 (+0200) Subject: KVM: PPC: elide struct thread_struct instances from stack X-Git-Tag: v2.6.36-rc1~580^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49f6be8ea1bd74713c1a48e42db06a3808dfa2cd;p=pandora-kernel.git KVM: PPC: elide struct thread_struct instances from stack Instead of instantiating a whole thread_struct on the stack use only the required parts of it. Signed-off-by: Andreas Schwab Tested-by: Alexander Graf Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed