On Mon, Mar 26, 2018 at 02:09:23PM -0700, Davidlohr Bueso wrote: > Changes from v1: > - added the 'static' keyword where it belongs. > - added networking and x86-perf patches. Unlike the first three, > these these use the global/extern variants. > > 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. > > Applies on today's -next. Compile-tested. >
Thanks! Acked-by: Peter Zijlstra (Intel) <pet...@infradead.org>