From: Ladislav Michl Date: Mon, 3 Oct 2005 08:08:36 +0000 (+0300) Subject: [PATCH] ARM: OMAP: Re: Hang while entering userspace X-Git-Tag: v2.6.15-omap2~187^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=254da35d64ececa2e1592ed0a9c540f9103f3961;p=pandora-kernel.git [PATCH] ARM: OMAP: Re: Hang while entering userspace Below is patch fixing soft lockup in clocks. clockfw_lock is already held in clk_set_rate when calling omap1_clk_set_rate, no need to lock it again. --- Reading git-diff-tree failed