Re: [PATCH] Use helpers to obtain task pid in printks (arch code)

2007-08-30 Thread Jan Engelhardt
On Aug 27 2007 11:01, Joe Perches wrote: >On Mon, 2007-08-27 at 11:30 +0400, Pavel Emelyanov wrote: >> From: Alexey Dobriyan <[EMAIL PROTECTED]> >> >> One of the easiest things to isolate is the pid printed in kernel >> log. There was a patch, that made this for arch-independent code, >> this one

Re: [PATCH] Use helpers to obtain task pid in printks (arch code)

2007-08-27 Thread Joe Perches
On Mon, 2007-08-27 at 11:30 +0400, Pavel Emelyanov wrote: > From: Alexey Dobriyan <[EMAIL PROTECTED]> > > One of the easiest things to isolate is the pid printed in kernel > log. There was a patch, that made this for arch-independent code, > this one makes so for arch/xxx files. Perhaps it would