Re: [PATCH 03/16] kdb: Use real_parent when displaying a list of processes

From: Eric W. Biederman
Date: Thu May 19 2022 - 14:06:42 EST


Peter Zijlstra <peterz@xxxxxxxxxxxxx> writes:

> On Wed, May 18, 2022 at 05:53:42PM -0500, Eric W. Biederman wrote:
>> kdb has a bug that when using the ps command to display a list of
>> processes, if a process is being debugged the debugger as the parent
>> process.
>>
>> This is silly, and I expect it never comes up in ptractice. As there
> ^^^^^^^^^
>
> Lol, love the new word :-)

It wasn't intentional but now I just might have to keep it.

Eric