Skip to content
Snippets Groups Projects
Commit c32c47aa authored by Sven Schnelle's avatar Sven Schnelle Committed by Helge Deller
Browse files

parisc: Remove 32-bit DMA enforcement from sba_iommu


This breaks booting from sata_sil24 with the recent DMA change.
According to James Bottomley this was in to improve performance by
kicking the device into 32 bit descriptors, which are usually more
efficient, especially with older dual descriptor format cards like we
have on parisc systems.
Remove it for now to make DMA working again.

Fixes: dcc02c19 ("sata_sil24: use dma_set_mask_and_coherent")
Signed-off-by: default avatarSven Schnelle <svens@stackframe.org>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 513f7f74
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment