Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1392239
| From | "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH omap 0/6] Fix OMAP uses of RCU from idle loop |
| Date | 2016-05-02 16:40 +0200 |
| Message-ID | <runaW-52B-25@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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. Thanx, Paul ------------------------------------------------------------------------ arch/arm/kernel/smp.c | 2 +- arch/arm/mach-omap2/powerdomain.c | 9 +++++---- drivers/base/power/runtime.c | 14 +++++++------- drivers/clk/clk.c | 8 ++++---- 4 files changed, 17 insertions(+), 16 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH omap 0/6] Fix OMAP uses of RCU from idle loop "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-05-02 16:40 +0200 [PATCH omap 6/6] arm: Whack an expected event-trace-from-idle mole "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-05-02 16:40 +0200 [PATCH omap 2/6] arm: Use more _rcuidle tracepoints to allow use from idle "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-05-02 16:40 +0200 [PATCH omap 5/6] arm: Whack yet another event-trace-from-idle mole "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-05-02 16:50 +0200 [PATCH omap 3/6] arm: Additional _rcuidle tracepoints to allow use from idle "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-05-02 16:50 +0200 [PATCH omap 1/6] arm: Use _rcuidle tracepoint to allow use from idle "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-05-02 16:50 +0200
csiph-web