Files
linux-stable-mirror/include/linux
Eric Biggers cf4c950b87 once: switch to new jump label API
Switch the DO_ONCE() macro from the deprecated jump label API to the new
one.  The new one is more readable, and for DO_ONCE() it also makes the
generated code more icache-friendly: now the one-time initialization
code is placed out-of-line at the jump target, rather than at the inline
fallthrough case.

Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-09 20:26:23 -07:00
..
2017-09-06 19:56:49 +02:00
2017-10-04 10:22:55 +02:00
2017-10-09 10:21:26 -07:00
2017-09-01 16:35:50 -05:00
2017-09-08 18:26:49 -07:00
2017-09-04 00:05:22 +02:00
2017-09-04 00:06:02 +02:00
2017-09-05 12:53:11 +02:00
2017-09-08 18:26:46 -07:00
2017-09-07 11:53:11 +02:00
2017-09-25 08:56:05 -06:00
2017-10-09 20:26:23 -07:00
2017-09-06 17:27:26 -07:00
2017-09-08 18:26:47 -07:00
2017-09-11 12:29:41 -04:00
2017-09-15 16:57:10 +02:00
2017-09-08 18:26:48 -07:00
2017-09-05 06:34:17 -07:00