From: Johannes Berg Date: Mon, 19 Nov 2007 22:46:16 +0000 (+0100) Subject: PM: Make PM_TRACE more architecture independent X-Git-Tag: v2.6.25-rc1~1073^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90dda1cb6ace6abd777f84bf051c4f86fa58986a;p=pandora-kernel.git PM: Make PM_TRACE more architecture independent When trying to debug a suspend failure I started implementing PM_TRACE for powerpc. I then noticed that I'm debugging a suspend failure and so PM_TRACE isn't useful at all, but thought that nonetheless this could be useful in the future. Basically, to support PM_TRACE, you add a Kconfig option that selects PM_TRACE and provides the infrastructure as per the help text of PM_TRACE. Signed-off-by: Johannes Berg Signed-off-by: Rafael J. Wysocki Signed-off-by: Len Brown --- Reading git-diff-tree failed