Humm, I've been playing with this, if you're willing to add this feature to
kbuild, I'll be happy to provide such a list, even with short explanation
on why it is broken (dma, cli/sti, schedule_task, etc). In fact I'll probably
have it anyway and do a grep -vf...
- Arnaldo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
t; 8; if (class == PCI_CLASS_BRIDGE_ISA || class == PCI_CLASS_BRIDGE_ISA) { - dev->dma_mask = MAX_ISA_DMA_ADDRESS - 1; + pci_set_dma_mask(dev, MAX_ISA_DMA_ADDRESS - 1); isa_bridge = dev; } }
--7JfCtLOvnd9MIVvH-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/