lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 22 Sep 2007 03:04:47 -0400
From:	Kyle Moffett <mrmacman_g4@....com>
To:	Steven Rostedt <rostedt@...dmis.org>
Cc:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
	LKML <linux-kernel@...r.kernel.org>, Ingo Molnar <mingo@...e.hu>,
	Thomas Gleixner <tglx@...utronix.de>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [RFC PATCH] Add CRC checksum for RCU lists

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!

Cheers,
Kyle Moffett

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ