Re: [for-next][PATCH 3/7] ftracetest: Add instance create and delete test

From: Steven Rostedt
Date: Fri Jan 15 2016 - 12:51:11 EST


On Fri, 15 Jan 2016 16:08:41 +1100
Michael Ellerman <mpe@xxxxxxxxxxxxxx> wrote:

> On Fri, 2015-12-11 at 14:36 -0500, Steven Rostedt wrote:
> > On Wed, 09 Dec 2015 16:09:38 +1100
> > Michael Ellerman <mpe@xxxxxxxxxxxxxx> wrote:
> >
> > > I suspect because my /bin/sh is dash?
> > >
> > > # /bin/dash
> > > # kill -1
> > > /bin/dash: 1: kill: Usage: kill [-s sigspec | -signum | -sigspec] [pid | job]... or
> > > kill -l [exitstatus]
> > >
> >
> > I did some digging and found a better way to do this. Does the belowe
> > patch fix things for you?
>
> Yeah that works, thanks.
>

Crap, I was waiting for a response, and forgot about this patch. I'll
go ahead and add this to my queue of fixes.

Thanks!

-- Steve