Andreas Schwab wrote: > Alexander Graf <ag...@suse.de> writes: > > >> On 31.05.2010, at 04:00, Benjamin Herrenschmidt wrote: >> >> >>> On Mon, 2010-05-31 at 11:50 +1000, Benjamin Herrenschmidt wrote: >>> >>>> Signed-off-by: Benjamin Herrenschmidt <b...@kernel.crashing.org> >>>> --- >>>> arch/powerpc/kernel/ppc_ksyms.c | 2 +- >>>> 1 files changed, 1 insertions(+), 1 deletions(-) >>>> >>> Alex, this is just a temporary fix to remove the build breakage for 40x >>> etc... but please, update KVM to just build-in its own. >>> >> What's the bad part in reusing the existing code? >> > > The bad part is that KVM is wasting a ridiculous amount of stack space > by allocating multiple instances of struct task_struct on it. I have a > patch removing all of it, but I haven't tested it yet. >
Mind to send it over so I can take a look at it :)? Getting rid of the task_struct structs lying in the stack is certainly a good idea. Alex _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev