Re: [PATCH v1] kernel:time:hrtimer: Use helper function hrtimer_is_queued()

From: Thomas Gleixner
Date: Thu Aug 29 2024 - 11:17:30 EST


On Wed, Aug 21 2024 at 17:46, Yuesong Li wrote:

Please add a proper subsystem prefix to the subject.
git log --oneline $FILE
gives you a decent hint

> The helper function hrtimer_is_queued() checks whether the timer is
> on one of the queues. Replace the raw check.

Why? What's the benefit of this change?

Thanks,

tglx