linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH/RFC 0/1] Delete legacy power trace API
@ 2013-01-05  1:49 Paul Gortmaker
  2013-01-05  1:49 ` [PATCH 1/1] tracing: remove deprecated " Paul Gortmaker
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Paul Gortmaker @ 2013-01-05  1:49 UTC (permalink / raw)
  To: linux-pm
  Cc: Arjan van de Ven, Frederic Weisbecker, Steven Rostedt,
	linux-kernel, Paul Gortmaker

The actual deletion is mind-numbingly simple; and if you go by the
comments in the code, it is well overdue.  However, in discussions
with Frederic, he suggested to me that those comments might have
been overly optimistic, and that there may still be people out
there who are still unknowingly using this dead API.

So, that is the crux of the RFC component -- to check whether the
comments saying "delete by v3.1" can be taken at face value, or
whether they were overly optimistic, and hence this stuff is still
actively used even though it is overdue for deletion.

Thanks,
Paul.
---

Paul Gortmaker (1):
  tracing: remove deprecated power trace API

 Documentation/trace/events-power.txt | 27 +----------
 arch/arm/mach-omap2/pm34xx.c         |  2 -
 arch/x86/kernel/process.c            |  6 ---
 drivers/cpufreq/cpufreq.c            |  1 -
 drivers/cpuidle/cpuidle.c            |  2 -
 include/trace/events/power.h         | 92 ------------------------------------
 kernel/trace/Kconfig                 | 15 ------
 kernel/trace/power-traces.c          |  3 --
 8 files changed, 1 insertion(+), 147 deletions(-)

-- 
1.8.1


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

end of thread, other threads:[~2013-01-11 22:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-05  1:49 [PATCH/RFC 0/1] Delete legacy power trace API Paul Gortmaker
2013-01-05  1:49 ` [PATCH 1/1] tracing: remove deprecated " Paul Gortmaker
2013-01-05 22:10 ` [PATCH/RFC 0/1] Delete legacy " Rafael J. Wysocki
2013-01-06  0:17   ` Paul Gortmaker
2013-01-06 22:13   ` Steven Rostedt
2013-01-06 22:28     ` Rafael J. Wysocki
2013-01-11 22:32 ` Rafael J. Wysocki

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).