[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJF2gTRFj=aQYHgM6KV7GYM22Nti8D2q_QNi+5WhOHS9-86Wew@mail.gmail.com>
Date: Fri, 13 Mar 2020 00:03:36 +0800
From: Guo Ren <guoren@...nel.org>
To: Ma Jun <majun258@...ux.alibaba.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-arch <linux-arch@...r.kernel.org>,
linux-csky@...r.kernel.org
Subject: Re: [PATCH]arch/csky:Enable the gcov function in csky achitecture
Acked-by: Guo Ren <guoren@...nel.org>
On Thu, Mar 12, 2020 at 4:59 PM Ma Jun <majun258@...ux.alibaba.com> wrote:
>
> Support the gcov function in csky architecture
>
> Signed-off-by: Ma Jun <majun258@...ux.alibaba.com>
> ---
> arch/csky/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/csky/Kconfig b/arch/csky/Kconfig
> index 047427f..9c4749d 100644
> --- a/arch/csky/Kconfig
> +++ b/arch/csky/Kconfig
> @@ -64,6 +64,7 @@ config CSKY
> select PCI_DOMAINS_GENERIC if PCI
> select PCI_SYSCALL if PCI
> select PCI_MSI if PCI
> + select ARCH_HAS_GCOV_PROFILE_ALL
>
> config CPU_HAS_CACHEV2
> bool
> --
> 1.8.3.1
>
--
Best Regards
Guo Ren
ML: https://lore.kernel.org/linux-csky/
Powered by blists - more mailing lists