On Tue, Feb 15, 2011 at 04:59:28PM +0000, Hank Janssen wrote: > > > > -----Original Message----- > > From: KY Srinivasan > > Sent: Tuesday, February 15, 2011 8:54 AM > > > -----Original Message----- > > > From: Greg KH [mailto:gregkh@xxxxxxx] > > > Sent: Tuesday, February 15, 2011 11:00 AM > > > To: KY Srinivasan > > > Cc: linux-kernel@xxxxxxxxxxxxxxx; devel@xxxxxxxxxxxxxxxxxxxxxx; > > > virtualization@xxxxxxxxxxxxxx; Haiyang Zhang; Hank Janssen > > > Subject: Re: [PATCH ]:Staging: hv: Allocate the vmbus irq dynamically > > > > > > > And why are you still printing this out for the whole world to see? > > Greg, this patch addressed a specific comment with regards dynamically > > allocate the irq. > > Hank is working on a patch to address the various DPRINTS in the code. > > Before the end of the week I will submit two patches for this; > > Remove DPRINT and change it to printk No, use dev_dbg() and friends instead of "raw" printk() calls. > Remove excessive printouts on startup of vmbus That would be nice to see. There should be almost nothing outputed by these drivers on "normal" operation. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel