On Wed, Aug 21, 2019 at 09:09:09PM +0200, Thomas Gleixner wrote:
> The expiry cache can now be accessed as an array. Replace the per clock
> checks with a simple comparison of the clock indexed array member.
>
> Signed-off-by: Thomas Gleixner
Reviewed-by: Frederic Weisbecker
The expiry cache can now be accessed as an array. Replace the per clock
checks with a simple comparison of the clock indexed array member.
Signed-off-by: Thomas Gleixner
---
kernel/time/posix-cpu-timers.c | 24
1 file changed, 8 insertions(+), 16 deletions(-)
--- a/ke
2 matches
Mail list logo