Files
kernel_arpi/include/linux
Omar Sandoval 40aabb6746 sbitmap: push per-cpu last_tag into sbitmap_queue
Allocating your own per-cpu allocation hint separately makes for an
awkward API. Instead, allocate the per-cpu hint as part of the struct
sbitmap_queue. There's no point for a struct sbitmap_queue without the
cache, but you can still use a bare struct sbitmap.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-09-17 08:39:10 -06:00
..
2016-07-04 17:19:22 +05:30
2016-07-08 16:23:11 +02:00
2016-07-25 11:47:52 +01:00
2016-07-04 08:19:21 -07:00
2016-09-14 09:18:08 -06:00
2016-08-04 08:50:07 -04:00
2016-09-14 09:18:06 -06:00
2016-08-07 14:41:02 -06:00
2016-08-11 09:41:35 -06:00
2016-07-01 16:30:38 -04:00
2016-06-25 09:04:48 -07:00
2016-08-02 19:35:24 -04:00
2016-07-26 16:19:19 -07:00
2016-06-27 12:26:08 -07:00
2016-07-22 09:07:02 +02:00
2016-06-21 09:38:45 +10:00
2016-09-14 09:18:09 -06:00
2016-08-02 19:35:44 -04:00
2016-08-04 10:16:55 +09:30
2016-06-24 10:40:41 -05:00
2016-07-29 12:17:52 -07:00
2016-07-12 19:25:38 -07:00
2016-07-01 05:32:17 -04:00
2016-07-28 16:07:41 -07:00
2016-07-12 19:25:38 -07:00
2016-07-06 10:51:14 +01:00
2016-07-26 16:19:19 -07:00
2016-07-20 23:30:06 -04:00
2016-06-20 12:47:15 -07:00
2016-07-19 17:43:38 +03:00
2016-07-26 16:19:19 -07:00
2016-06-25 09:04:48 -07:00
2016-08-29 08:13:21 -06:00