From: Matt Mackall Date: Thu, 9 Oct 2008 16:56:21 +0000 (-0500) Subject: x86: trim ACPI sleep stack buffer X-Git-Tag: v2.6.28-rc1~26^2~14^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5000cadcf3188e935dae28c4fc7e24639704ea55;p=pandora-kernel.git x86: trim ACPI sleep stack buffer x86_64 SMP suspend to RAM uses a 10k temporary stack for saving the kernel state, but only 4k of it is used. Shrink it to 4k. Signed-off-by: Matt Mackall Signed-off-by: Len Brown --- Reading git-diff-tree failed