Messages in this thread |  | | | Date | Wed, 23 Feb 2011 15:48:25 -0800 | | From | Greg KH <> | | Subject | Re: [PATCH 2/6] Staging: hv: hv.c Removed all DPRINT and debug - using pr_err now |
| |
On Wed, Feb 23, 2011 at 11:17:54PM +0000, Hank Janssen wrote: > > > -----Original Message----- > > From: Greg KH [mailto:greg@kroah.com] > > Sent: Wednesday, February 23, 2011 1:57 PM > > They where compile and run tested. And syslog was not a mess. What did > > > I mess up here? The amount of printouts now are a fraction of what > > > they where before. > > > > You forgot to put '\n' at the end of all of your pr_XXX lines, so they will be > > merged with the next one, messing up your syslog. Joe also pointed this > > problem out. > > > > Take a look at your syslog to see what I am talking about... > > I am trying to get some of these patches corrected and out today, but it might > be tomorrow. So far I have lost power for a minutes or so twice this afternoon.
No rush, I've flushed out all of my staging tree patches today, so it will be a number of days before I revisit them again.
thanks,
greg k-h
|  |