Re: [RFC PATCH] Add CRC checksum for RCU lists

From: Paul E. McKenney
Date: Sat Sep 22 2007 - 13:20:31 EST


On Sat, Sep 22, 2007 at 03:04:47AM -0400, Kyle Moffett wrote:
> On Sep 21, 2007, at 17:32:08, Steven Rostedt wrote:
> >On Fri, 21 Sep 2007, Paul E. McKenney wrote:
> >>On Thu, Sep 20, 2007 at 02:34:11PM -0400, Steven Rostedt wrote:
> >>>-#define RCU_HEAD_INIT { .next = NULL, .func = NULL }
> >>>+#ifdef CONFIG_RCU_CRC_HEADER_CHECK
> >>>+
> >>>+#define RCU_CRC_MAGIC 0xC4809168UL
> >>
> >>Very magic indeed -- Google doesn't find it, other than in your
> >>patch. ;-)
> >
> >Paul, I'm disappointed in you. That number doesn't ring a bell at
> >all??
> >
> >(hint, ignore the 'C' that was added by me).
>
> LOL! The RCU patent number; very clever indeed!

Y'know, I newer did figure this one out!

I like it!!! ;-)

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/