lkml.org 
[lkml]   [2020]   [Oct]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3 2/2] x86/resctrl: Correct MBM total and local values
On Wed, Oct 14, 2020 at 12:49:27AM +0000, Fenghua Yu wrote:
> +static const struct mbm_correction_factor_table {
> + u32 rmidthreshold;
> + u64 cf;
> +} mbm_cf_table[] = {

That thing wants to be __initdata, AFAICT, since the only function
touching it is __init.

Made it so.

--
Regards/Gruss,
Boris.

https://people.kernel.org/tglx/notes-about-netiquette

\
 
 \ /
  Last update: 2020-10-27 19:09    [W:0.276 / U:0.488 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site