linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PM_TRACE is no longer experimental
@ 2008-08-14 15:18 Pavel Machek
  2008-08-15 17:11 ` Tilman Schmidt
  0 siblings, 1 reply; 7+ messages in thread
From: Pavel Machek @ 2008-08-14 15:18 UTC (permalink / raw)
  To: Andrew Morton, kernel list, Rafael J. Wysocki, Trivial patch monkey

PM_TRACE is stable for quite long. I don't think it needs to depend on
experimental.

Signed-off-by: Pavel Machek <pavel@suse.cz>

---
commit 710f4e9070c453e743fcfa1a6017075026c4967b
tree 7f3fe656004f2d21b6a9cbe1264f9f2236572456
parent ea977ecb4f994b0dc2e09cab3dbba87aad030d99
author Pavel <pavel@amd.ucw.cz> Thu, 14 Aug 2008 17:18:07 +0200
committer Pavel <pavel@amd.ucw.cz> Thu, 14 Aug 2008 17:18:07 +0200

 kernel/power/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kernel/power/Kconfig b/kernel/power/Kconfig
index dcd165f..1800674 100644
--- a/kernel/power/Kconfig
+++ b/kernel/power/Kconfig
@@ -36,7 +36,7 @@ config PM_VERBOSE
 
 config CAN_PM_TRACE
 	def_bool y
-	depends on PM_DEBUG && PM_SLEEP && EXPERIMENTAL
+	depends on PM_DEBUG && PM_SLEEP
 
 config PM_TRACE
 	bool

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-08-18 15:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-14 15:18 PM_TRACE is no longer experimental Pavel Machek
2008-08-15 17:11 ` Tilman Schmidt
2008-08-15 20:34   ` Dave Jones
2008-08-15 22:34   ` Nigel Cunningham
2008-08-17  9:33   ` Pavel Machek
2008-08-17 10:23     ` Rafael J. Wysocki
2008-08-17 15:16       ` Tilman Schmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).