-
- Downloads
[IA64] SN specific version of dma_get_required_mask()
Create a platform specific version of dma_get_required_mask() for ia64 SN Altix. All SN Altix platforms support 64 bit DMA addressing regardless of the size of system memory. Create an ia64 machvec for dma_get_required_mask, with the SN version unconditionally returning DMA_64BIT_MASK. Signed-off-by:John Keller <jpk@sgi.com> Signed-off-by:
Tony Luck <tony.luck@intel.com>
Showing
- Documentation/DMA-API.txt 4 additions, 5 deletionsDocumentation/DMA-API.txt
- arch/ia64/include/asm/dma-mapping.h 2 additions, 0 deletionsarch/ia64/include/asm/dma-mapping.h
- arch/ia64/include/asm/machvec.h 7 additions, 0 deletionsarch/ia64/include/asm/machvec.h
- arch/ia64/include/asm/machvec_init.h 1 addition, 0 deletionsarch/ia64/include/asm/machvec_init.h
- arch/ia64/include/asm/machvec_sn2.h 2 additions, 0 deletionsarch/ia64/include/asm/machvec_sn2.h
- arch/ia64/pci/pci.c 27 additions, 0 deletionsarch/ia64/pci/pci.c
- arch/ia64/sn/pci/pci_dma.c 6 additions, 0 deletionsarch/ia64/sn/pci/pci_dma.c
Loading
Please register or sign in to comment