On 02/08/18 13:57, tip-bot for Thomas Gleixner wrote: > Commit-ID: 6777996d27dd4f0a569ed9593e78db68c6b659cd > Gitweb: https://git.kernel.org/tip/6777996d27dd4f0a569ed9593e78db68c6b659cd > Author: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > AuthorDate: Thu, 2 Aug 2018 14:53:10 +0200 > Committer: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > CommitDate: Thu, 2 Aug 2018 14:55:52 +0200 > > clocksource/drivers/arm_arch_timer: Fix bogus cpu_all_mask usage > > Using cpu_all_mask as target mask for clockevents is wrong as it never can > actually target not possible CPUs. Use cpu_possible_mask instead > I think this was already merged for v4.18 as: Commit 5e18e412973d ("clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_mask") I assume you have earlier -rc as base for tip tree and you might have missed it. -- Regards, Sudeep -- To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html