Akinobu Mita
a66022c457
iommu-helper: use bitmap library
...
Use bitmap library and kill some unused iommu helper functions.
1. s/iommu_area_free/bitmap_clear/
2. s/iommu_area_reserve/bitmap_set/
3. Use bitmap_find_next_zero_area instead of find_next_zero_area
This cannot be simple substitution because find_next_zero_area
doesn't check the last bit of the limit in bitmap
4. Remove iommu_area_free, iommu_area_reserve, and find_next_zero_area
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-12-16 07:20:18 -08:00
..
2009-12-09 19:43:33 -08:00
2009-12-14 23:55:33 +01:00
2009-12-15 08:53:32 -08:00
2009-09-14 07:57:32 -07:00
2009-12-11 20:47:59 -08:00
2009-12-16 07:20:18 -08:00
2009-12-14 08:57:40 +01:00
2009-10-14 17:04:48 +02:00
2009-06-12 22:27:03 +09:30
2009-08-26 21:29:58 +02:00
2009-12-16 07:20:14 -08:00
2009-03-15 07:03:15 +01:00
2009-12-05 15:32:35 -08:00
2009-10-26 12:38:59 +01:00
2009-11-08 13:12:26 +01:00
2009-07-19 18:27:51 +02:00
2009-04-24 10:18:51 +02:00
2009-03-13 11:57:22 +01:00
2009-10-29 22:34:14 +09:00
2009-11-26 08:24:33 +01:00
2009-12-11 20:47:30 -08:00
2009-12-14 23:55:32 +01:00
2009-04-14 11:45:33 +02:00
2009-12-11 09:28:22 +01:00
2009-10-01 10:34:16 +02:00
2009-04-08 14:16:32 +02:00
2009-08-03 13:34:25 -07:00
2009-02-25 08:27:46 +01:00
2009-02-24 18:08:40 +01:00
2009-10-27 12:35:48 +01:00
2009-10-23 08:23:20 +02:00
2009-12-11 20:47:30 -08:00
2009-12-08 13:27:33 -08:00
2009-12-11 09:28:22 +01:00
2009-12-11 09:28:22 +01:00
2009-11-16 13:44:56 -08:00
2009-12-08 13:27:33 -08:00
2009-11-27 20:37:41 +01:00
2009-12-06 08:27:18 +01:00
2009-10-01 08:42:24 +02:00
2009-03-04 20:33:16 +01:00
2009-08-21 21:13:37 +02:00
2009-09-21 06:27:08 +02:00
2009-03-21 16:57:04 +05:30
2009-03-02 12:07:48 +01:00
2009-11-02 15:56:34 +01:00
2009-11-02 15:56:34 +01:00
2009-12-14 23:55:33 +01:00
2009-10-14 18:27:11 +02:00
2009-03-21 16:55:45 +05:30
2009-12-11 08:43:18 -06:00
2009-12-07 18:36:35 +01:00
2009-09-10 18:10:50 +03:00
2009-09-18 14:05:47 -07:00
2009-09-24 09:34:52 +09:30
2009-12-08 13:27:33 -08:00
2009-06-02 22:47:00 +02:00
2009-12-15 08:53:28 -08:00
2009-12-09 08:25:57 +01:00
2009-12-09 08:25:57 +01:00
2009-12-09 08:25:57 +01:00
2009-03-12 13:13:07 +01:00
2009-06-12 21:47:05 +09:30
2009-12-11 09:28:22 +01:00
2009-08-31 11:09:40 +02:00
2009-12-05 15:32:35 -08:00
2009-12-15 08:53:28 -08:00
2009-12-14 23:55:32 +01:00
2009-09-18 14:05:47 -07:00
2009-12-16 07:20:18 -08:00
2009-12-14 08:57:40 +01:00
2009-12-16 07:20:18 -08:00
2009-11-17 07:53:21 +01:00
2009-11-25 10:12:51 +01:00
2009-12-09 10:17:58 +01:00
2009-12-09 10:17:58 +01:00
2009-12-09 10:17:59 +01:00
2009-12-16 07:20:08 -08:00
2009-07-14 16:25:05 +02:00
2009-11-16 15:43:05 +01:00
2009-12-15 08:53:28 -08:00
2009-12-07 13:14:18 +01:00
2009-03-10 18:13:25 -07:00
2009-03-10 18:13:25 -07:00
2009-09-18 14:05:47 -07:00
2009-12-10 08:57:50 +01:00
2009-12-11 09:28:22 +01:00
2009-09-15 15:08:40 -04:00
2009-12-08 08:02:38 -08:00
2009-10-09 15:58:20 +02:00
2009-12-11 15:16:00 -08:00
2009-06-12 23:01:05 +02:00
2009-07-19 18:27:51 +02:00
2009-12-11 06:44:29 -05:00
2009-12-11 06:44:29 -05:00
2009-12-11 06:44:29 -05:00
2009-09-01 18:25:07 -07:00
2009-10-12 11:53:51 -07:00
2009-12-08 13:27:33 -08:00
2009-03-21 16:55:24 +05:30
2009-09-20 20:23:37 +02:00
2009-10-12 18:06:48 +02:00
2009-12-11 09:28:22 +01:00
2009-10-18 01:12:33 +02:00
2009-12-14 23:55:32 +01:00
2009-09-20 20:25:03 +02:00
2009-10-14 09:17:09 +02:00
2009-04-08 14:58:10 +02:00
2009-11-23 19:41:30 +01:00
2009-12-08 13:27:33 -08:00
2009-06-10 16:15:14 -07:00
2009-10-08 22:27:55 +02:00
2009-11-18 12:31:06 +01:00
2009-12-08 13:27:33 -08:00
2009-03-25 21:34:28 +01:00
2009-12-08 19:28:09 -08:00
2009-12-08 13:27:33 -08:00
2009-11-16 16:09:52 +01:00
2009-04-20 14:33:00 -07:00