Re: [PATCH 0/7] Neaten logging uses

2018-10-11 Thread Martin K. Petersen
Joe, > Via what tree? It doesn't seem directly pulled. Stephen pulls both my for-next and my fixes branches. -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH 0/7] Neaten logging uses

2018-10-11 Thread Joe Perches
On Thu, 2018-10-11 at 19:25 -0400, Martin K. Petersen wrote: > Joe, > > > > Applied to 4.20/scsi-queue, thanks! > > > > Is this branch also applied to Stephen Rothwell's -next? > > Yes. Via what tree? It doesn't seem directly pulled.

Re: [PATCH 0/7] Neaten logging uses

2018-10-11 Thread Martin K. Petersen
Joe, >> Applied to 4.20/scsi-queue, thanks! > > Is this branch also applied to Stephen Rothwell's -next? Yes. -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH 0/7] Neaten logging uses

2018-10-11 Thread Joe Perches
On Wed, 2018-10-10 at 21:54 -0400, Martin K. Petersen wrote: > Joe, > > > Several defects exist in the logging uses > > > > o Missing KERN_ > > o Unnecessary KERN_ uses with panic > > o Mismatched MPT3SAS_FMT and %s: with name and __func__ > > > > Correct these defects and perhaps add some clari

Re: [PATCH 0/7] Neaten logging uses

2018-10-10 Thread Martin K. Petersen
Joe, > Several defects exist in the logging uses > > o Missing KERN_ > o Unnecessary KERN_ uses with panic > o Mismatched MPT3SAS_FMT and %s: with name and __func__ > > Correct these defects and perhaps add some clarity to the logging. Applied to 4.20/scsi-queue, thanks! -- Martin K. Petersen

Re: [PATCH 0/7] Neaten logging uses

2018-10-01 Thread Joe Perches
On Mon, 2018-09-17 at 08:01 -0700, Joe Perches wrote: > Several defects exist in the logging uses > > o Missing KERN_ > o Unnecessary KERN_ uses with panic > o Mismatched MPT3SAS_FMT and %s: with name and __func__ > > Correct these defects and perhaps add some clarity to the logging. Submitted 2

[PATCH 0/7] Neaten logging uses

2018-09-17 Thread Joe Perches
Several defects exist in the logging uses o Missing KERN_ o Unnecessary KERN_ uses with panic o Mismatched MPT3SAS_FMT and %s: with name and __func__ Correct these defects and perhaps add some clarity to the logging. Joe Perches (7): mpt3sas: Add ioc_ logging macros mpt3sas: Convert uses of