Re: [PATCH -v2 0/8] jump_label: Another (better) static_key interface

2015-07-29 Thread Peter Zijlstra
On Wed, Jul 29, 2015 at 08:46:00AM +0200, Heiko Carstens wrote: > On Tue, Jul 28, 2015 at 03:20:55PM +0200, Peter Zijlstra wrote: > > Hi all, > > > > After yet another bug because of the weirdness of the static key interface, > > here an attempt at providing a better one. > > > > This series is

Re: [PATCH -v2 0/8] jump_label: Another (better) static_key interface

2015-07-29 Thread Heiko Carstens
On Tue, Jul 28, 2015 at 03:20:55PM +0200, Peter Zijlstra wrote: > Hi all, > > After yet another bug because of the weirdness of the static key interface, > here an attempt at providing a better one. > > This series is tested on x86_64 (by me) and s390x (heiko). Works nice. You may include the

Re: [PATCH -v2 0/8] jump_label: Another (better) static_key interface

2015-07-29 Thread Peter Zijlstra
On Wed, Jul 29, 2015 at 08:46:00AM +0200, Heiko Carstens wrote: On Tue, Jul 28, 2015 at 03:20:55PM +0200, Peter Zijlstra wrote: Hi all, After yet another bug because of the weirdness of the static key interface, here an attempt at providing a better one. This series is tested on

Re: [PATCH -v2 0/8] jump_label: Another (better) static_key interface

2015-07-29 Thread Heiko Carstens
On Tue, Jul 28, 2015 at 03:20:55PM +0200, Peter Zijlstra wrote: Hi all, After yet another bug because of the weirdness of the static key interface, here an attempt at providing a better one. This series is tested on x86_64 (by me) and s390x (heiko). Works nice. You may include the s390

[PATCH -v2 0/8] jump_label: Another (better) static_key interface

2015-07-28 Thread Peter Zijlstra
Hi all, After yet another bug because of the weirdness of the static key interface, here an attempt at providing a better one. This series is tested on x86_64 (by me) and s390x (heiko). --- arch/Kconfig |6 + arch/arm/include/asm/jump_label.h | 24 ++--

[PATCH -v2 0/8] jump_label: Another (better) static_key interface

2015-07-28 Thread Peter Zijlstra
Hi all, After yet another bug because of the weirdness of the static key interface, here an attempt at providing a better one. This series is tested on x86_64 (by me) and s390x (heiko). --- arch/Kconfig |6 + arch/arm/include/asm/jump_label.h | 24 ++--