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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Thu, 25 Jan 2024 19:36:39 +0100
From: Thomas Gleixner <tglx@...utronix.de>
To: Tudor Ambarus <tudor.ambarus@...aro.org>, mingo@...hat.com,
 bp@...en8.de, dave.hansen@...ux.intel.com
Cc: x86@...nel.org, hpa@...or.com, akpm@...ux-foundation.org,
 mhocko@...e.com, dianders@...omium.org, arnd@...db.de,
 linux-kernel@...r.kernel.org, willmcvicker@...gle.com,
 andre.draszik@...aro.org, peter.griffin@...aro.org,
 kernel-team@...roid.com, Tudor Ambarus <tudor.ambarus@...aro.org>, kernel
 test robot <lkp@...el.com>
Subject: Re: [PATCH] x86/irq: fix [-Wvisibility] warnings

On Tue, Jan 09 2024 at 14:10, Tudor Ambarus wrote:
>  
>  #include <asm/apicdef.h>
>  #include <asm/irq_vectors.h>
> +#include <linux/cpumask.h>

Why does this need the include?

>       44 | void arch_trigger_cpumask_backtrace(const struct cpumask *mask,

That's a pointer so a simple forward declaration should work, no?

Thanks,

        tglx

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ