From: Marcin Slusarz Date: Wed, 8 Jul 2009 20:07:20 +0000 (+0200) Subject: Staging: rt*: fix wait_queue_head_t declaration on stack X-Git-Tag: v2.6.32-rc1~668^2~527 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc0db7314240c7aa2866546e80b8ba157c8009f7;p=pandora-kernel.git Staging: rt*: fix wait_queue_head_t declaration on stack othwerwise lockdep complains: "INFO: trying to register non-static key. the code is fine but needs lockdep annotation. turning off the locking correctness validator." Signed-off-by: Marcin Slusarz Acked-by: Bartlomiej Zolnierkiewicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed