Re: 2.6.24-rc4-mm1 and /proc//status Name: field

2007-12-07 Thread Eric W. Biederman
Andrew Morton <[EMAIL PROTECTED]> writes: > On Fri, 07 Dec 2007 20:26:43 + > Zan Lynx <[EMAIL PROTECTED]> wrote: > >> Today I noticed pgrep doesn't work. It seems the reason is a missing >> Name: tag in the status file for a process in /proc. >> >> # cat /proc/1/status >> init >> State: S

Re: 2.6.24-rc4-mm1 and /proc//status Name: field

2007-12-07 Thread Andrew Morton
On Fri, 07 Dec 2007 20:26:43 + Zan Lynx <[EMAIL PROTECTED]> wrote: > Today I noticed pgrep doesn't work. It seems the reason is a missing > Name: tag in the status file for a process in /proc. > > # cat /proc/1/status > init > State: S (sleeping) > Tgid: 1 > Pid:1 > PPid: 0 >

2.6.24-rc4-mm1 and /proc//status Name: field

2007-12-07 Thread Zan Lynx
Today I noticed pgrep doesn't work. It seems the reason is a missing Name: tag in the status file for a process in /proc. # cat /proc/1/status init State: S (sleeping) Tgid: 1 Pid:1 PPid: 0 TracerPid: 0 ...etc, etc... This is supposed to look like: # cat /proc/1/status Name: