lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 2 Mar 2022 14:26:25 +0100
From:   Christophe Leroy <christophe.leroy@...roup.eu>
To:     Zucheng Zheng <zhengzucheng@...wei.com>, benh@...nel.crashing.org,
        mpe@...erman.id.au, paulus@...ba.org, oohall@...il.com,
        akpm@...ux-foundation.org, rppt@...nel.org
Cc:     linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] powerpc/pmac: remove not use symbol



Le 09/04/2021 à 11:35, Zucheng Zheng a écrit :
> sccdbg symbol is not used, so remove it

You could mention that it hasn't been used since commit 51d3082fe6e5 
("[PATCH] powerpc: Unify udbg (#2)")


> 
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: Zucheng Zheng <zhengzucheng@...wei.com>
> ---
>   arch/powerpc/platforms/powermac/setup.c | 4 ----
>   1 file changed, 4 deletions(-)
> 
> diff --git a/arch/powerpc/platforms/powermac/setup.c b/arch/powerpc/platforms/powermac/setup.c
> index db5107c80485..df9ea37d5708 100644
> --- a/arch/powerpc/platforms/powermac/setup.c
> +++ b/arch/powerpc/platforms/powermac/setup.c
> @@ -83,10 +83,6 @@ extern struct machdep_calls pmac_md;
>   
>   #define DEFAULT_ROOT_DEVICE Root_SDA1	/* sda1 - slightly silly choice */
>   
> -#ifdef CONFIG_PPC64
> -int sccdbg;
> -#endif
> -
>   sys_ctrler_t sys_ctrler = SYS_CTRLER_UNKNOWN;
>   EXPORT_SYMBOL(sys_ctrler);
>   

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ