Re: [PATCH] [arch-x86] Allow SRAT integrity check to be skipped

From: Andi Kleen
Date: Fri Sep 03 2010 - 06:05:01 EST



> > +int srat_bypass_bios = 0;
>
> static int srat_bypass_bios;
>
> Don't need to init to 0.

It actually doesn't matter to gcc, it generates the same
code for both cases.

-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/