Re: [patch V2 36/38] posix-cpu-timers: Deduplicate rlimit handling

From: Frederic Weisbecker
Date: Mon Aug 26 2019 - 19:13:58 EST


On Wed, Aug 21, 2019 at 09:09:23PM +0200, Thomas Gleixner wrote:
> Both thread and process expiry functions have the same functionality for
> sending signals for soft and hard RLIMITs duplicated in 4 different
> ways.
>
> Split it out into a common function and cleanup the callsites.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

Reviewed-by: Frederic Weisbecker <frederic@xxxxxxxxxx>