process: forks should inherit parents name
authorAlan Cox <alan@linux.intel.com>
Fri, 22 May 2015 23:36:58 +0000 (00:36 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 22 May 2015 23:36:58 +0000 (00:36 +0100)
commit0b9100c9b370fe24e7bb19882df7dbb0e54e38e5
treeb5bed85c27537f63f19caa3e8243a965a430e954
parentcdd8da9db8e6b0aee169f5ea8190765a2e50f01a
process: forks should inherit parents name

This fixes the cases where forks show up oddly in ps with a blank name
Kernel/process.c