Skge doesn't connect and shortly after failed try crashes too. Reverting this commit fixes both issues. https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=136d8f377e1575463b47840bc5f1b22d94bf8f63 skge: add dma_mapping check This old driver never checked for DMA mapping errors. Causing splats with the new DMA mapping checks: WARNING: at lib/dma-debug.c:937 check_unmap+0x47b/0x930() skge 0000:01:09.0: DMA-API: device driver failed to check map
Same error for me, but rc7 doesn't fix it. Is there a patch to apply?
Same error with linux-next-20130827
Same error with 3.11.0 final release.
https://bugzilla.redhat.com/show_bug.cgi?id=1008323
Almost a month bug not solved. Now it present in 3.11.1 and I have kernel panic with it.
For me the patch posted here https://bugzilla.kernel.org/show_bug.cgi?id=61291 worked