[PATCH] arch/arm/kernel/smp_twd.c: Correct local timer printk decimal output
Russell King - ARM Linux
linux at arm.linux.org.uk
Fri Nov 12 11:12:10 EST 2010
On Mon, Nov 08, 2010 at 11:27:35AM -0800, Joe Perches wrote:
> The timer decimal place is shown incorrectly.
> The %100 divisor needs to have 1 fewer 0.
>
> Convert to pr_<level> while at it.
I'd rather avoid core code having KBUILD_MODNAME prefix it. The message
is unique enough as is.
More information about the linux-arm-kernel
mailing list