Re: [PATCH] Move kprobes examples to samples/ (resend)

2007-11-13 Thread Andrew Morton
On Tue, 13 Nov 2007 21:09:25 +0530 Ananth N Mavinakayanahalli <[EMAIL PROTECTED]> wrote: > On Tue, Nov 13, 2007 at 04:00:45AM -0800, Andrew Morton wrote: > > On Sun, 21 Oct 2007 18:09:19 +0530 Ananth N Mavinakayanahalli <[EMAIL > > PROTECTED]> wrote: > > > > > Move kprobes examples from Documen

Re: [PATCH] Move kprobes examples to samples/ (resend)

2007-11-13 Thread Ananth N Mavinakayanahalli
On Tue, Nov 13, 2007 at 04:00:45AM -0800, Andrew Morton wrote: > On Sun, 21 Oct 2007 18:09:19 +0530 Ananth N Mavinakayanahalli <[EMAIL > PROTECTED]> wrote: > > > Move kprobes examples from Documentation/kprobes.txt to under samples/. > > Patch originally by Randy Dunlap. > > > > In addition, I h

Re: [PATCH] Move kprobes examples to samples/ (resend)

2007-11-13 Thread Mathieu Desnoyers
* David Miller ([EMAIL PROTECTED]) wrote: > From: Andrew Morton <[EMAIL PROTECTED]> > Date: Tue, 13 Nov 2007 04:00:45 -0800 > > > On Sun, 21 Oct 2007 18:09:19 +0530 Ananth N Mavinakayanahalli <[EMAIL > > PROTECTED]> wrote: > > > > > Move kprobes examples from Documentation/kprobes.txt to under s

Re: [PATCH] Move kprobes examples to samples/ (resend)

2007-11-13 Thread Andrew Morton
On Sun, 21 Oct 2007 18:09:19 +0530 Ananth N Mavinakayanahalli <[EMAIL PROTECTED]> wrote: > Move kprobes examples from Documentation/kprobes.txt to under samples/. > Patch originally by Randy Dunlap. > > In addition, I have > > o Updated the patch to apply on 2.6.23-mm1 > o Modified examples cod

Re: [PATCH] Move kprobes examples to samples/ (resend)

2007-11-13 Thread David Miller
From: Andrew Morton <[EMAIL PROTECTED]> Date: Tue, 13 Nov 2007 04:00:45 -0800 > On Sun, 21 Oct 2007 18:09:19 +0530 Ananth N Mavinakayanahalli <[EMAIL > PROTECTED]> wrote: > > > Move kprobes examples from Documentation/kprobes.txt to under samples/. > > Patch originally by Randy Dunlap. > > > >