ftrace: disable tracing for hibernation
authorRafael J. Wysocki <rjw@sisk.pl>
Thu, 28 Aug 2008 12:39:12 +0000 (14:39 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Aug 2008 19:27:39 +0000 (12:27 -0700)
commit41108eb10142e0552f2de1e4c0675b108c5f018f
treebb9ef817e2729915fbbe29291c827e7eef83eb54
parentb09331e530777963ed65ce2fdf074b7b077768c7
ftrace: disable tracing for hibernation

In accordance with commit f42ac38c59e0a03d6da0c24a63fb211393f484b0
("ftrace: disable tracing for suspend to ram"), disable tracing
around the suspend code in hibernation code paths.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/power/disk.c