From: Andi Kleen Date: Tue, 17 May 2005 04:53:19 +0000 (-0700) Subject: [PATCH] x86_64: Reduce NMI watchdog stack usage X-Git-Tag: v2.6.12-rc5~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac6b931c44fd9988eaa821c339d54ba06b212412;p=pandora-kernel.git [PATCH] x86_64: Reduce NMI watchdog stack usage NR_CPUs can be quite big these days. kmalloc the per CPU array instead of putting it onto the stack Signed-off-by: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed