[IA64] swiotlb cleanup
authorJan Beulich <jbeulich@novell.com>
Tue, 6 Feb 2007 02:51:25 +0000 (18:51 -0800)
committerTony Luck <tony.luck@intel.com>
Tue, 6 Feb 2007 02:51:25 +0000 (18:51 -0800)
commit563aaf064f3776623ff5e7aef511ac2eb7e5f0bb
tree0ae2565cf94dc705a58984f804d0c2046339abf9
parent93fbff63e62b87fe450814db41f859d60b048fb8
[IA64] swiotlb cleanup

- add proper __init decoration to swiotlb's init code (and the code calling
  it, where not already the case)

- replace uses of 'unsigned long' with dma_addr_t where appropriate

- do miscellaneous simplicfication and cleanup

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/x86_64/kernel/pci-swiotlb.c
lib/swiotlb.c