mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH][Trivial] Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED
@ 2011-07-24 21:15 Jesper Juhl
  2011-07-25  6:27 ` Ingo Molnar
  0 siblings, 1 reply; 8+ messages in thread
From: Jesper Juhl @ 2011-07-24 21:15 UTC (permalink / raw)
  To: linux-kernel; +Cc: trivial, Ingo Molnar, Frederic Weisbecker, Steven Rostedt

What was scheduled to be 2.6.41 is now going to be 3.1 .

diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig
index 2ad39e5..cd31345 100644
--- a/kernel/trace/Kconfig
+++ b/kernel/trace/Kconfig
@@ -82,7 +82,7 @@ config EVENT_POWER_TRACING_DEPRECATED
 	  power:power_frequency
 	  This is for userspace compatibility
 	  and will vanish after 5 kernel iterations,
-	  namely 2.6.41.
+	  namely 3.1.
 
 config CONTEXT_SWITCH_TRACER
 	bool


-- 
Jesper Juhl <jj@chaosbits.net>       http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.


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

* Re: [PATCH][Trivial] Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED
  2011-07-24 21:15 [PATCH][Trivial] Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED Jesper Juhl
@ 2011-07-25  6:27 ` Ingo Molnar
  2011-07-25  7:30   ` Jesper Juhl
  0 siblings, 1 reply; 8+ messages in thread
From: Ingo Molnar @ 2011-07-25  6:27 UTC (permalink / raw)
  To: Jesper Juhl
  Cc: linux-kernel, trivial, Ingo Molnar, Frederic Weisbecker, Steven Rostedt


* Jesper Juhl <jj@chaosbits.net> wrote:

> What was scheduled to be 2.6.41 is now going to be 3.1 .
> 
> diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig

SOB missing.

Thanks,

	Ingo

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

* Re: [PATCH][Trivial] Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED
  2011-07-25  6:27 ` Ingo Molnar
@ 2011-07-25  7:30   ` Jesper Juhl
  2011-07-25 18:20     ` Steven Rostedt
  2011-07-25 20:06     ` [tip:perf/urgent] trace events: " tip-bot for Jesper Juhl
  0 siblings, 2 replies; 8+ messages in thread
From: Jesper Juhl @ 2011-07-25  7:30 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: linux-kernel, trivial, Ingo Molnar, Frederic Weisbecker, Steven Rostedt

On Mon, 25 Jul 2011, Ingo Molnar wrote:

> 
> * Jesper Juhl <jj@chaosbits.net> wrote:
> 
> > What was scheduled to be 2.6.41 is now going to be 3.1 .
> > 
> > diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig
> 
> SOB missing.
> 

Whoops.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>

-- 
Jesper Juhl <jj@chaosbits.net>       http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.


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

* Re: [PATCH][Trivial] Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED
  2011-07-25  7:30   ` Jesper Juhl
@ 2011-07-25 18:20     ` Steven Rostedt
  2011-07-25 19:57       ` Ingo Molnar
  2011-07-25 20:06     ` [tip:perf/urgent] trace events: " tip-bot for Jesper Juhl
  1 sibling, 1 reply; 8+ messages in thread
From: Steven Rostedt @ 2011-07-25 18:20 UTC (permalink / raw)
  To: Jesper Juhl
  Cc: Ingo Molnar, linux-kernel, trivial, Ingo Molnar, Frederic Weisbecker

On Mon, 2011-07-25 at 09:30 +0200, Jesper Juhl wrote:
> On Mon, 25 Jul 2011, Ingo Molnar wrote:
> 
> > 
> > * Jesper Juhl <jj@chaosbits.net> wrote:
> > 
> > > What was scheduled to be 2.6.41 is now going to be 3.1 .
> > > 
> > > diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig
> > 
> > SOB missing.
> > 
> 
> Whoops.
> 
> Signed-off-by: Jesper Juhl <jj@chaosbits.net>
> 

Ingo, I'm back from vacation. Want me to pull this in. I'll probably
make a list of things to pull in for 3.1 and some things for 3.2.

-- Steve



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

* Re: [PATCH][Trivial] Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED
  2011-07-25 18:20     ` Steven Rostedt
@ 2011-07-25 19:57       ` Ingo Molnar
  0 siblings, 0 replies; 8+ messages in thread
From: Ingo Molnar @ 2011-07-25 19:57 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: Jesper Juhl, linux-kernel, trivial, Ingo Molnar, Frederic Weisbecker


* Steven Rostedt <rostedt@goodmis.org> wrote:

> On Mon, 2011-07-25 at 09:30 +0200, Jesper Juhl wrote:
> > On Mon, 25 Jul 2011, Ingo Molnar wrote:
> > 
> > > 
> > > * Jesper Juhl <jj@chaosbits.net> wrote:
> > > 
> > > > What was scheduled to be 2.6.41 is now going to be 3.1 .
> > > > 
> > > > diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig
> > > 
> > > SOB missing.
> > > 
> > 
> > Whoops.
> > 
> > Signed-off-by: Jesper Juhl <jj@chaosbits.net>
> > 
> 
> Ingo, I'm back from vacation. Want me to pull this in. I'll probably
> make a list of things to pull in for 3.1 and some things for 3.2.

Yeah - i've picked this one up already so you can skip it.

Thanks,

	Ingo

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

* [tip:perf/urgent] trace events: Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED
  2011-07-25  7:30   ` Jesper Juhl
  2011-07-25 18:20     ` Steven Rostedt
@ 2011-07-25 20:06     ` tip-bot for Jesper Juhl
  2012-02-06 17:33       ` Steven Rostedt
  1 sibling, 1 reply; 8+ messages in thread
From: tip-bot for Jesper Juhl @ 2011-07-25 20:06 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: linux-kernel, acme, hpa, mingo, a.p.zijlstra, fweisbec, rostedt,
	jj, tglx, mingo

Commit-ID:  f629299b544b6cc12b4e3e85fec96f4ce5809482
Gitweb:     http://git.kernel.org/tip/f629299b544b6cc12b4e3e85fec96f4ce5809482
Author:     Jesper Juhl <jj@chaosbits.net>
AuthorDate: Sun, 24 Jul 2011 23:15:42 +0200
Committer:  Ingo Molnar <mingo@elte.hu>
CommitDate: Mon, 25 Jul 2011 09:37:21 +0200

trace events: Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED

What was scheduled to be 2.6.41 is now going to be 3.1 .

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/alpine.LNX.2.00.1107250929370.8080@swampdragon.chaosbits.net
Signed-off-by: Ingo Molnar <mingo@elte.hu>
---
 kernel/trace/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig
index 2ad39e5..cd31345 100644
--- a/kernel/trace/Kconfig
+++ b/kernel/trace/Kconfig
@@ -82,7 +82,7 @@ config EVENT_POWER_TRACING_DEPRECATED
 	  power:power_frequency
 	  This is for userspace compatibility
 	  and will vanish after 5 kernel iterations,
-	  namely 2.6.41.
+	  namely 3.1.
 
 config CONTEXT_SWITCH_TRACER
 	bool

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

* Re: [tip:perf/urgent] trace events: Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED
  2011-07-25 20:06     ` [tip:perf/urgent] trace events: " tip-bot for Jesper Juhl
@ 2012-02-06 17:33       ` Steven Rostedt
  2012-02-06 19:25         ` Jesper Juhl
  0 siblings, 1 reply; 8+ messages in thread
From: Steven Rostedt @ 2012-02-06 17:33 UTC (permalink / raw)
  To: mingo, hpa, acme, linux-kernel, fweisbec, a.p.zijlstra, jj, tglx, mingo
  Cc: linux-tip-commits, Arjan van de Ven

On Mon, 2011-07-25 at 20:06 +0000, tip-bot for Jesper Juhl wrote:
> Commit-ID:  f629299b544b6cc12b4e3e85fec96f4ce5809482
> Gitweb:     http://git.kernel.org/tip/f629299b544b6cc12b4e3e85fec96f4ce5809482
> Author:     Jesper Juhl <jj@chaosbits.net>
> AuthorDate: Sun, 24 Jul 2011 23:15:42 +0200
> Committer:  Ingo Molnar <mingo@elte.hu>
> CommitDate: Mon, 25 Jul 2011 09:37:21 +0200
> 
> trace events: Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED
> 
> What was scheduled to be 2.6.41 is now going to be 3.1 .

I see the comment here also states that this code would be removed in
3.1, where as we are now heading towards 3.3 and Arjan said it doesn't
hurt to keep the code.

I guess this comment needs to be removed too?

-- Steve

> 
> Signed-off-by: Jesper Juhl <jj@chaosbits.net>
> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
> Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
> Cc: Frederic Weisbecker <fweisbec@gmail.com>
> Cc: Steven Rostedt <rostedt@goodmis.org>
> Link: http://lkml.kernel.org/r/alpine.LNX.2.00.1107250929370.8080@swampdragon.chaosbits.net
> Signed-off-by: Ingo Molnar <mingo@elte.hu>
> ---
>  kernel/trace/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig
> index 2ad39e5..cd31345 100644
> --- a/kernel/trace/Kconfig
> +++ b/kernel/trace/Kconfig
> @@ -82,7 +82,7 @@ config EVENT_POWER_TRACING_DEPRECATED
>  	  power:power_frequency
>  	  This is for userspace compatibility
>  	  and will vanish after 5 kernel iterations,
> -	  namely 2.6.41.
> +	  namely 3.1.
>  
>  config CONTEXT_SWITCH_TRACER
>  	bool



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

* Re: [tip:perf/urgent] trace events: Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED
  2012-02-06 17:33       ` Steven Rostedt
@ 2012-02-06 19:25         ` Jesper Juhl
  0 siblings, 0 replies; 8+ messages in thread
From: Jesper Juhl @ 2012-02-06 19:25 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: mingo, hpa, acme, linux-kernel, fweisbec, a.p.zijlstra, tglx,
	mingo, linux-tip-commits, Arjan van de Ven

On Mon, 6 Feb 2012, Steven Rostedt wrote:

> On Mon, 2011-07-25 at 20:06 +0000, tip-bot for Jesper Juhl wrote:
> > Commit-ID:  f629299b544b6cc12b4e3e85fec96f4ce5809482
> > Gitweb:     http://git.kernel.org/tip/f629299b544b6cc12b4e3e85fec96f4ce5809482
> > Author:     Jesper Juhl <jj@chaosbits.net>
> > AuthorDate: Sun, 24 Jul 2011 23:15:42 +0200
> > Committer:  Ingo Molnar <mingo@elte.hu>
> > CommitDate: Mon, 25 Jul 2011 09:37:21 +0200
> > 
> > trace events: Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED
> > 
> > What was scheduled to be 2.6.41 is now going to be 3.1 .
> 
> I see the comment here also states that this code would be removed in
> 3.1, where as we are now heading towards 3.3 and Arjan said it doesn't
> hurt to keep the code.
> 
> I guess this comment needs to be removed too?
> 

I already submitted a patch to do just that : 
http://lkml.indiana.edu/hypermail/linux/kernel/1202.0/02085.html

And I can see in -next that Jiri already too that one in his tree.


-- 
Jesper Juhl <jj@chaosbits.net>       http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.


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

end of thread, other threads:[~2012-02-06 19:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-24 21:15 [PATCH][Trivial] Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED Jesper Juhl
2011-07-25  6:27 ` Ingo Molnar
2011-07-25  7:30   ` Jesper Juhl
2011-07-25 18:20     ` Steven Rostedt
2011-07-25 19:57       ` Ingo Molnar
2011-07-25 20:06     ` [tip:perf/urgent] trace events: " tip-bot for Jesper Juhl
2012-02-06 17:33       ` Steven Rostedt
2012-02-06 19:25         ` Jesper Juhl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome