linux-csky.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH]arch/csky:Enable the gcov function in csky achitecture
@ 2020-03-10 15:32 Ma Jun
  2020-03-12 16:03 ` Guo Ren
  0 siblings, 1 reply; 2+ messages in thread
From: Ma Jun @ 2020-03-10 15:32 UTC (permalink / raw)
  To: guoren; +Cc: majun258, linux-kernel, linux-arch, linux-csky

Support the gcov function in csky architecture

Signed-off-by: Ma Jun <majun258@linux.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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH]arch/csky:Enable the gcov function in csky achitecture
  2020-03-10 15:32 [PATCH]arch/csky:Enable the gcov function in csky achitecture Ma Jun
@ 2020-03-12 16:03 ` Guo Ren
  0 siblings, 0 replies; 2+ messages in thread
From: Guo Ren @ 2020-03-12 16:03 UTC (permalink / raw)
  To: Ma Jun; +Cc: Linux Kernel Mailing List, linux-arch, linux-csky

Acked-by: Guo Ren <guoren@kernel.org>

On Thu, Mar 12, 2020 at 4:59 PM Ma Jun <majun258@linux.alibaba.com> wrote:
>
> Support the gcov function in csky architecture
>
> Signed-off-by: Ma Jun <majun258@linux.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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-12 16:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-10 15:32 [PATCH]arch/csky:Enable the gcov function in csky achitecture Ma Jun
2020-03-12 16:03 ` Guo Ren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).