[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171012035932.GB1165@minitux>
Date: Wed, 11 Oct 2017 20:59:32 -0700
From: Bjorn Andersson <bjorn.andersson@...aro.org>
To: Chris Lew <clew@...cinc.com>
Cc: andy.gross@...aro.org, david.brown@...aro.org,
aneela@...eaurora.org, linux-arm-msm@...r.kernel.org,
linux-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
clew@...eaurora.org
Subject: Re: [PATCH v3 5/5] soc: qcom: smem: Increase the number of hosts
On Wed 11 Oct 14:29 PDT 2017, Chris Lew wrote:
> From: Chris Lew <clew@...eaurora.org>
>
> Increase the maximum number of hosts in a system to 10.
>
Acked-by: Bjorn Andersson <bjorn.andersson@...aro.org>
Regards,
Bjorn
> Signed-off-by: Chris Lew <clew@...eaurora.org>
> ---
>
> Changes since v1:
> - None
>
> Changes since v2:
> - None
>
> drivers/soc/qcom/smem.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/soc/qcom/smem.c b/drivers/soc/qcom/smem.c
> index 19704baa65f4..0b94d62fad2b 100644
> --- a/drivers/soc/qcom/smem.c
> +++ b/drivers/soc/qcom/smem.c
> @@ -91,7 +91,7 @@
> #define SMEM_GLOBAL_HOST 0xfffe
>
> /* Max number of processors/hosts in a system */
> -#define SMEM_HOST_COUNT 9
> +#define SMEM_HOST_COUNT 10
>
> /**
> * struct smem_proc_comm - proc_comm communication struct (legacy)
> --
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project
>
Powered by blists - more mailing lists