Team, I am planning to take up following items from TODO list. If it's already picked please let me know. * pci_set_dma_mask() and friends should use DMA_BIT_MASK(nn) instead of DMA_nnBIT_MASK or 0xffff... This is not 2.4 compatible, so beware of drivers with same code. [D: http://marc.theaimsgroup.com/?t=108001993000001] Don't forget to #include dma-mapping.h * check kmallocs for things like GFP_DMA without a memtype. Thanks, Ravi -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html