]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: OMAP: Re: Hang while entering userspace
authorLadislav Michl <ladis@linux-mips.org>
Mon, 3 Oct 2005 08:08:36 +0000 (11:08 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 3 Oct 2005 08:08:36 +0000 (11:08 +0300)
commit254da35d64ececa2e1592ed0a9c540f9103f3961
tree9fb65a6f8f1adc2029c3e80b72cb156c1a8dbb27
parentc3bbba96a6b92f99bcccc6503e9c1bc558dd8a45
[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.
arch/arm/mach-omap1/clock.c