Re: [PATCH v6 2/2] pid: Remove pidhash

From: Luck, Tony
Date: Wed Oct 11 2017 - 18:47:23 EST


On Wed, Oct 11, 2017 at 06:19:39PM -0400, Gargi Sharma wrote:
> pidhash is no longer required as all the information
> can be looked up from idr tree. nr_hashed represented
> the number of pids that had been hashed. Since, nr_hashed and
> PIDNS_HASH_ADDING are no longer relevant, it has been renamed
> to pid_allocated and PIDNS_ADDING respectively.
>
> Signed-off-by: Gargi Sharma <gs051095@xxxxxxxxx>

Tested-by: Tony Luck <tony.luck@xxxxxxxxx> #ia64