lkml.org 
[lkml]   [2013]   [Sep]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH -v1.1] x86, boot: Further compress CPUs bootup message

* Borislav Petkov <bp@alien8.de> wrote:

> - pr_info("Booting Node %3d, Processors:", node);
> + printk(KERN_INFO ".... node #%3d, CPUs: ", node);

I think this should use %*s# and num_digits(node) as well?

Thanks,

Ingo


\
 
 \ /
  Last update: 2013-09-28 20:41    [W:0.098 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site