On Tue, Oct 02, 2012 at 12:45:26PM -0400, Jeff Garzik wrote: > >>>+ VPRINTK("ENTER\n"); > >> > >>Is this per IRQ handler execution debugging code still needed? > >>Same for the other VPRINTK() lines in this patch. > > > >These VPRINKs are only to make new handlers look like ahci_interrupt() > >which did not change. I believe, if they need to go it is better to > >remove them altogether, with a separate followup patch. > > Definitely followup patch material + discussion :) It appears the discussion comes first :) As DPRINTKs/VPRINTKs are all over the ATA stack, I do not really realize why it should be eliminated in one places (i.e. in hardware handlers) and left in anothers. So as long as you would not like to remove them all, I would leave it as is for now. Does it make sense for you? -- Regards, Alexander Gordeev agordeev@xxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html