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@xxxxxxxxxxxxxx> > Tested-by: Alexander Graf <agraf@xxxxxxx> > --- > 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. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html