Re: [PATCH][GIT PULL][3.9] tracing: Fix free of probe entry by calling call_rcu_sched()

2013-03-14 Thread Ingo Molnar
* Steven Rostedt wrote: > Ingo, > > While testing my new code I stumbled upon this bug. This is a real > bug and has been in the kernel forever. Luckily, it's in a feature > that is seldom used. But it can cause a crash if the race is hit. > > I based this off of my last pull request of

Re: [PATCH][GIT PULL][3.9] tracing: Fix free of probe entry by calling call_rcu_sched()

2013-03-14 Thread Ingo Molnar
* Steven Rostedt rost...@goodmis.org wrote: Ingo, While testing my new code I stumbled upon this bug. This is a real bug and has been in the kernel forever. Luckily, it's in a feature that is seldom used. But it can cause a crash if the race is hit. I based this off of my last pull

[PATCH][GIT PULL][3.9] tracing: Fix free of probe entry by calling call_rcu_sched()

2013-03-13 Thread Steven Rostedt
Ingo, While testing my new code I stumbled upon this bug. This is a real bug and has been in the kernel forever. Luckily, it's in a feature that is seldom used. But it can cause a crash if the race is hit. I based this off of my last pull request of tip/perf/urgent. Thanks, -- Steve Please

[PATCH][GIT PULL][3.9] tracing: Fix free of probe entry by calling call_rcu_sched()

2013-03-13 Thread Steven Rostedt
Ingo, While testing my new code I stumbled upon this bug. This is a real bug and has been in the kernel forever. Luckily, it's in a feature that is seldom used. But it can cause a crash if the race is hit. I based this off of my last pull request of tip/perf/urgent. Thanks, -- Steve Please