mirror of
https://github.com/torvalds/linux.git
synced 2026-04-28 11:32:28 -04: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>