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]
Message-ID: <ZrzEiq7HC8kr8y5o@swahl-home.5wahls.com>
Date: Wed, 14 Aug 2024 09:51:54 -0500
From: Steve Wahl <steve.wahl@....com>
To: Yue Haibing <yuehaibing@...wei.com>
Cc: steve.wahl@....com, justin.ernst@....com, kyle.meyer@....com,
        dimitri.sivanich@....com, russ.anderson@....com, tglx@...utronix.de,
        mingo@...hat.com, bp@...en8.de, dave.hansen@...ux.intel.com,
        x86@...nel.org, hpa@...or.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] x86/apic: Remove unused declaration
 uv_irq_2_mmr_info()

On Wed, Aug 14, 2024 at 11:16:36AM +0800, Yue Haibing wrote:
> Commit 43fe1abc18a2 ("x86/uv: Use hierarchical irqdomain to manage UV interrupts")
> removed the implementation but leave declaration.
> 
> Signed-off-by: Yue Haibing <yuehaibing@...wei.com>

Reviewed-by: Steve Wahl <steve.wahl@....com>

> ---
>  arch/x86/include/asm/uv/uv_irq.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/x86/include/asm/uv/uv_irq.h b/arch/x86/include/asm/uv/uv_irq.h
> index d6b17c760622..1876b5edd142 100644
> --- a/arch/x86/include/asm/uv/uv_irq.h
> +++ b/arch/x86/include/asm/uv/uv_irq.h
> @@ -31,7 +31,6 @@ enum {
>  	UV_AFFINITY_CPU
>  };
>  
> -extern int uv_irq_2_mmr_info(int, unsigned long *, int *);
>  extern int uv_setup_irq(char *, int, int, unsigned long, int);
>  extern void uv_teardown_irq(unsigned int);
>  
> -- 
> 2.34.1
> 

-- 
Steve Wahl, Hewlett Packard Enterprise

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ