[PATCH ]:Staging: hv: Allocate the vmbus irq dynamically

Hank Janssen hjanssen at microsoft.com
Tue Feb 15 19:09:34 UTC 2011


> > -----Original Message-----
> > From: Greg KH [mailto:gregkh at suse.de]
> > Sent: Tuesday, February 15, 2011 9:23 AM
> > > 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.
> >
> 
> Will do, you caught me just as I was starting the conversion :)

While cleaning this up there are a few places in vmbus and channel behavior
where it is not in a device context. Are printk's okay in that context?

The three drivers network/SCSI and Block of course will use dev_XX family.

Hank.




More information about the devel mailing list