[PATCH omap v2 0/6] Fix OMAP uses of RCU from idle loop
From: linux@roeck-us.net (Guenter Roeck)
Date: 2016-05-18 14:38:51
Also in:
linux-clk, linux-omap, linux-pm, lkml
From: linux@roeck-us.net (Guenter Roeck)
Date: 2016-05-18 14:38:51
Also in:
linux-clk, linux-omap, linux-pm, lkml
On 05/16/2016 11:48 AM, Paul E. McKenney wrote:
Hello! The following series fixes a number of uses of RCU from the idle loop. These are all due to tracing, so the fix is simply to append _rcuidle to the event-tracing call. Changes since v1: Fix commit-log subjects and add maintainers on CC.
For the series, on top of mainline (which now experiences the problem fixed by this series): Tested-by: Guenter Roeck <linux@roeck-us.net> Guenter