From: Thomas Gleixner Date: Sat, 10 Oct 2009 10:36:32 +0000 (+0200) Subject: hw_random: Remove BKL from core X-Git-Tag: v2.6.33-rc1~358^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a09ba31a54dbc9a548c4ff90619e4c7128a4282e;p=pandora-kernel.git hw_random: Remove BKL from core hw_random core is completely serialized with rng_mutex. No need for the cycle_kernel_lock() magic. Signed-off-by: Thomas Gleixner LKML-Reference: <20091010153349.844488872@linutronix.de> Cc: Herbert Xu --- Reading git-diff-tree failed