Re: [2/3 PATCH] Kprobes: User space probes support- readpage hooks

From: Prasanna S Panchamukhi
Date: Mon Mar 20 2006 - 08:57:21 EST


On Mon, Mar 20, 2006 at 03:10:17AM -0800, Andrew Morton wrote:
> Prasanna S Panchamukhi <prasanna@xxxxxxxxxx> wrote:
> >
> > +/**
> > + * This function hooks the readpages() of all modules that have active
> > + * probes on them. The original readpages() is called for the given
> > + * inode/address_space to actually read the pages into the memory.
> > + * Then all probes that are specified on these pages are inserted.
> > + */
>
> The "/**" thing is designed to introduce a kerneldoc-style comment, but
> these comments aren't using kerneldoc.

Yes. I will take care of this issue.

Thanks
Prasanna
--
Prasanna S Panchamukhi
Linux Technology Center
India Software Labs, IBM Bangalore
Email: prasanna@xxxxxxxxxx
Ph: 91-80-51776329
-
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/