FUJITA Tomonori
160c1d8e40
x86, ia64: convert to use generic dma_map_ops struct
...
This converts X86 and IA64 to use include/linux/dma-mapping.h.
It's a bit large but pretty boring. The major change for X86 is
converting 'int dir' to 'enum dma_data_direction dir' in DMA mapping
operations. The major changes for IA64 is using map_page and
unmap_page instead of map_single and unmap_single.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-06 14:06:57 +01:00
..
2009-01-03 19:15:39 +01:00
2009-01-05 18:33:38 -08:00
2008-07-10 10:13:51 -07:00
2008-10-13 10:33:46 +02:00
2009-01-03 12:03:52 -08:00
2009-01-06 14:06:57 +01:00
2008-11-28 15:24:39 +01:00
2009-01-03 12:04:39 -08:00
2008-12-02 11:28:49 +01:00
2008-12-18 11:28:54 +01:00
2008-12-18 15:01:24 -08:00
2008-12-29 22:08:28 -08:00
2008-10-27 18:09:45 +01:00
2009-01-03 12:04:39 -08:00
2008-10-20 08:52:39 -07:00
2008-10-20 08:52:39 -07:00
2008-12-31 16:52:30 +02:00
2008-10-13 10:33:15 +02:00
2008-12-23 16:29:31 +01:00
2008-12-03 08:56:25 +01:00
2008-12-03 08:56:25 +01:00
2008-12-03 08:56:25 +01:00
2008-12-03 08:56:25 +01:00
2008-12-08 13:49:45 +01:00
2009-01-02 10:27:46 +01:00
2008-11-28 13:06:27 +01:00
2008-08-18 08:50:19 +02:00
2008-07-08 11:49:49 +02:00
2008-10-16 16:53:13 +02:00
2008-12-28 12:21:10 -08:00
2008-12-28 12:21:10 -08:00
2008-12-08 15:07:49 +01:00
2008-12-08 15:11:45 +01:00
2008-11-18 00:27:24 +01:00
2008-12-18 11:59:24 +01:00
2008-12-23 22:37:30 +01:00
2009-01-02 22:41:36 +01:00
2009-01-03 18:53:31 +01:00
2008-06-19 14:19:03 +02:00
2008-12-08 13:49:45 +01:00
2009-01-02 17:16:29 +01:00
2008-10-10 19:29:11 +02:00
2008-10-10 19:29:11 +02:00
2008-12-12 11:08:42 +01:00
2009-01-02 11:44:09 -08:00
2008-10-20 18:27:03 +02:00
2008-11-20 16:43:41 +01:00
2008-12-13 21:20:26 +10:30
2008-07-12 08:44:55 +02:00
2008-12-31 18:07:42 -05:00
2009-01-03 12:04:39 -08:00
2008-09-03 16:42:51 -07:00
2008-07-22 14:35:57 +02:00
2008-12-16 17:40:57 -08:00
2008-12-31 23:05:57 +10:30
2009-01-03 18:53:31 +01:00
2008-12-23 22:37:31 +01:00
2009-01-03 18:53:31 +01:00
2009-01-03 18:53:31 +01:00
2008-10-28 17:10:27 +01:00
2008-09-10 14:03:49 +02:00
2008-10-06 13:50:59 -05:00
2008-07-25 10:53:30 -07:00
2008-08-22 05:34:44 +02:00
2008-12-31 16:55:44 +02:00
2009-01-02 17:46:24 +01:00
2008-10-31 10:01:57 +01:00
2008-07-26 12:00:04 -07:00
2008-12-30 16:10:19 -08:00
2008-04-17 17:40:49 +02:00
2008-12-13 21:20:26 +10:30
2008-12-19 01:31:54 +01:00
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core
2008-12-23 16:27:23 +01:00
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core
2008-12-23 16:27:23 +01:00
2008-12-29 18:17:36 +01:00
2008-07-24 10:47:21 -07:00
2009-01-02 19:24:28 +01:00
2009-01-03 19:00:55 +01:00
2009-01-02 19:03:38 +01:00
2008-11-18 00:27:24 +01:00
2008-09-24 10:29:04 +02:00
2008-08-15 16:53:25 +02:00
2008-07-08 13:15:52 +02:00
2008-12-08 16:08:29 +01:00
2008-10-12 12:37:32 +02:00
2009-01-06 14:06:57 +01:00
2009-01-06 14:06:57 +01:00
2009-01-06 14:06:57 +01:00
2009-01-06 14:06:57 +01:00
2009-01-06 14:06:57 +01:00
2008-09-22 12:58:36 +02:00
2008-07-08 12:50:05 +02:00
2008-12-20 09:15:46 +01:00
2008-12-20 09:15:46 +01:00
2008-12-28 12:21:10 -08:00
2008-12-20 09:15:47 +01:00
2008-10-15 14:25:14 +02:00
2008-12-16 20:36:44 +01:00
2008-05-25 08:58:30 +02:00
2009-01-03 12:04:39 -08:00
2008-10-31 10:01:57 +01:00
2008-04-17 17:41:29 +02:00
2008-10-20 08:52:41 -07:00
2009-01-03 19:15:42 +01:00
2008-12-30 16:20:19 -08:00
2008-12-18 11:28:54 +01:00
2009-01-03 18:53:31 +01:00
2009-01-03 19:00:55 +01:00
2008-08-15 19:16:05 +02:00
2008-11-23 11:53:48 +01:00
2008-07-16 12:15:17 -07:00
2008-07-26 16:31:35 +02:00
2008-07-22 14:35:57 +02:00
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1
2008-10-06 18:17:07 +02:00
2008-10-22 22:55:23 -07:00
2008-07-24 10:47:29 -07:00
2008-04-17 17:41:15 +02:00
2008-12-16 22:30:19 +01:00
2008-12-23 16:30:31 +01:00
2009-01-03 18:53:31 +01:00
2009-01-03 18:53:31 +01:00
2009-01-02 17:26:25 +01:00
2008-07-22 14:35:57 +02:00
2008-04-26 17:35:47 +02:00
2008-04-17 17:41:37 +02:00
2008-12-08 13:49:45 +01:00
2009-01-03 18:53:31 +01:00
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core
2008-12-23 16:27:23 +01:00
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core
2008-12-23 16:27:23 +01:00
2008-10-16 16:53:13 +02:00
2008-10-16 16:53:13 +02:00
2008-10-16 16:53:15 +02:00
2008-07-22 14:35:57 +02:00
2008-12-26 09:21:05 +01:00
2008-12-13 21:20:26 +10:30
2008-12-12 12:14:05 +01:00
2008-12-12 11:14:07 +01:00
2008-10-29 08:02:28 +01:00
2008-12-28 12:21:10 -08:00
2008-10-20 18:27:03 +02:00
2008-12-30 13:31:41 -08:00