[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <38780.1286984249@localhost>
Date: Wed, 13 Oct 2010 11:37:29 -0400
From: Valdis.Kletnieks@...edu
To: linux-kernel@...r.kernel.org
Subject: Stupid lockdep question...
I have a 3rd-party module, that throws this whinge:
[ 65.831296] INFO: trying to register non-static key.
[ 65.831301] the code is fine but needs lockdep annotation.
[ 65.831303] turning off the locking correctness validator.
I've identified that it's a call to down(*foo) where foo points to a kmalloc'ed
block of memory that's memset() to all-zeros. What's the initializer/annotation
I need to add to my code?
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists