Messages in this thread |  | | | Date | Fri, 12 Nov 2010 16:12:10 +0000 | | From | Russell King - ARM Linux <> | | Subject | Re: [PATCH] arch/arm/kernel/smp_twd.c: Correct local timer printk decimal output |
| |
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.
|  |