Re: next-20241031: kernel/time/clockevents.c:455 clockevents_register_device

From: Thomas Gleixner
Date: Thu Oct 31 2024 - 06:42:58 EST


On Thu, Oct 31 2024 at 10:56, Frederic Weisbecker wrote:
> On Thu, Oct 31, 2024 at 02:10:14PM +0530, Naresh Kamboju wrote:
>> <4>[ 0.220657] WARNING: CPU: 1 PID: 0 at kernel/time/clockevents.c:455
>> clockevents_register_device (kernel/time/clockevents.c:455
>
> It's possible that I messed up something with clockevents.

Yes. You added the warning :)

> Can you try to reproduce with:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
> timers/core

I force pushed the branch with the warning removed.

> I wish I could reproduce on my own but I don't have easy
> access to such hardware.

apt-get install qemu-system

gives you access to all supported architectures :)