On Thu, 11 Aug 2016, Steven Rostedt wrote:
> On Thu, 11 Aug 2016 16:08:58 +0200 (CEST)
> Miroslav Benes wrote:
>
> > /*
> > * Dynamic ops may be freed, we must make sure that all
> > * callers are done before leaving this function.
> > * The same goes for freei
On Thu, 11 Aug 2016 16:08:58 +0200 (CEST)
Miroslav Benes wrote:
> /*
> * Dynamic ops may be freed, we must make sure that all
> * callers are done before leaving this function.
> * The same goes for freeing the per_cpu data of the per_cpu
> * ops.
>
On Thu, 11 Aug 2016, Steven Rostedt wrote:
> On Thu, 11 Aug 2016 10:46:53 +0200 (CEST)
> Miroslav Benes wrote:
>
> > On Tue, 9 Aug 2016, Steven Rostedt wrote:
> >
> > > On Tue, 9 Aug 2016 10:16:00 +0200 (CEST)
> > > Miroslav Benes wrote:
> > >
> > >
> > > > I agree it is kind of shooting o
On Thu, 11 Aug 2016 10:46:53 +0200 (CEST)
Miroslav Benes wrote:
> On Tue, 9 Aug 2016, Steven Rostedt wrote:
>
> > On Tue, 9 Aug 2016 10:16:00 +0200 (CEST)
> > Miroslav Benes wrote:
> >
> >
> > > I agree it is kind of shooting oneself in the foot bug, because explicit
> > > call to a sleepi
On Tue, 9 Aug 2016, Steven Rostedt wrote:
> On Tue, 9 Aug 2016 10:16:00 +0200 (CEST)
> Miroslav Benes wrote:
>
>
> > I agree it is kind of shooting oneself in the foot bug, because explicit
> > call to a sleeping function may not be the brightest thing to do. However
> > I see two (closely re
On Tue, 9 Aug 2016 10:16:00 +0200 (CEST)
Miroslav Benes wrote:
> I agree it is kind of shooting oneself in the foot bug, because explicit
> call to a sleeping function may not be the brightest thing to do. However
> I see two (closely related) issues with this.
>
> 1. It is a change in behavi
On Mon, 8 Aug 2016, Steven Rostedt wrote:
> On Mon, 8 Aug 2016 10:57:45 +0200 (CEST)
> Miroslav Benes wrote:
>
> > Hi Steven,
> >
> > I am afraid there is a bug in the current mainline's ftrace when dynamic
> > fops are involved.
>
> I'm sorry but I don't see it.
>
> >
> > ftrace_shutdown()
On Mon, 8 Aug 2016 10:57:45 +0200 (CEST)
Miroslav Benes wrote:
> Hi Steven,
>
> I am afraid there is a bug in the current mainline's ftrace when dynamic
> fops are involved.
I'm sorry but I don't see it.
>
> ftrace_shutdown() relies on schedule_on_each_cpu() which should ensure
> that no ta
8 matches
Mail list logo