Re: [PATCH] edac.h: Add generic layers for describing a memorylocation

From: Borislav Petkov
Date: Tue Apr 24 2012 - 12:49:31 EST


On Tue, Apr 24, 2012 at 01:39:56PM -0300, Mauro Carvalho Chehab wrote:
> Ok, I'll apply then the explanation below:
>
> diff --git a/include/linux/edac.h b/include/linux/edac.h
> index 671b27b..934c196 100644
> --- a/include/linux/edac.h
> +++ b/include/linux/edac.h
> @@ -348,7 +348,8 @@ enum edac_mc_layer_type {
> /**
> * struct edac_mc_layer - describes the memory controller hierarchy
> * @layer: layer type
> - * @size:maximum size of the layer
> + * @size: number of components on that layer. For example,

per layer.

> + * if the channel layer have two channels, size = 2

has

> * @is_virt_csrow: This layer is part of the "csrow" when old API
> * compatibility mode is enabled. Otherwise, it is
> * a channel

Ok, fair enough.

--
Regards/Gruss,
Boris.

Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach
GM: Alberto Bozzo
Reg: Dornach, Landkreis Muenchen
HRB Nr. 43632 WEEE Registernr: 129 19551
--
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/