The patch titled pm_trace-is-bust has been added to the -mm tree. Its filename is pm_trace-is-bust.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: pm_trace-is-bust From: Andrew Morton <akpm@xxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- kernel/power/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN kernel/power/Kconfig~pm_trace-is-bust kernel/power/Kconfig --- a/kernel/power/Kconfig~pm_trace-is-bust +++ a/kernel/power/Kconfig @@ -38,7 +38,7 @@ config PM_DEBUG config PM_TRACE bool "Suspend/resume event tracing" - depends on PM && PM_DEBUG && X86_32 + depends on PM && PM_DEBUG && X86_32 && BROKEN default y ---help--- This enables some cheesy code to save the last PM event point in the _ Patches currently in -mm which might be from akpm@xxxxxxxx are origin.patch hangcheck-remove-monotomic_clock-on-x86.patch savagefb-add-state-save-and_restore-hooks.patch au1100fb-add-power-management-support.patch imacfb-add-intel-based-macintosh-framebuffer-support.patch vt-binding-add-sysfs-control-to-the-vt-layer.patch disable-debugging-version-of-write_lock.patch pm_trace-is-bust.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html