Re: [PATCH omap v2 0/6] Fix OMAP uses of RCU from idle loop
From: Guenter Roeck <linux@roeck-us.net>
Date: 2016-05-18 14:38:51
Also in:
linux-arm-kernel, linux-clk, linux-omap, lkml
From: Guenter Roeck <linux@roeck-us.net>
Date: 2016-05-18 14:38:51
Also in:
linux-arm-kernel, linux-clk, linux-omap, 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