From: Wu Zhangjin Date: Thu, 4 Jun 2009 12:27:10 +0000 (+0800) Subject: MIPS: Add hibernation support X-Git-Tag: v2.6.31-rc1~291^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=363c55cae53742f3f685a1814912c6d4fda245b4;p=pandora-kernel.git MIPS: Add hibernation support [Ralf: SMP support requires CPU hotplugging which MIPS currently doesn't support. As implemented in this patch cache and tlb flushing will also be invoked with interrupts disabled so smp_call_function() will blow up in charming ways. So limit to !SMP.] Reviewed-by: Pavel Machek Reviewed-by: Yan Hua Reviewed-by: Arnaud Patard Reviewed-by: Atsushi Nemoto Signed-off-by: Wu Zhangjin Signed-off-by: Hu Hongbing Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed