Re: [PATCH 0/9] timer: Reduce timers softirq v2

From: Juri Lelli
Date: Thu Jul 09 2020 - 03:02:25 EST


Hi,

On 07/07/20 03:32, Frederic Weisbecker wrote:
> Hi,
>
> No huge change here, just addressed reviews and fixed warnings:
>
> * Reposted patch 1 separately with appropriate "Fixes:" tag and stable Cc'ed:
> https://lore.kernel.org/lkml/20200703010657.2302-1-frederic@xxxxxxxxxx/
>
> * Fix missing initialization of next_expiry in 4/9 (thanks Juri)
>
> * Dropped "timer: Simplify LVL_START() and calc_index()" and added comments
> to explain current layout instead in 2/9 (thanks Thomas)
>
> * Rewrote changelog of 9/9 (Thanks Thomas)
>
> git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
> timers/softirq-v2
>
> HEAD: 5545d80b7b9bd69ede1c17fda194ac6620e7063f
>
> Thanks,
> Frederic
> ---

Testing of this set looks good (even with RT). Feel free to add

Tested-by: Juri Lelli <juri.lelli@xxxxxxxxxx>

to all the patches and to the patch you posted separately (old 01).

Thanks!

Juri