Re: [ltt-dev] LTTng 0.89 for Linux 2.6.29-rc3

From: Paul E. McKenney
Date: Thu Feb 05 2009 - 13:01:51 EST


On Thu, Feb 05, 2009 at 09:52:16PM +0530, Trilok Soni wrote:
> Hi Paul,
>
> On Thu, Feb 5, 2009 at 9:28 PM, Paul E. McKenney
> <paulmck@xxxxxxxxxxxxxxxxxx> wrote:
> >>
> >> Are you using quilt to apply the patchset series file in the right order ?
> >
> > Ummm... No. I never have used quilt.
> >
> > Ah, there is a series file. I guess it would not be too hard to make
> > an appropriate "sh" command:
>
> How about trying?
>
> #quilt push -a

Is the appropriate incantation as follows?

cd <top of git tree>
mkdir patches
cp /tmp/patch-2.6.29-rc3-lttng-0.92/* patches
quilt push -a

Thanx, Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/