All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Hongzhan Chen <hongzhan.chen@intel.com>, xenomai@xenomai.org
Subject: Re: [xenomai-images PATCH] recipes-kernel: arm64_config: enable debug for testing purposes
Date: Wed, 7 Jul 2021 08:10:07 +0200	[thread overview]
Message-ID: <f35f03e7-8572-1612-9994-338397d033e6@siemens.com> (raw)
In-Reply-To: <20210707023442.8318-1-hongzhan.chen@intel.com>

On 07.07.21 04:34, Hongzhan Chen wrote:
> Enable debug for sigdebug of smokey test.
> 
> Signed-off-by: Hongzhan Chen <hongzhan.chen@intel.com>
> 
> diff --git a/recipes-kernel/linux/files/arm64_defconfig b/recipes-kernel/linux/files/arm64_defconfig
> index 122aeac..7634788 100644
> --- a/recipes-kernel/linux/files/arm64_defconfig
> +++ b/recipes-kernel/linux/files/arm64_defconfig
> @@ -390,6 +390,7 @@ CONFIG_XENO_OPT_SYS_HEAPSZ=4096
>  CONFIG_XENO_OPT_PRIVATE_HEAPSZ=256
>  CONFIG_XENO_OPT_SHARED_HEAPSZ=256
>  CONFIG_XENO_OPT_NRTIMERS=256
> +CONFIG_XENO_OPT_DEBUG_TRACE_LOGSZ=16
>  
>  #
>  # Latency settings
> @@ -397,7 +398,19 @@ CONFIG_XENO_OPT_NRTIMERS=256
>  CONFIG_XENO_OPT_TIMING_SCHEDLAT=0
>  CONFIG_XENO_OPT_TIMING_KSCHEDLAT=0
>  CONFIG_XENO_OPT_TIMING_IRQLAT=0
> -# CONFIG_XENO_OPT_DEBUG is not set
> +CONFIG_XENO_OPT_DEBUG=y
> +CONFIG_XENO_OPT_DEBUG_COBALT=y
> +CONFIG_XENO_OPT_DEBUG_MEMORY=y
> +CONFIG_XENO_OPT_DEBUG_CONTEXT=y
> +CONFIG_XENO_OPT_DEBUG_LOCKING=y
> +CONFIG_XENO_OPT_DEBUG_USER=y
> +CONFIG_XENO_OPT_DEBUG_MUTEX_RELAXED=y
> +CONFIG_XENO_OPT_DEBUG_MUTEX_SLEEP=y
> +CONFIG_XENO_OPT_DEBUG_LEGACY=y
> +CONFIG_XENO_OPT_DEBUG_TRACE_RELAX=y
> +CONFIG_XENO_OPT_WATCHDOG=y
> +CONFIG_XENO_OPT_WATCHDOG_TIMEOUT=4
> +# CONFIG_XENO_TODO is not set
>  
>  #
>  # Drivers
> @@ -436,6 +449,7 @@ CONFIG_XENO_DRIVERS_CAN_BUS_ERR=y
>  # CONFIG_XENO_DRIVERS_CAN_CALC_BITTIME_OLD is not set
>  CONFIG_XENO_DRIVERS_CAN_VIRT=y
>  # CONFIG_XENO_DRIVERS_CAN_FLEXCAN is not set
> +# CONFIG_XENO_DRIVERS_CAN_PEAK_CANFD is not set
>  CONFIG_XENO_DRIVERS_CAN_SJA1000=y
>  CONFIG_XENO_DRIVERS_CAN_SJA1000_ISA=y
>  CONFIG_XENO_DRIVERS_CAN_SJA1000_MEM=y
> 

Thanks, both config patches applied to next.

This gets us even closer to the point of
https://gitlab.com/Xenomai/xenomai-hacker-space/-/issues/11...

Jan

-- 
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux


      reply	other threads:[~2021-07-07  6:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-07  2:34 [xenomai-images PATCH] recipes-kernel: arm64_config: enable debug for testing purposes Hongzhan Chen
2021-07-07  6:10 ` Jan Kiszka [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f35f03e7-8572-1612-9994-338397d033e6@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=hongzhan.chen@intel.com \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.