[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b647ffbd0911070343s1b469a53ja24bbd61310d8d52@mail.gmail.com>
Date: Sat, 7 Nov 2009 12:43:39 +0100
From: Dmitry Adamushko <dmitry.adamushko@...il.com>
To: Mike Travis <travis@....com>
Cc: linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...e.hu>,
"H. Peter Anvin" <hpa@...or.com>,
Tigran Aivazian <tigran@...azian.fsnet.co.uk>,
Thomas Gleixner <tglx@...utronix.de>,
Borislav Petkov <borislav.petkov@....com>,
Andreas Mohr <andi@...as.de>, Jack Steiner <steiner@....com>
Subject: Re: [ RFC, PATCH - 2/2, v2 ] x86-microcode: refactor microcode output
2009/11/6 Mike Travis <travis@....com>:
>
> [ ... ]
>
>> }
>> +static int summarize_cpu_range(cpumask_var_t range, struct cpu_signature
>> *csig)
>
> Should be 'struct cpumask *range'
>
> cpumask_var_t is only to declare a local cpumask variable. All cpumasks are
> now
> passed by reference (as a pointer).
ok.
>
> With this patch the console still printed for each cpu:
>
> [ 2.131142] mce: CPU supports 22 MCE banks
> [ 2.131177] ssCC PCss ssPP ssss ssss ss
> [ 2.211971] mce: CPU supports 22 MCE banks
> [ 2.212005] ssCC PCss ssPP ssss ssss ss
> ...
hmm, have you included the right log? All these messages seem to be
MCE-related, not microcode...
-- Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists