APPLIED: [SRU][G/raspi][PATCH] UBUNTU: [Config] raspi: Disable BRCM_TRACING

Juerg Haefliger juerg.haefliger at canonical.com
Mon Sep 21 06:23:38 UTC 2020


On Wed,  9 Sep 2020 15:01:13 +0200
Juerg Haefliger <juerg.haefliger at canonical.com> wrote:

> BugLink: https://bugs.launchpad.net/bugs/1893905
> 
> BRCM_TRACING is a debugging option with the side effect that some regular
> information is being printed as errors. Using pr_err for things which are
> not errors is a bad idea and might confuse users. It will also drop the
> plymouth bootsplash screen back to the text console so that users can see
> the (bogus) error. So disable the option.
> 
> Signed-off-by: Juerg Haefliger <juergh at canonical.com>
> ---
>  debian.raspi/config/config.common.ubuntu | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian.raspi/config/config.common.ubuntu b/debian.raspi/config/config.common.ubuntu
> index 1d28c51c8226..2a0875f4425d 100644
> --- a/debian.raspi/config/config.common.ubuntu
> +++ b/debian.raspi/config/config.common.ubuntu
> @@ -866,7 +866,7 @@ CONFIG_BRCMSMAC=m
>  CONFIG_BRCMSTB_GISB_ARB=y
>  CONFIG_BRCMUTIL=m
>  CONFIG_BRCM_CHAR_DRIVERS=y
> -CONFIG_BRCM_TRACING=y
> +# CONFIG_BRCM_TRACING is not set
>  CONFIG_BRIDGE=m
>  CONFIG_BRIDGE_EBT_802_3=m
>  CONFIG_BRIDGE_EBT_AMONG=m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20200921/0f927e2a/attachment.sig>


More information about the kernel-team mailing list