On Sun, Apr 05, 2015 at 11:04:56AM +0200, Geert Uytterhoeven wrote:
Hi Russell,
On Fri, Apr 3, 2015 at 7:11 PM, Russell King - ARM Linux linux@arm.linux.org.uk wrote:
Sorry for posting this soo close to the 4.1 merge window, I had completely forgotten about this chunk of work I did earlier this month.
The per-user struct clk patches rather badly broke clkdev and various other places. This was reported, but was forgotten about. Really, the per-user clk stuff should've been reverted, but we've lived with it far too long for that.
So, our only other option is to now rush these patches into 4.1 and hope for the best.
The series cleans up quite a number of places too...
Thanks for your patches!
Can you please tell which are critical fixes for regressions, and which are cleanups? It's not so obvious to me from the patch descriptions.
The 5th one is the most important as far as fixing the regression caused by the per-user clk patches.