[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <540026e5-a839-b4db-ec8c-bd5d03d9faca@cogentembedded.com>
Date: Thu, 3 Nov 2016 13:12:28 +0300
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Matt Redfearn <matt.redfearn@...tec.com>,
Ralf Baechle <ralf@...ux-mips.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Ohad Ben-Cohen <ohad@...ery.com>,
Thomas Gleixner <tglx@...utronix.de>
Cc: linux-mips@...ux-mips.org, linux-remoteproc@...r.kernel.org,
lisa.parratt@...tec.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 4/4] MIPS: Deprecate VPE Loader
Hello.
On 11/2/2016 7:11 PM, Matt Redfearn wrote:
> The MIPS remote processor driver (CONFIG_MIPS_REMOTEPROC) provides a
> more standard mechanism for using one or more VPs as coprocessors
> running separate firmware.
>
> Here we deprecate this mechanism before it is removed.
>
> Signed-off-by: Matt Redfearn <matt.redfearn@...tec.com>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
> arch/mips/Kconfig | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
> index 6faf7c96ee15..d5b5a25a49e8 100644
> --- a/arch/mips/Kconfig
> +++ b/arch/mips/Kconfig
[...]
> @@ -2307,6 +2307,9 @@ config MIPS_VPE_LOADER
> Includes a loader for loading an elf relocatable object
> onto another VPE and running it.
>
> + Unless you have a specific need, you should use CONFIG_MIPS_REMOTEPROC
> + instead of this.
Please indent using a leading tab (like above). There's too many spaces too...
[...]
MBR, Sergei
Powered by blists - more mailing lists