Re: [patch 6/7] Immediate Values - Documentation

From: Mathieu Desnoyers
Date: Tue Sep 18 2007 - 09:13:51 EST


* Randy Dunlap (randy.dunlap@xxxxxxxxxx) wrote:
> On Mon, 17 Sep 2007 14:42:30 -0400 Mathieu Desnoyers wrote:
>
> > Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxx>
> > ---
> > Documentation/immediate.txt | 228 ++++++++++++++++++++++++++++++++++++++++++++
> > 1 file changed, 228 insertions(+)
> >
> > Index: linux-2.6-lttng/Documentation/immediate.txt
> > ===================================================================
> > --- /dev/null 1970-01-01 00:00:00.000000000 +0000
> > +++ linux-2.6-lttng/Documentation/immediate.txt 2007-09-17 14:03:09.000000000 -0400
> > @@ -0,0 +1,228 @@
> > + Using the Immediate Values
> > +
> > + Mathieu Desnoyers
> > +
> > +
> > +This document introduces Immediate Values and their use.
> > +
> > +* Purpose of immediate values
> > +

Updated, thanks. I also noted that I did not refresh this patch when
sending it.. a repost is needed (removed the immediate_if, which is now
gone, and changed all immediate_read(&this_immediate) for
immediate_read(this_immediate).

Mathieu

--
Mathieu Desnoyers
Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68
-
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/