Matthew Wilcox (Oracle)
22f56b8e89
XArray: Include bitmap.h from xarray.h
...
xas_find_chunk() calls find_next_bit(), which is defined in find.h,
included from bitmap.h. Inside the kernel, this isn't a problem because
bitmap.h is included from cpumask.h which is dragged in (eventually)
by gfp.h. When building the test-suite, that doesn't happen, so we need
to include bitmap.h explicitly.
Fixes: 4ade0818cf ("tools: sync tools/bitmap with mother linux")
Reported-by: Liam Howlett <liam.howlett@oracle.com >
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org >
2022-02-03 16:01:39 -05:00
..
2022-01-20 13:46:20 +02:00
2022-01-17 08:07:57 +02:00
2022-01-22 08:33:34 +02:00
2022-01-17 05:49:30 +02:00
2022-01-20 08:52:53 +02:00
2022-01-25 18:30:15 +01:00
2022-01-22 08:33:34 +02:00
2022-01-15 08:47:31 -08:00
2022-01-15 08:47:31 -08:00
2022-01-28 12:28:15 -07:00
2022-01-19 01:21:24 +01:00
2022-01-19 01:21:46 +01:00
2022-01-22 08:33:36 +02:00
2022-01-15 08:47:31 -08:00
2022-01-15 16:30:33 +02:00
2022-01-22 08:33:36 +02:00
2022-01-20 08:52:55 +02:00
2022-01-22 08:33:34 +02:00
2022-01-18 08:51:51 +02:00
2022-01-20 08:52:53 +02:00
2022-01-20 08:52:53 +02:00
2022-01-20 11:30:15 +00:00
2022-01-22 08:33:35 +02:00
2022-01-15 08:47:31 -08:00
2022-01-22 08:33:38 +02:00
2022-01-17 09:40:29 +02:00
2022-02-01 11:13:24 -08:00
2022-01-21 21:36:28 +00:00
2022-01-24 14:16:46 +01:00
2022-01-15 16:30:29 +02:00
2022-01-20 08:52:54 +02:00
2022-01-15 16:30:29 +02:00
2022-01-15 16:30:29 +02:00
2022-01-22 08:33:35 +02:00
2022-01-15 20:37:06 +02:00
2022-01-20 10:41:01 +02:00
2022-01-22 08:33:36 +02:00
2022-01-20 10:41:01 +02:00
2022-01-22 09:40:01 +02:00
2022-01-20 08:52:53 +02:00
2022-01-29 08:52:27 +02:00
2022-01-16 23:34:43 +01:00
2022-01-15 20:37:06 +02:00
2022-01-15 16:30:30 +02:00
2022-01-15 20:37:06 +02:00
2022-01-22 08:33:34 +02:00
2022-01-15 16:30:27 +02:00
2022-01-30 09:56:58 +02:00
2022-01-30 09:56:58 +02:00
2022-01-15 16:30:29 +02:00
2022-01-17 07:32:51 +02:00
2022-01-22 08:33:36 +02:00
2022-01-20 10:12:53 +00:00
2022-01-25 20:16:03 +02:00
2022-01-25 20:16:03 +02:00
2022-01-20 12:55:26 -06:00
2022-01-15 16:30:31 +02:00
2022-01-15 16:30:28 +02:00
2022-01-18 06:40:47 +02:00
2022-01-16 08:08:11 +02:00
2022-01-16 08:08:11 +02:00
2022-01-20 08:52:52 +02:00
2022-01-18 12:09:47 +01:00
2022-01-15 16:30:28 +02:00
2022-01-26 18:57:09 -08:00
2022-01-22 08:33:36 +02:00
2022-01-22 08:33:35 +02:00
2022-01-22 08:33:36 +02:00
2022-01-22 08:33:37 +02:00
2022-01-18 12:09:57 +01:00
2022-01-30 09:56:58 +02:00
2022-01-24 14:45:02 +01:00
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:37 +02:00
2022-02-03 11:20:34 -08:00
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:38 +02:00
2022-01-27 08:45:13 -08:00
2022-01-19 11:15:19 +02:00
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:35 +02:00
2022-01-25 18:34:08 +01:00
2022-01-15 16:30:28 +02:00
2022-01-22 08:33:38 +02:00
2022-01-15 16:30:30 +02:00
2022-01-30 09:56:58 +02:00
2022-01-15 16:30:29 +02:00
2022-02-03 16:01:39 -05:00