mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
The recent conversion of the hrtimer resolution failed to convert the printk format from %li to %u. Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>