lkml.org 
[lkml]   [2013]   [May]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH] x86: add a new SMP bring up way for tboot case
Date
On 2013-05-14, Borislav Petkov wrote:
> On Wed, May 15, 2013 at 05:21:25AM +0800, Qiaowei Ren wrote:
> > diff --git a/arch/x86/kernel/tboot.c b/arch/x86/kernel/tboot.c index
> > f84fe00..0ec1947 100644
> > --- a/arch/x86/kernel/tboot.c
> > +++ b/arch/x86/kernel/tboot.c
> > @@ -101,6 +101,8 @@ void __init tboot_probe(void)
> > pr_debug("shutdown_entry: 0x%x\n", tboot->shutdown_entry);
> > pr_debug("tboot_base: 0x%08x\n", tboot->tboot_base);
> > pr_debug("tboot_size: 0x%x\n", tboot->tboot_size);
> > + if (tboot->version >= 6)
> > + pr_info("flags: 0x%08x\n", tboot->flags);
>
> This should be pr_debug like the rest, no?

Well. pr_debug is ok.

Thanks,
Qiaowei
\
 
 \ /
  Last update: 2013-05-14 17:21    [W:0.069 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site