lkml.org 
[lkml]   [2018]   [Mar]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH -next 0/3] update some static key users to modern api
Date
Hi,

I noticed a few users in the kernel calling stale static key api. Patches
are straightforward; note that the irqchip was also changed to not use
refcounting functions as it only 'disables' the feature.

Thanks!

Davidlohr Bueso (3):
i2c: update i2c_trace_msg static key to modern api
drivers/irqchip: update supports_deactivate static key to modern api
sched/core: update preempt_notifier_key to modern api

drivers/i2c/i2c-core-base.c | 12 ++++++------
drivers/irqchip/irq-gic-v3.c | 20 ++++++++++----------
drivers/irqchip/irq-gic.c | 22 +++++++++++-----------
kernel/sched/core.c | 12 ++++++------
4 files changed, 33 insertions(+), 33 deletions(-)

--
2.13.6

\
 
 \ /
  Last update: 2018-03-25 21:24    [W:0.072 / U:0.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site