]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86-64: dma_ops as const
authorStephen Hemminger <shemminger@linux-foundation.org>
Wed, 2 May 2007 17:27:06 +0000 (19:27 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Wed, 2 May 2007 17:27:06 +0000 (19:27 +0200)
commit567a39881a12db3130fd7a4359e6956e2770f488
tree7c94861cdb639c528c93aa091968a1b9f617dbaf
parent3b178e780276502eff8c1a62d0fb56b83db74ba2
[PATCH] x86-64: dma_ops as const

The dma_ops structure can be const since it never changes
after boot.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/pci-calgary.c
arch/x86_64/kernel/pci-gart.c
arch/x86_64/kernel/pci-nommu.c
arch/x86_64/kernel/pci-swiotlb.c
arch/x86_64/mm/init.c
include/asm-x86_64/dma-mapping.h