Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1487214

Re: [PATCH v2 6/6] MIPS: Deprecate VPE Loader

From Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 6/6] MIPS: Deprecate VPE Loader
Date 2016-09-20 12:30 +0200
Message-ID <sjqtk-1J4-25@gated-at.bofh.it> (permalink)
References <sjoUy-Bu-5@gated-at.bofh.it> <sjoUy-Bu-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hello.

On 9/20/2016 11:47 AM, Matt Redfearn wrote:

> The MIPS remote processor driver (CONFIG_MIPS_RPROC) 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@imgtec.com>
> ---
>
> 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 2094cbcea0d4..071fc4585265 100644
> --- a/arch/mips/Kconfig
> +++ b/arch/mips/Kconfig
> @@ -2263,7 +2263,7 @@ comment "MIPS R2-to-R6 emulator is only available for UP kernels"
>  	depends on SMP && CPU_MIPSR6
>
>  config MIPS_VPE_LOADER
> -	bool "VPE loader support."
> +	bool "VPE loader support. (DEPRECATED)"

    I think the period should be after (DEPRECATED), if at all.

[...]

MBR,Sergei

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 6/6] MIPS: Deprecate VPE Loader Matt Redfearn <matt.redfearn@imgtec.com> - 2016-09-20 10:50 +0200
  Re: [PATCH v2 6/6] MIPS: Deprecate VPE Loader Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-09-20 12:30 +0200
  Re: [PATCH v2 6/6] MIPS: Deprecate VPE Loader Ralf Baechle <ralf@linux-mips.org> - 2016-09-20 15:20 +0200
    Re: [PATCH v2 6/6] MIPS: Deprecate VPE Loader Matt Redfearn <matt.redfearn@imgtec.com> - 2016-09-20 16:00 +0200

csiph-web