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-02-27 18:43:46 -08:00
2017-10-03 17:54:25 -07:00
2017-08-22 14:53:32 +08:00
2017-09-07 12:41:48 -07:00
2017-05-08 17:15:12 -07:00
2017-08-15 09:02:08 -07:00
2017-08-30 16:40:11 -06:00
2017-07-14 15:05:13 -07:00
2017-09-08 18:26:49 -07:00
2017-07-10 16:32:35 -07:00
2017-03-30 09:37:20 +02:00
2017-09-08 18:26:49 -07:00
2017-09-08 18:26:51 -07:00
2017-06-09 11:52:07 +02:00
2017-02-24 17:46:57 -08:00
2017-02-24 17:46:57 -08:00
2017-08-14 16:51:01 +02:00
2017-02-24 17:46:57 -08:00
2017-04-24 13:53:13 -05:00
2017-03-02 10:09:00 +11:00
2017-05-09 15:40:28 -07:00
2017-06-28 06:55:01 -07:00
2017-06-28 06:54:41 -07:00
2017-03-02 08:42:34 +01:00
2017-07-26 12:24:36 -04:00
2017-07-10 16:32:35 -07:00
2017-08-10 15:54:06 -07:00
2017-02-24 17:46:57 -08:00
2017-06-20 15:42:32 -04:00
2017-02-24 17:46:57 -08:00
2017-02-24 17:46:57 -08:00
2017-09-08 18:26:49 -07:00
2017-10-03 17:54:25 -07:00
2017-09-08 18:26:49 -07:00
2017-03-09 11:48:47 -08:00
2017-09-20 23:27:48 -04:00
2017-03-02 08:42:38 +01:00
2017-09-14 17:30:49 -07:00
2017-09-22 19:46:07 +02:00
2017-05-16 08:44:22 -03:00
2017-10-05 18:19:22 -07:00
2017-03-22 20:11:35 -06:00
2017-07-10 16:32:34 -07:00
2017-06-08 17:36:03 +08:00
2017-02-24 17:46:56 -08:00
2017-05-08 17:15:10 -07:00
2017-06-08 10:35:50 +02:00
2017-08-29 15:15:17 +02:00
2017-09-14 17:30:49 -07:00
2017-09-03 17:08:42 -07:00
2017-05-19 14:42:19 +02:00
2017-09-08 18:26:49 -07:00
2017-10-09 20:26:23 -07:00
2017-07-12 16:26:05 -07:00
2017-03-02 08:42:34 +01:00
2017-03-22 19:18:43 -07:00
2017-03-02 08:42:27 +01:00
2017-09-08 18:26:49 -07:00
2017-10-03 17:54:26 -07:00
2017-09-08 18:26:48 -07:00
2017-09-08 18:26:48 -07:00
2017-06-28 18:54:46 +02:00
2017-09-19 15:18:33 -07:00
2017-04-14 14:06:52 -06:00
2017-06-15 14:30:14 +02:00
2017-02-22 16:41:30 -08:00
2017-05-23 10:01:38 +02:00
2017-02-24 17:46:57 -08:00
2017-09-13 18:53:16 -07:00
2017-09-08 18:26:49 -07:00
2017-05-15 23:40:22 -04:00
2017-07-18 11:38:03 +02:00
2017-03-24 07:43:35 +01:00
2017-09-13 18:53:15 -07:00
2017-08-09 16:53:56 -07:00
2017-09-08 18:26:49 -07:00
2017-08-10 13:58:41 -07:00
2017-03-31 17:13:30 -07:00
2017-09-08 18:26:50 -07:00
2017-05-08 17:15:10 -07:00
2017-02-26 11:03:38 -05:00
2017-09-21 20:40:55 -07:00
2017-05-08 17:15:10 -07:00
2017-07-12 16:26:00 -07:00
2017-05-01 09:36:30 +02:00
2017-07-21 09:38:30 +02:00
2017-06-29 22:21:20 -04:00
2017-06-05 16:59:05 +02:00
2017-07-07 10:37:54 -07:00
2017-08-15 09:02:07 -07:00