On Wed, Sep 30, 2015 at 09:40:50AM +0200, Hannes Reinecke wrote: > Hi all, > > trying to boot 4.3.0-rc1 on a system with hpsa results in a swiotlb > failure: > > hpsa 0000:22:00.0: Logical aborts not supported > hpsa 0000:22:00.0: HP SSD Smart Path aborts not supported > hpsa 0000:22:00.0: swiotlb buffer is full (sz: 786432 bytes) > swiotlb: coherent allocation failed for device 0000:22:00.0 size= > 786432 > CPU: 43 PID: 566 Comm: systemd-udevd Not tainted 4.3.0-rc1-default+ #358 > Hardware name: HP ProLiant BL660c Gen8, BIOS I32 08/20/2012 > ffff88181c314098 ffff8810194cba40 ffffffff8138fad2 00000000000c0 > ffff8810194cba80 ffffffff813ba3d9 ffff881000000008 0000000000000 > 220 > ffff88181c314098 00000000000c0000 ffff8810184101e8 ffff881018410 > 000 > Call Trace: > [<ffffffff8138fad2>] dump_stack+0x4b/0x69 > [<ffffffff813ba3d9>] swiotlb_alloc_coherent+0x149/0x160 > [<ffffffff8104b7ae>] x86_swiotlb_alloc_coherent+0x3e/0x50 > [<ffffffffa030ef45>] hpsa_init_one+0x915/0x1c90 [hpsa] > [<ffffffff810d694c>] ? rcu_read_lock_sched_held+0x8c/0xa0 > [<ffffffff813d8550>] local_pci_probe+0x40/0xa0 > [<ffffffff813d951b>] ? pci_match_device+0xdb/0x100 > > 4.2.0-rc3 worked fine here. > Needless to say, enabling IOMMU makes the problem go away :-) Hmm, I don't see anything relevant having changed in swiotlb since then: $ git log --oneline v4.2-rc3..HEAD $(git ls-files arch/x86/ drivers/ include/ | grep swiotlb) 33e247c7e58d Merge branch 'akpm' (patches from Andrew) 6894258eda2f dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} 32e09870eedf xen: Make clear that swiotlb and biomerge are dealing with DMA address Maybe my regex is missing some or the problem is somewhere else... -- Regards/Gruss, Boris. SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) -- -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html