]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit89e78c63c4b34a99d238c1bc412d3cf703214169
tree0ae2565cf94dc705a58984f804d0c2046339abf9
parentd705b7fdffacd969a471b401dfb0fbe9e714a110
[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